aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2010-02-07 00:27:00 +0000
committerAndreas Fischer <bantu@phpbb.com>2010-02-07 00:27:00 +0000
commit4bb3266cc62003d5bd6fafda03a5582ea06250e9 (patch)
tree669c02788570eb94e47a169b43af90dda029b22b /phpBB/docs
parentc0836e8835f0b3105baecdc710cd101920d8339b (diff)
downloadforums-4bb3266cc62003d5bd6fafda03a5582ea06250e9.tar
forums-4bb3266cc62003d5bd6fafda03a5582ea06250e9.tar.gz
forums-4bb3266cc62003d5bd6fafda03a5582ea06250e9.tar.bz2
forums-4bb3266cc62003d5bd6fafda03a5582ea06250e9.tar.xz
forums-4bb3266cc62003d5bd6fafda03a5582ea06250e9.zip
Bug #57345 - No longer return the character O in generated random strings and passwords.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10480 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index dd4ffbb4d1..4248dd3761 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -94,6 +94,7 @@
<li>[Fix] Correctly sort database backup file list by date on database restore page. (Bug #57385)</li>
<li>[Fix] Take admin's time zone settings into account when listing database backup files. (Bug #57385)</li>
<li>[Fix] Honor minimum and maximum password length in generated passwords as much as we can. (Bug #13181)</li>
+ <li>[Fix] No longer return the character O in generated random strings and passwords. (Bug #57345)</li>
</ul>
<a name="v306"></a><h3>1.ii. Changes since 3.0.6</h3>