aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2009-07-08 10:22:36 +0000
committerAndreas Fischer <bantu@phpbb.com>2009-07-08 10:22:36 +0000
commitf368e0ec09b38c885465478ff965400ffdc5c65e (patch)
tree51fc4acc7a12cf166eabb363bc8077f1bd04a12b /phpBB/docs
parent8750fdf3f57bad9bbf64eb98a8fb85a3dc3f1b0a (diff)
downloadforums-f368e0ec09b38c885465478ff965400ffdc5c65e.tar
forums-f368e0ec09b38c885465478ff965400ffdc5c65e.tar.gz
forums-f368e0ec09b38c885465478ff965400ffdc5c65e.tar.bz2
forums-f368e0ec09b38c885465478ff965400ffdc5c65e.tar.xz
forums-f368e0ec09b38c885465478ff965400ffdc5c65e.zip
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
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index ac8775b0a0..0b1fc95746 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -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>