From 2d5298e8e1a4c8da2f0db71d63196aae1cad5fe1 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Tue, 10 Jul 2007 15:14:25 +0000 Subject: some fixes here and there git-svn-id: file:///svn/phpbb/trunk@7860 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index cff1ea2af4..c57a4b19a4 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -198,6 +198,10 @@ p a {
  • [Fix] Do not count the deletion of an unapproved topic as a decrease in normally viewable posts (Bug #13167)
  • [Fix] Allow column_exists() to return true if the column exists but no data is in the table
  • [Fix] Allow setting the smiley order via the select. Also allow to add smileys at the top. (Bug #13199)
  • +
  • [Fix] Fix php notice on sending jabber messages (Bug #13201)
  • +
  • [Fix] Make the window showing file differences a little wider (Bug #13157)
  • +
  • [Fix] Preserve preview style on search form (Bug #13205)
  • +
  • [Fix] Place attachment filename in new line in posting editor (Bug #9726)
  • -- cgit v1.2.1