Update of /usr/cvs/Public/pygresql/docs
In directory druid.net:/tmp/cvs-serv15827/docs

Modified Files:
        changelog.txt 
Log Message:
Some clean-up and using more meaningful names, removing the undocumented and 
unnecessary "view" parameter from get().
To see the diffs for this commit:
   
http://www.druid.net/pygresql/viewcvs.cgi/cvs/pygresql/docs/changelog.txt.diff?r1=1.36&r2=1.37

Index: changelog.txt
===================================================================
RCS file: /usr/cvs/Public/pygresql/docs/changelog.txt,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- changelog.txt       3 Dec 2008 00:17:14 -0000       1.36
+++ changelog.txt       4 Dec 2008 21:11:54 -0000       1.37
@@ -36,6 +36,8 @@
 - Added "return_changes" flag to insert method.
 - Added "protocol_version" and "server_version" attributes.
 - Revived the "user" attribute.
+- Removed the undocumented and actually unnecessary "view" parameter
+  from the get() method.
 
 Version 3.8.1 (2006-06-05)
 --------------------------

_______________________________________________
PyGreSQL mailing list
[email protected]
http://mailman.vex.net/mailman/listinfo/pygresql

Reply via email to