diff options
| author | Nils Adermann <naderman@naderman.de> | 2008-03-24 00:16:13 +0000 |
|---|---|---|
| committer | Nils Adermann <naderman@naderman.de> | 2008-03-24 00:16:13 +0000 |
| commit | 50e1d938879db3385eb446eade2a3b7950b85fe3 (patch) | |
| tree | 671454f2febc4714e71674584397034afe71cb7d /phpBB/docs | |
| parent | 45673658a10cb8493801b96ceecab3acccda3e5d (diff) | |
| download | forums-50e1d938879db3385eb446eade2a3b7950b85fe3.tar forums-50e1d938879db3385eb446eade2a3b7950b85fe3.tar.gz forums-50e1d938879db3385eb446eade2a3b7950b85fe3.tar.bz2 forums-50e1d938879db3385eb446eade2a3b7950b85fe3.tar.xz forums-50e1d938879db3385eb446eade2a3b7950b85fe3.zip | |
- [Fix] Do not detect the board URL as a link twice in posts (Bug #19215)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8462 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index b7490eabb1..8b68dc680f 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -144,7 +144,7 @@ <li>[Fix] Correctly obtain to be ignored users within topic/forum notification (Bug #21795 - patch provided by dr.death)</li> <li>[Fix] Correctly update board statistics for attaching orphaned files to existing posts (Bug #20185)</li> <li>[Sec] Only allow searching by email address in memberlist for users having the a_user permission (reported by evil<3)</li> - + <li>[Fix] Do not detect the board URL as a link twice in posts (Bug #19215)</li> </ul> <a name="v30rc8"></a><h3>1.i. Changes since 3.0.RC8</h3> |
