aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2008-09-28 17:08:09 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2008-09-28 17:08:09 +0000
commit0a98003d91113336cf095c634447d4c14968cebc (patch)
treeee88ea8f44cd72bd8f0879aa63c983093b0e4de9 /phpBB/docs
parent7de4563d05e9ad78dbe3c6369720aa8ba80be60d (diff)
downloadforums-0a98003d91113336cf095c634447d4c14968cebc.tar
forums-0a98003d91113336cf095c634447d4c14968cebc.tar.gz
forums-0a98003d91113336cf095c634447d4c14968cebc.tar.bz2
forums-0a98003d91113336cf095c634447d4c14968cebc.tar.xz
forums-0a98003d91113336cf095c634447d4c14968cebc.zip
revert r8893 - there were massive problems with the display and select all code
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8953 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index eb6a958dfb..3aa8cc942f 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -119,7 +119,6 @@
<li>[Fix] Fix native full text search on postgresql while using excluding keyword matches. (Bug #19195)</li>
<li>[Fix] Pass S_SEARCH_ACTION through append_sid() in search.php. (Bug #21585)</li>
<li>[Fix] Correctly delete message attachments. (Bug #23755)</li>
- <li>[Fix] Support (and retain) tabs in code blocks. (Bug #25445)</li>
<li>[Fix] Correctly handle unread status of subforums (that are not shown on the index) of forums that are shown on the index. (Bug #14589)</li>
<li>[Fix] Stop users from deleting posts after the edit time has passed or they have been locked. (Bug #19115)</li>
<li>[Fix] Split posts target forum requires 'f_post' now instead of 'm_split'. (Bug #31015)</li>