diff options
author | Andreas Fischer <bantu@phpbb.com> | 2010-02-16 20:42:55 +0000 |
---|---|---|
committer | Andreas Fischer <bantu@phpbb.com> | 2010-02-16 20:42:55 +0000 |
commit | 68393ecc1cfd9cd9934e4e1f8767bb18e833abcd (patch) | |
tree | 67c1f9359701003f8316caa2218d43736cc42045 /phpBB/docs | |
parent | a0531a990b1b5a7cffbe98a8cd48b8a30b2da8a0 (diff) | |
download | forums-68393ecc1cfd9cd9934e4e1f8767bb18e833abcd.tar forums-68393ecc1cfd9cd9934e4e1f8767bb18e833abcd.tar.gz forums-68393ecc1cfd9cd9934e4e1f8767bb18e833abcd.tar.bz2 forums-68393ecc1cfd9cd9934e4e1f8767bb18e833abcd.tar.xz forums-68393ecc1cfd9cd9934e4e1f8767bb18e833abcd.zip |
Fix Bug #57825 - Small language correction for the FAQ page.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10493 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 4b614ea0f5..0204a1f3e8 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -96,6 +96,7 @@ <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> <li>[Fix] Some XHTML corrections in subsilver2. (Bug #57505)</li> + <li>[Fix] Small language correction for the FAQ page. (Bug #57825)</li> <li>[Feature] Support for Microsoft's Native SQL Server Driver for PHP (Bug #57055 - Patch by Chris Pucci at Microsoft)</li> <li>[Feature] Add ability to enable quick reply in all forums.</li> </ul> |