summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSylvain <syt@logilab.fr>2006-05-16 14:15:51 +0200
committerSylvain <syt@logilab.fr>2006-05-16 14:15:51 +0200
commit94d756f77af885389c5e17a1fc2c4cd14c4727b5 (patch)
treec6916ed9f09eeccec38a97b090c7ae924e0e6b84
parent3a6834c9a5bc77d3d85a77d078e6973f7c6ce3a9 (diff)
downloadlogilab-common-94d756f77af885389c5e17a1fc2c4cd14c4727b5.tar.gz
oiejrze
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f8e236..77b1010 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@ ChangeLog for logilab.common
* db:
- fix get_connection parameter order and host/port handling
- added .sql_temporary_table method to advanced func helpers
+ - started a psycopg2 adapter
* configuration: enhanced to handle default value in help and man pages
generation (require python >= 2.4)