diff options
author | David M <davidmj@users.sourceforge.net> | 2007-08-09 03:12:38 +0000 |
---|---|---|
committer | David M <davidmj@users.sourceforge.net> | 2007-08-09 03:12:38 +0000 |
commit | d6bcbf0521b833955068cafef51a0d68b395638d (patch) | |
tree | f2af2e50f62546d9fcfcc644da4b86f36c2a276e /phpBB/docs | |
parent | 32226e71335e8b77be350a66ba7ae56a1e8b4e5a (diff) | |
download | forums-d6bcbf0521b833955068cafef51a0d68b395638d.tar forums-d6bcbf0521b833955068cafef51a0d68b395638d.tar.gz forums-d6bcbf0521b833955068cafef51a0d68b395638d.tar.bz2 forums-d6bcbf0521b833955068cafef51a0d68b395638d.tar.xz forums-d6bcbf0521b833955068cafef51a0d68b395638d.zip |
#13973
git-svn-id: file:///svn/phpbb/trunk@8017 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 4a8fc98fc0..aa8fee3cb4 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -206,7 +206,8 @@ p a { <li>[Fix] Give more feedback in icon/smilie management (Bug #13295)</li> <li>[Fix] Correctly set user::lang_id (Bug #14010)</li> <li>[Fix] Properly display the smiley export screen (Bug #13968)</li> - <li>[Fix] Add "DECIMAL:", "PDECIMAL", and "PDECIMAL:" to the schema creation code (Bug #13999) - patch provided by poyntesm</li> + <li>[Feature] Add "DECIMAL:", "PDECIMAL", and "PDECIMAL:" to the schema creation code (Bug #13999) - patch provided by poyntesm</li> + <li>[Fix] Don't show the notify checkbox in the approval queue if the only posts are written by ANONYMOUS (Bug #13973)</li> </ul> </div> |