From 1e2db705ca061228ddedd312e00d99cfce2a2ae6 Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Fri, 22 Jun 2007 16:47:23 +0000 Subject: Fixing a few things for postgres. Thanks to wagnerch for researching the issue and providing a patch. #12587 git-svn-id: file:///svn/phpbb/trunk@7787 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 1bf08bdb07..32bc7d797e 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -293,6 +293,8 @@ p a {
  • [Fix] Oracle sequences during conversions are now corrected (Bug #12555)
  • [Fix] Allow users to continue after selecting "No" in the merge quickmod confirmation (Bug #12577)
  • [Fix] Correctly check permissions on the UCP subscription/bookmark pages (Bug #12595)
  • +
  • [Fix] Only convert non-orphaned PMs
  • +
  • [Fix] Fixed a few Postgres related errors (Bug #12587)
  • -- cgit v1.2.1