diff options
author | Henry Sudhof <kellanved@phpbb.com> | 2007-07-27 17:01:37 +0000 |
---|---|---|
committer | Henry Sudhof <kellanved@phpbb.com> | 2007-07-27 17:01:37 +0000 |
commit | 92c25a3e6c99bb071710b2f5dc5939262924233c (patch) | |
tree | 8871f65ac15eb1feb05b6e2fc3f07871da3b0fe8 /phpBB/docs | |
parent | 3829c40b5715187c05d919e56fd37e36a9eb9886 (diff) | |
download | forums-92c25a3e6c99bb071710b2f5dc5939262924233c.tar forums-92c25a3e6c99bb071710b2f5dc5939262924233c.tar.gz forums-92c25a3e6c99bb071710b2f5dc5939262924233c.tar.bz2 forums-92c25a3e6c99bb071710b2f5dc5939262924233c.tar.xz forums-92c25a3e6c99bb071710b2f5dc5939262924233c.zip |
#13791 - I hope this works :D
git-svn-id: file:///svn/phpbb/trunk@7960 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 8260477494..3d76fd6e19 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -285,6 +285,8 @@ p a { <li>[Fix] Implemented correct left/right floating within ACP in regard to RTL languages (Bug #13777)</li> <li>[Fix] Fixing session problems when using MySQL strict mode in conjunction with very long browser agent string (Bug #13827)</li> <li>[Fix] Disallow post/pm subjects entirely made up from non-printable chars and whitespaces (Bug #13800)</li> + <li>[Fix] Allow moving private messages from the sentbox (Bug #13791)</li> + </ul> </div> |