Mention Postgres in the release notes.
authorGreg Sabino Mullane <greg@users.mediawiki.org>
Wed, 16 Aug 2006 01:23:32 +0000 (01:23 +0000)
committerGreg Sabino Mullane <greg@users.mediawiki.org>
Wed, 16 Aug 2006 01:23:32 +0000 (01:23 +0000)
RELEASE-NOTES

index 52d30dd..d2d04ed 100644 (file)
@@ -29,6 +29,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 6420) Render thumbnails for DJVU images, support multipage DJVU display
   on image pages. Added new 'page=' thumbnail option to select a page from a
   multipage djvu for thumbnail generation.
+* Full Postgres support is now enabled. It requires version 8.0 or better, and 
+  needs to have both plpgsql and tsearch2 already installed.
 
 == Changes since 1.7 ==