summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2007-03-26 14:18:07 +0000
committerPeter Jones <pjones@redhat.com>2007-03-26 14:18:07 +0000
commit40197ee4908b825643ee281ecdc705ef7e1a93a3 (patch)
tree471772dbdefe22361cb73e88a1f0964955957d3c /ChangeLog
parent60aa6beb5383c609b39c74c0fad94b8ab9f18ef5 (diff)
- fix source_configs to not error when the config dir is empty
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a032e7..c4b07a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-03-26 Peter Jones <pjones@redhat.com>
+ * pm/functions:
+ - fix source_configs so it doesn't throw an error when the config
+ dir is empty. (this will be tagged with .3)
+
+2007-03-26 Peter Jones <pjones@redhat.com>
+
* configure.in:
- bump version to 0.99.3. Still need to have a good look at Stefan's
s2both stuff before release, as well as re-examining the video hook.