summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorioguix2007-07-09 15:24:44 +0000
committerioguix2007-07-09 15:24:44 +0000
commit03817eb651db8d754aaf24438da268afde9719e6 (patch)
tree9d67674376151593eb9c89c1c1b1ef9dc3a53550
parent95fb582b63489be2cb5413d6dcc5e928eb66f96f (diff)
add a bug fix
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 0c165dc4..4a423482 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8,6 +8,7 @@ Bugs
* Eliminate use of $_SERVER['PHP_SELF']. This fixes a regression in 4.1.2 for
non-mainstream locales (including SQL_ASCII)
* Validate client supplied server against entries in config.inc.php
+* Fix undefined variable when altering a field in a table on PostgreSQL < 8.0
Version 4.1.2
-------------