Author: turnstep
Date: Thu Jul 12 09:02:03 2007
New Revision: 9729
Modified:
DBD-Pg/trunk/Changes
Log:
Add async note.
Modified: DBD-Pg/trunk/Changes
==============================================================================
--- DBD-Pg/trunk/Changes (original)
+++ DBD-Pg/trunk/Changes Thu Jul 12 09:02:03 2007
@@ -1,6 +1,7 @@
('GSM' is Greg Sabino Mullane, [EMAIL PROTECTED])
1.50
+ - Add support for asynchronous queries. [GSM]
- Make minimum supported server 7.4. [GSM]
- Add private_attribute_info() method. [GSM]
- Add SQL_INTERVAL and others to types.c [GSM]