diff options
| author | Meik Sievertsen <acydburn@phpbb.com> | 2007-06-09 11:11:20 +0000 |
|---|---|---|
| committer | Meik Sievertsen <acydburn@phpbb.com> | 2007-06-09 11:11:20 +0000 |
| commit | 455536773fd34f72e371386b5b0d9a517e0fc1e7 (patch) | |
| tree | b92b8cb07045e0aac93749f4e419d9d3a1f1654d /phpBB/docs | |
| parent | cbf7b00cb801bc7cbed5735452fc680c85cd9669 (diff) | |
| download | forums-455536773fd34f72e371386b5b0d9a517e0fc1e7.tar forums-455536773fd34f72e371386b5b0d9a517e0fc1e7.tar.gz forums-455536773fd34f72e371386b5b0d9a517e0fc1e7.tar.bz2 forums-455536773fd34f72e371386b5b0d9a517e0fc1e7.tar.xz forums-455536773fd34f72e371386b5b0d9a517e0fc1e7.zip | |
ok, mess around with the templates + fixing some bugs + adjusting headers for those files already modified to circumvent conflicts for those having their editor set to remove trailing spaces (not recommended!)
git-svn-id: file:///svn/phpbb/trunk@7736 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index a4e629bbaa..10c2738c1e 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -249,8 +249,11 @@ p a { <li>[Fix] Correctly move pm's into folders if more than one is received (Bug #12135)</li> <li>[Fix] Corrected various bugs with CPF on multi-language boards (Bug #11803)</li> <li>[Fix] Disable notify checkbox in posting editor when board email is disabled (Bug #12263)</li> + <li>[Fix] Removed maxlength from password/username fields (Bugs #12215, #11797)</li> + <li>[Fix] Use icon-unsubscribe in prosilver (Bug #12211)</li> + <li>[Fix] Seperated PREVIOUS/NEXT language vars for pagination and next/previous step (Bug #12197)</li> + <li>[Feature] append_sid() supporting anchor (Bug #11535) - patch provided by Schumi and ToonArmy</li> - </ul> |
