diff options
author | Chris Smith <toonarmy@phpbb.com> | 2008-10-11 19:01:17 +0000 |
---|---|---|
committer | Chris Smith <toonarmy@phpbb.com> | 2008-10-11 19:01:17 +0000 |
commit | 1d616b810455e2f3b3f144b731a7f2d845e9b904 (patch) | |
tree | 07120afc812b33c3e40dba65a82cc4bd861f1f74 /phpBB/docs | |
parent | b588a36a220fa5e2a67e1169ee93100200cc735f (diff) | |
download | forums-1d616b810455e2f3b3f144b731a7f2d845e9b904.tar forums-1d616b810455e2f3b3f144b731a7f2d845e9b904.tar.gz forums-1d616b810455e2f3b3f144b731a7f2d845e9b904.tar.bz2 forums-1d616b810455e2f3b3f144b731a7f2d845e9b904.tar.xz forums-1d616b810455e2f3b3f144b731a7f2d845e9b904.zip |
Correctly convert Neil's Birthday MOD to the date format used in phpBB3. #32895
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9005 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 9894de351a..1806e942d1 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -140,6 +140,7 @@ <li>[Fix] Increase board topic counter when splitting topics. (Bug #32125)</li> <li>[Fix] Display profile icons when viewing a topic, or PM when only the jabber icon is to be visible. (Bug #34755)</li> <li>[Fix] Do not send PMs with warnings if the user cannot read PMs or they are disabled. (Bug #30815)</li> + <li>[Fix] Correctly convert Neil's Birthday MOD to the date format used in phpBB3. (Bug #32895)</li> <li>[Change] No longer allow the direct use of MULTI_INSERT in sql_build_array. sql_multi_insert() must be used.</li> <li>[Change] Display warning in ACP if config.php file is left writable.</li> |