From 922d520357d0aa9bfcf472223f040186f05f8efa Mon Sep 17 00:00:00 2001 From: Robert Treat Date: Thu, 18 Dec 2008 00:27:53 -0500 Subject: [PATCH] Release information for ppa4.2.2 --- HISTORY | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/HISTORY b/HISTORY index 54521f31..6f19dd09 100644 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,18 @@ phpPgAdmin History ------------------ +Version 4.2.2 +------------- + +Bugs +* Fix bug where long SQL queries get truncated +* Fix createFunction method on PostgreSQL < 7.3 +* Fix bug with alter schema in PostgreSQL < 7.4 +* Remove alter domain for PostgreSQL < 7.4 +* Fix local file inclusion vulnerability: + http://www.securityfocus.com/bid/32670/ + Unset language variable before determine file includes + Version 4.2.1 ------------- -- 2.39.5