summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2007-03-09 20:01:10 +0000
committerDavid Cantrell <dcantrell@redhat.com>2007-03-09 20:01:10 +0000
commit11558f1c1c00ef33e01d2bcbec11545d704c62ac (patch)
tree3fa3a0d885c5d6389987478ae8c68ba14c8e5a23 /ChangeLog
parenta55067197e2e1d33d6c74eae774248908f0ebc0c (diff)
downloadanaconda-11558f1c1c00ef33e01d2bcbec11545d704c62ac.tar.gz
anaconda-11558f1c1c00ef33e01d2bcbec11545d704c62ac.tar.xz
anaconda-11558f1c1c00ef33e01d2bcbec11545d704c62ac.zip
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f987bffa6..1b41b5caa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-03-09 David Cantrell <dcantrell@redhat.com>
+ * anaconda.spec: Bump version.
+
+2007-03-09 David Cantrell <dcantrell@redhat.com>
+
* isys/str.c (strindex): (str != NULL) -> (*str != '\0'). Fixes
HTTP install method SIGSEGV, among other things (#231576)