diff options
| author | Ruslan Uzdenov <rxu@mail.ru> | 2009-08-01 16:28:02 +0000 |
|---|---|---|
| committer | Ruslan Uzdenov <rxu@mail.ru> | 2009-08-01 16:28:02 +0000 |
| commit | d78703d73bd40a9d0d553cfb6d39bf5347f84927 (patch) | |
| tree | f1562652583fa9dfd7b6b236f5600af12d620aff /phpBB/docs | |
| parent | b7a0ef7e7a5f758cfaf874c84f8fc32c098946ab (diff) | |
| download | forums-d78703d73bd40a9d0d553cfb6d39bf5347f84927.tar forums-d78703d73bd40a9d0d553cfb6d39bf5347f84927.tar.gz forums-d78703d73bd40a9d0d553cfb6d39bf5347f84927.tar.bz2 forums-d78703d73bd40a9d0d553cfb6d39bf5347f84927.tar.xz forums-d78703d73bd40a9d0d553cfb6d39bf5347f84927.zip | |
Fix bug #1309 - Multiline [url] not Converted
Authorised by: AcydBurn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9910 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 ea841da88a..1d83a27174 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -209,6 +209,7 @@ <li>[Change] Cache get_username_string() function calls on viewtopic.</li> <li>[Change] Cache version check.</li> <li>[Change] When creating a new forum without copying permissions, ask again.</li> + <li>[Change] Parse multiline url title for [url] BBCode tag. (Bug #1309)</li> <li>[Feature] Add language selection on the registration terms page (Bug #15085 - Patch by leviatan21)</li> <li>[Feature] Backported 3.2 captcha plugins. <ul> |
