diff options
author | Henry Sudhof <kellanved@phpbb.com> | 2007-07-09 17:14:12 +0000 |
---|---|---|
committer | Henry Sudhof <kellanved@phpbb.com> | 2007-07-09 17:14:12 +0000 |
commit | 2bb247d2bd62bf2e089bd6da11c67cf9e47a697c (patch) | |
tree | ce5f96b8e7f262d125e018ef07f14baf508a7c99 /phpBB/docs | |
parent | f75dd43d55512479dbcaf78a8a575828e5b769ed (diff) | |
download | forums-2bb247d2bd62bf2e089bd6da11c67cf9e47a697c.tar forums-2bb247d2bd62bf2e089bd6da11c67cf9e47a697c.tar.gz forums-2bb247d2bd62bf2e089bd6da11c67cf9e47a697c.tar.bz2 forums-2bb247d2bd62bf2e089bd6da11c67cf9e47a697c.tar.xz forums-2bb247d2bd62bf2e089bd6da11c67cf9e47a697c.zip |
#13121
#13093
git-svn-id: file:///svn/phpbb/trunk@7851 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 1cc71558a8..823ec15562 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -191,6 +191,8 @@ p a { <li>[Feature] Let the user choose how to update modified files (merging, using new file or using old file) within automatic updater</li> <li>[Fix] An extra \ in an Oracle SQL regex was corrected (Bug #13151)</li> <li>[Fix] Added a missing global to get_file() (Bug #13149)</li> + <li>[Fix] Hide autologin box when autologin is disabled (Bug #13093)</li> + <li>[Fix] Account for the forum id not being part of the request uri in prosilver (Bug #13121)</li> </ul> |