From: Robert Treat Date: Sun, 25 Jan 2015 15:35:44 +0000 (-0500) Subject: Add a starter 5.2 Section to the HISTORY file X-Git-Tag: REL_7-12-1~33^2~23 X-Git-Url: http://git.postgresql.org/gitweb/delmail?a=commitdiff_plain;h=7d6cef4eeda0d13eeeb9691555581308ed135855;p=phppgadmin.git Add a starter 5.2 Section to the HISTORY file --- diff --git a/HISTORY b/HISTORY index 7807716b..136f69a0 100644 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,22 @@ phpPgAdmin History ------------------ +Version 5.2 +----------- + +Released: January 2015? + +Features +* Full support for PostgreSQL 9.3 and 9.4 +* Improved Spanish translation support + +Bugs +* Fix bug in Turkish translation which caused failed ajax responses + +Incompatabilities +* Dropped testing of 8.4, which is now EOL + + Version 5.1 -----------