diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2009-10-24 13:04:26 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2009-10-24 13:04:26 +0000 |
commit | 4e8e766ed654f96799153cce727a650907c66277 (patch) | |
tree | ee6dd14ab75048a357e55d5c62a016a4b35a1f70 /phpBB/docs | |
parent | 30f3ba83e3a29373139ce6147a9c37ec09ba7d61 (diff) | |
download | forums-4e8e766ed654f96799153cce727a650907c66277.tar forums-4e8e766ed654f96799153cce727a650907c66277.tar.gz forums-4e8e766ed654f96799153cce727a650907c66277.tar.bz2 forums-4e8e766ed654f96799153cce727a650907c66277.tar.xz forums-4e8e766ed654f96799153cce727a650907c66277.zip |
revert r9910 - ticket #1309
Reason for revert: http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=1309&start=8#post193395
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10229 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 1fe9e6234f..e6d0d0e601 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -234,7 +234,6 @@ <li>[Change] Cache get_username_string() function calls on viewtopic.</li> <li>[Change] Cache version check.</li> <li>[Change] When creating a new forum without copying permissions, ask again.</li> - <li>[Change] Parse multiline url title for [url] BBCode tag. (Bug #1309)</li> <li>[Change] Introduce new parameter to page_header() for forum specific who is online listings.</li> <li>[Change] Lifted minimum requirement for Firebird DBMS from 2.0+ to 2.1+.</li> <li>[Change] Unapproved topics can no longer be replied to. (Bug #44005, #47675, #23605)</li> |