summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsyt <syt@sextans.logilab.fr>2006-05-09 09:56:45 +0200
committersyt <syt@sextans.logilab.fr>2006-05-09 09:56:45 +0200
commit6d5bf6dfac97baa8e7b7f3e498f323450bf0b1b1 (patch)
tree6c09b9789510f6ffa98400b23842e971f977c110 /ChangeLog
parent5831633dd89352c46d52dad30699b0eb387910d2 (diff)
downloadlogilab-common-6d5bf6dfac97baa8e7b7f3e498f323450bf0b1b1.tar.gz
check ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cc96c41..2459622 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,8 +2,11 @@ ChangeLog for logilab.common
============================
--
- * db: fix get_connection parameter order
+ * db: fix get_connection parameter order and host/port handling
+ * configuration: enhanced to handle default value in help and man pages
+ generation (require python >= 2.4)
+
2006-04-25 -- 0.15.1
* db: add missing port handling to get_connection function and
dbapimodule.connect methods