diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2007-10-14 15:46:44 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2007-10-14 15:46:44 +0000 |
commit | 1fb304c5f212c6e26a06363805950fe453f0c9c2 (patch) | |
tree | 1e86238d97b5c9d1193a6d255d12db76b56e85db /phpBB/docs/CHANGELOG.html | |
parent | ba5c1f9b5f9d574bd88161da9195d7c7e3bd3cc1 (diff) | |
download | forums-1fb304c5f212c6e26a06363805950fe453f0c9c2.tar forums-1fb304c5f212c6e26a06363805950fe453f0c9c2.tar.gz forums-1fb304c5f212c6e26a06363805950fe453f0c9c2.tar.bz2 forums-1fb304c5f212c6e26a06363805950fe453f0c9c2.tar.xz forums-1fb304c5f212c6e26a06363805950fe453f0c9c2.zip |
more fixes...
git-svn-id: file:///svn/phpbb/trunk@8183 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 23ef2e5d12..58c85a5890 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -85,7 +85,7 @@ <li>[Fix] Fixed wrong bbcode handling for forum rules, forum descriptions and group descriptions</li> <li>[Fix] Fixed faulty form token for acp_ranks (Bug #14736)</li> <li>[Fix] Fixed bbcode uid generation in the phpBB2 converter (Bug #14725)</li> - + <li>[Fix] Able to request new password (Bug #14743)</li> </ul> |