update HISOTRY for 4.2-Beta-2 REL_4-2-BETA-2
authorxzilla <xzilla>
Fri, 21 Mar 2008 15:45:04 +0000 (15:45 +0000)
committerxzilla <xzilla>
Fri, 21 Mar 2008 15:45:04 +0000 (15:45 +0000)
HISTORY

diff --git a/HISTORY b/HISTORY
index 62374ef150e097b996cdd9affa57fb8a1efcb64b..c2025338fe5947e9b2b98194ea7435ad9c2e17b3 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,28 @@
 phpPgAdmin History
 ------------------
 
+Version 4.2-Beta-2
+-----------
+Bugs
+* Remove shared credentials when logging out of single server, to prevent automatic re-login
+* Improved SSL connection handling, fix problems with connections from older php builds 
+* Bring Full-Text-Search support up to par with 8.3 release, add help links
+* Fix bug with long role name truncation 
+* Fix bug with DELETE FROM when dropping a row (spq)
+* Fix problems when deleteing PUBLIC schema 
+* Fix several bugs in aggregate support
+* Improve autocompletion support
+* Tighten up use of global scope variables
+
+
+Translations
+* Catalan (Bernat Pegueroles)
+* French (ioguix)
+* German (Albe Laurenz, spq)
+* Japanese (Tadashi Jokagi)
+* Hungarian (Sulyok Peti) 
+
+
 Version 4.2-Beta-1
 -----------
 
@@ -33,8 +55,6 @@ Bugs
 * Fix bytea doesn't display as NULL when NULL
 * Schema qualifing every object to avoid non wanted behaviour about users' rights
   and schema_path
-* Remove shared credentials when logging out of single server, to prevent automatic re-login
-* Improved SSL connection handling, fix problems with connections from older php builds 
 
 Translations
 * utf traditional chinese (Kuo Chaoyi)