diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2008-01-29 15:15:10 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2008-01-29 15:15:10 +0000 |
commit | 9451f7feab692d7418f48b3d699026b4f9f731ce (patch) | |
tree | 36f4835add954e8d3fd9cb05ef2ebd17b59140e6 /phpBB/docs | |
parent | fb1c5e22f6ac1cad6ddf9b6421bf21c00a95ae0c (diff) | |
download | forums-9451f7feab692d7418f48b3d699026b4f9f731ce.tar forums-9451f7feab692d7418f48b3d699026b4f9f731ce.tar.gz forums-9451f7feab692d7418f48b3d699026b4f9f731ce.tar.bz2 forums-9451f7feab692d7418f48b3d699026b4f9f731ce.tar.xz forums-9451f7feab692d7418f48b3d699026b4f9f731ce.zip |
#20125
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8347 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index e7013e9bae..1196e2ce7f 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -104,6 +104,7 @@ <li>[Fix] Gracefully return from cancelling pm drafts (Bug #19675)</li> <li>[Fix] Possible login problems with IE7 if browser check is activated (Bug #20135)</li> <li>[Fix] Fix possible database transaction errors if code returns on error and rollback happened (Bug #17025)</li> + <li>[Change] Allow numbers in permission names for modifications, as well as uppercase letters for the request_ part (Bug #20125)</li> </ul> <a name="v30rc8"></a><h3>1.i. Changes since 3.0.RC8</h3> |