1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-04 15:57:45 +02:00

Another feature: Detect when a post has been altered by someone else while editing.

Authorised by: acydburn

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9731 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Andreas Fischer
2009-07-08 10:22:36 +00:00
parent 8750fdf3f5
commit f368e0ec09
4 changed files with 49 additions and 1 deletions

View File

@@ -186,7 +186,7 @@
<li>[Feature] Ability to define minimum number of characters for posts/pms</li>
<li>[Feature] Store signature configuration options in database (Bug #45115 - Patch by rxu)</li>
<li>[Feature] Add bare-bones quick-reply editor to viewtopic.</li>
<li>[Feature] Detect when a post has been altered by someone else while editing. (Patch by bantu)</li>
</ul>
<a name="v304"></a><h3>1.ii. Changes since 3.0.4</h3>