diff options
| author | Chris Smith <toonarmy@phpbb.com> | 2009-02-14 16:48:55 +0000 |
|---|---|---|
| committer | Chris Smith <toonarmy@phpbb.com> | 2009-02-14 16:48:55 +0000 |
| commit | 3167a09b9c16f30b88d29fd00cf3416b6c8d71ed (patch) | |
| tree | 009e41d9c6ebf2c509ee71b5c3c34a8c00eb7125 /phpBB/docs | |
| parent | 6ebd42129907c04e207ded28f0b94ce2e2566dda (diff) | |
| download | forums-3167a09b9c16f30b88d29fd00cf3416b6c8d71ed.tar forums-3167a09b9c16f30b88d29fd00cf3416b6c8d71ed.tar.gz forums-3167a09b9c16f30b88d29fd00cf3416b6c8d71ed.tar.bz2 forums-3167a09b9c16f30b88d29fd00cf3416b6c8d71ed.tar.xz forums-3167a09b9c16f30b88d29fd00cf3416b6c8d71ed.zip | |
Changed the success message when requesting a new password to be more accurate. #41405
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9326 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 1f4f9771cc..499c88aa96 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -98,6 +98,7 @@ <li>[Fix] Fix guest/bot session problems with apache authentication plugin (Bug #41085)</li> <li>[Fix] Whois now works reliably for RIRs other than APNIC and RIPE</li> <li>[Fix] Correctly convert Niels' Birthday MOD to the date format used in phpBB3. (Bug #32895)</li> + <li>[Fix] Changed the success message when requesting a new password to be more accurate. (Bug #41405)</li> <li>[Change] Allow download of conflicting file for later reference in automatic updater</li> <li>[Change] Default difference view is now 'inline' instead of 'side by side'</li> <li>[Change] Added new option for merging differences to conflicting files in automatic updater</li> |
