diff options
| author | Ruslan Uzdenov <rxu@mail.ru> | 2009-06-20 16:08:14 +0000 |
|---|---|---|
| committer | Ruslan Uzdenov <rxu@mail.ru> | 2009-06-20 16:08:14 +0000 |
| commit | ab5194ced44e4718ef7db1edf2cc516ce22e0838 (patch) | |
| tree | 9a051618a648f70615bd1364561f0c8ede995f4f /phpBB/docs | |
| parent | 7d605da65bda85c26d13c810bbfc051b3495b76d (diff) | |
| download | forums-ab5194ced44e4718ef7db1edf2cc516ce22e0838.tar forums-ab5194ced44e4718ef7db1edf2cc516ce22e0838.tar.gz forums-ab5194ced44e4718ef7db1edf2cc516ce22e0838.tar.bz2 forums-ab5194ced44e4718ef7db1edf2cc516ce22e0838.tar.xz forums-ab5194ced44e4718ef7db1edf2cc516ce22e0838.zip | |
Fix bug #43005 - Imageset Export/Import
Authorised by: acydburn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9634 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 60be634427..1189ae8b5d 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -123,6 +123,7 @@ <li>[Fix] Do not throw an error when PDO is a shared module and not loaded preventing SQLite from being loaded.</li> <li>[Fix] Fix unicode words wrong censoring. (Bug #16555 - Patch by rxu)</li> <li>[Fix] Display coloured usernames in ACP groups management screens</li> + <li>[Fix] Correct the width value for poll_center.gif omitted in imageset.cfg for subsilver2. (Bug #43005 - Patch by rxu)</li> <li>[Change] Change the data format of the default file ACM to be more secure from tampering and have better performance.</li> <li>[Change] Add index on log_time to the log table to prevent slowdown on boards with many log entries. (Bug #44665 - Patch by bantu)</li> <li>[Change] Template engine now permits to a limited extent variable includes.</li> |
