diff options
author | David M <davidmj@users.sourceforge.net> | 2007-07-24 15:58:41 +0000 |
---|---|---|
committer | David M <davidmj@users.sourceforge.net> | 2007-07-24 15:58:41 +0000 |
commit | a1d05f29a4d60f191151b5f1bf959a53698f7b16 (patch) | |
tree | 9c60227d601a8cf5d947f8796e3d551396a3a705 /phpBB | |
parent | 959448c9353b36791ca51b9dc9d84d53b8db8072 (diff) | |
download | forums-a1d05f29a4d60f191151b5f1bf959a53698f7b16.tar forums-a1d05f29a4d60f191151b5f1bf959a53698f7b16.tar.gz forums-a1d05f29a4d60f191151b5f1bf959a53698f7b16.tar.bz2 forums-a1d05f29a4d60f191151b5f1bf959a53698f7b16.tar.xz forums-a1d05f29a4d60f191151b5f1bf959a53698f7b16.zip |
#13583
git-svn-id: file:///svn/phpbb/trunk@7939 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB')
-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 1803b266a8..bab9d2403c 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -273,6 +273,7 @@ p a { <li>[Fix] store Date custom profile field defaults on multi-lingual boards </li> <li>[Fix] Properly resync user post counts for users that have no posts (Bug #13581)</li> <li>[Fix] Do not require space after , in smiley pak files (Bug #13647)</li> + <li>[Fix] Properly display the subscribe link in topic and forum display for Oracle (Bug #13583)</li> </ul> |