update
authorchriskl <chriskl>
Sat, 26 Mar 2005 10:51:33 +0000 (10:51 +0000)
committerchriskl <chriskl>
Sat, 26 Mar 2005 10:51:33 +0000 (10:51 +0000)
HISTORY

diff --git a/HISTORY b/HISTORY
index eb361dcfed86e8d7d5cd0535db769fa31a0d2473..d645f735d4cb5fa9514e5d392f20ce41cf3a87f7 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -9,7 +9,8 @@ Features
 * Allow base URL of PostgreSQL documentation to be configured
 * Allow variable size textarea when editing values (Juergen Weigert)
 * Allow SQL script upload to parse arbitrary SQL, including multiline
-  SQL statements
+  SQL statements.  Improve output to show every command as its executed
+  and SELECT results.
 * Add support for PostgreSQL 8.1devel
 * primary key and unique key at table creation (Andreas Huber)