summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2005-06-29 19:12:17 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2005-06-29 19:12:17 +0000
commitd8dd432f39c560ad58cbb65182d6550013ea85af (patch)
tree5a1e66e73626a9e71f79648446abb99d4b90b90e /ChangeLog
parenta15a5811d7c44f392e9e62b4722270454d422c99 (diff)
* configure.in: force check for Python >= 2.4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec8453f2..450dcedd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-06-29 John (J5) Palmieri <johnp@redhat.com>
+
+ * configure.in: force check for Python >= 2.4
+
2005-06-29 Colin Walters <walters@verbum.org>
Patch from Ross Burton <ross@openedhand.com>