diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2007-07-28 16:40:59 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2007-07-28 16:40:59 +0000 |
commit | 251f42c1cd6ef3db14f83982d2d018c7ef12fa41 (patch) | |
tree | 643b59585bc706acf1c0260dd262f26e52de06c0 /phpBB/docs | |
parent | 85273d345f117bafea9e4628684eb2ee1d917fed (diff) | |
download | forums-251f42c1cd6ef3db14f83982d2d018c7ef12fa41.tar forums-251f42c1cd6ef3db14f83982d2d018c7ef12fa41.tar.gz forums-251f42c1cd6ef3db14f83982d2d018c7ef12fa41.tar.bz2 forums-251f42c1cd6ef3db14f83982d2d018c7ef12fa41.tar.xz forums-251f42c1cd6ef3db14f83982d2d018c7ef12fa41.zip |
ok, remove this bugfix, it is giving more problems and is actually only relevant for splitting topics. :) We will see if we are able to incorporate it...
git-svn-id: file:///svn/phpbb/trunk@7974 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 95f5fb3d74..198d21d885 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -276,7 +276,6 @@ p a { <li>[Fix] Do not require space after , in smiley pak files (Bug #13647)</li> <li>[Fix] Properly display the subscribe link in topic and forum display for Oracle (Bug #13583)</li> <li>[Change] Add version number to ACP index (Bug #13703)</li> - <li>[Fix] Quick-Mod tools now retaining the start parameter (Bug #13537)</li> <li>[Fix] Several fixes for custom profile fields on multi-lingual boards (Bugs #13763, #13527, #13525, #11515)</li> <li>[Fix] Return to the mode previously selected after disaproving a post (Bug #13796)</li> <li>[Fix] Cron now uses a locking variable to make sure it does not spawn too many webserver processes (Bug #12741)</li> |