summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2005-05-24 16:34:38 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2005-05-24 16:34:38 +0000
commit29c49bce41d39513b6d3946403be81b77ee68ba8 (patch)
treeec932f4c113fa1d5f4e586018ee48370959a2e6c /ChangeLog
parent982e34a1ec594ae8ad8c27a651b6eba68dcae40e (diff)
* python/__init__.py: Python bindings deserve a minor version
update. Upped to (0, 40, 2)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ea05b95c..f292a15f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-25 John (J5) Palmieri <johnp@redhat.com>
+
+ * python/__init__.py: Python bindings deserve a minor version
+ update. Upped to (0, 40, 2)
+
2005-05-24 John (J5) Palmieri <johnp@redhat.com>
* python/decorators.py: add explicitly_pass_message decorator