From 22f5b1aff683b98a3b989567517e7d15ad9ad1ce Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Mon, 4 Jun 2007 10:44:09 +0000 Subject: Adding a few safeguards to stop people from breaking their own boards ;) Translators, I'm sorry but this means some work for you. git-svn-id: file:///svn/phpbb/trunk@7713 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 7cba0361a5..109801c4d4 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -234,6 +234,10 @@ p a {
  • [Fix] Do not permit the decimal as a valid prefix character (Bug #11967)
  • [Fix] Account for the fact that the IM fields might hold non-IM information
  • [Fix] Make the queue function on post details
  • +
  • [Fix] Check if there are active styles left before deleting a style
  • +
  • [Fix] Correctly update styles after the deletion of an imageset.
  • +
  • [Sec] Adding confirm boxes to UCP group actions
  • + -- cgit v1.2.1