Author: turnstep
Date: Wed Mar 19 07:42:57 2008
New Revision: 10944

Modified:
   DBD-Pg/trunk/Changes

Log:
Attribs, not methods.


Modified: DBD-Pg/trunk/Changes
==============================================================================
--- DBD-Pg/trunk/Changes        (original)
+++ DBD-Pg/trunk/Changes        Wed Mar 19 07:42:57 2008
@@ -2,8 +2,8 @@
 
 2.3.0
 
-       - Add $sth->pg_bound() and $sth->pg_numbound [GSM]
-       - Fix broken fetch of $sth->{pg_segments} [GSM]
+       - Add $sth->{pg_bound} and $sth->{pg_numbound} [GSM]
+       - Fix broken call to $sth->{pg_segments} [GSM]
 
 2.2.2 Released March 3, 2008 (subversion r10873)
 

Reply via email to