diff options
| author | Jim Wigginton <terrafrost@phpbb.com> | 2009-04-01 22:37:50 +0000 |
|---|---|---|
| committer | Jim Wigginton <terrafrost@phpbb.com> | 2009-04-01 22:37:50 +0000 |
| commit | b9f426355c80c3cbeedfb149283f4eb31b63ef7b (patch) | |
| tree | abb2570a77da0d418a2f0b86fffa6abbaca5484e /phpBB/docs | |
| parent | 70c7e59f66e6bbb8d44ee94aa3a76adb51af22cb (diff) | |
| download | forums-b9f426355c80c3cbeedfb149283f4eb31b63ef7b.tar forums-b9f426355c80c3cbeedfb149283f4eb31b63ef7b.tar.gz forums-b9f426355c80c3cbeedfb149283f4eb31b63ef7b.tar.bz2 forums-b9f426355c80c3cbeedfb149283f4eb31b63ef7b.tar.xz forums-b9f426355c80c3cbeedfb149283f4eb31b63ef7b.zip | |
Fixed bug # 42885 - "Select all" selects much too much in Opera
Authorised by: acydburn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9422 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 d8a5432113..c0df48416c 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -135,6 +135,7 @@ <li>[Fix] Sort backups by date, newest first (Bug #14818)</li> <li>[Fix] Prevent incomplete backups stored if option "store and download" is selected and admin cancel download by removing the option. (Bug #20325)</li> <li>[Fix] Enforce correct case for template variables</li> + <li>[Fix] "Select all" selects much too much in Opera (Bug #42885 - Patch by TerraFrost)</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> |
