aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2008-01-23 14:32:15 +0000
committerHenry Sudhof <kellanved@phpbb.com>2008-01-23 14:32:15 +0000
commit7fed5dd1666c2d54b87dd8e46dadcbb167e702a7 (patch)
treed582a484f8d9b65576426369a7e8effd3a9591ab /phpBB/docs
parente6991260df29e519f1282d1f34fd7c4d300e122b (diff)
downloadforums-7fed5dd1666c2d54b87dd8e46dadcbb167e702a7.tar
forums-7fed5dd1666c2d54b87dd8e46dadcbb167e702a7.tar.gz
forums-7fed5dd1666c2d54b87dd8e46dadcbb167e702a7.tar.bz2
forums-7fed5dd1666c2d54b87dd8e46dadcbb167e702a7.tar.xz
forums-7fed5dd1666c2d54b87dd8e46dadcbb167e702a7.zip
cross-checkin for the TRUNK
git-svn-id: file:///svn/phpbb/trunk@8333 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index bf323966ef..b54f212e91 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -102,6 +102,8 @@
<li>[Fix] Check entered imagemagick path for trailing slash (Bug #18205)</li>
<li>[Fix] Use proper title on index for new/unread posts (Bug #13101) - patch provided by Pyramide</li>
<li>[Fix] Allow calls to $user->set_cookie() define no cookie time for setting session cookies (Bug #18025)</li>
+ <li>[Fix] Stricter checks on smilie packs (Bug #19675)</li>
+ <li>[Fix] Gracefully return from cancelling pm drafts (Bug #19675)</li>
</ul>
<a name="v30rc8"></a><h3>1.i. Changes since 3.0.RC8</h3>