diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2007-10-14 16:10:37 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2007-10-14 16:10:37 +0000 |
commit | 390407add94f33466e763932b4b186a97dd93d12 (patch) | |
tree | 3cedf6ee9ee718490ac859f72391c22bdc30e244 /phpBB/docs | |
parent | 1fb304c5f212c6e26a06363805950fe453f0c9c2 (diff) | |
download | forums-390407add94f33466e763932b4b186a97dd93d12.tar forums-390407add94f33466e763932b4b186a97dd93d12.tar.gz forums-390407add94f33466e763932b4b186a97dd93d12.tar.bz2 forums-390407add94f33466e763932b4b186a97dd93d12.tar.xz forums-390407add94f33466e763932b4b186a97dd93d12.zip |
hopefully now having correct bug ids? ;)
git-svn-id: file:///svn/phpbb/trunk@8184 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 58c85a5890..8253a35291 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -83,8 +83,8 @@ <ul> <li>[Fix] Submitting language changes using acp_language (Bug #14736)</li> <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] Fixed faulty form token for acp_ranks (Bug #14725)</li> + <li>[Fix] Fixed bbcode uid generation in the phpBB2 converter (Bug #14722)</li> <li>[Fix] Able to request new password (Bug #14743)</li> </ul> |