diff options
| author | Chris Smith <toonarmy@phpbb.com> | 2009-07-19 11:34:01 +0000 |
|---|---|---|
| committer | Chris Smith <toonarmy@phpbb.com> | 2009-07-19 11:34:01 +0000 |
| commit | 21094ac790ff2206cf8e07b89b7d5130db63e03c (patch) | |
| tree | 5755d2bfa715a30b9d3d6fdc12a0d3d40b78115a /phpBB/docs | |
| parent | 8dbdaff6d38033b2bb28f1e05366bc69097ab3a2 (diff) | |
| download | forums-21094ac790ff2206cf8e07b89b7d5130db63e03c.tar forums-21094ac790ff2206cf8e07b89b7d5130db63e03c.tar.gz forums-21094ac790ff2206cf8e07b89b7d5130db63e03c.tar.bz2 forums-21094ac790ff2206cf8e07b89b7d5130db63e03c.tar.xz forums-21094ac790ff2206cf8e07b89b7d5130db63e03c.zip | |
Copy poll options properly when copying topic. #39065
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9797 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 02050416b8..a81c6d919c 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -167,6 +167,7 @@ <li>[Fix] Permit null values for non-required integer custom profile fields and ensure zero complies with the range limits. (Bug #40925)</li> <li>[Fix] Allow changing forum from select box under certain circumstances. (Bug #37525)</li> <li>[Fix] Display required fields notice on registration above the custom profile fields. (Bug #39665)</li> + <li>[Fix] Copy poll options properly when copying topic. (Bug #39065)</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> |
