summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2005-04-06 02:17:16 +0000
committerPeter Jones <pjones@redhat.com>2005-04-06 02:17:16 +0000
commit452522e6ac21d26bbdc75fac7870834284949cd4 (patch)
tree66bbd959f50811c427bd30c19e70e57e6e2fd82e
parent9a057268bb6462f094dc09312af2271a29263930 (diff)
downloadanaconda-452522e6ac21d26bbdc75fac7870834284949cd4.tar.gz
anaconda-452522e6ac21d26bbdc75fac7870834284949cd4.tar.xz
anaconda-452522e6ac21d26bbdc75fac7870834284949cd4.zip
add changelog
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2e6ce220..8f93b2242 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-04-05 Peter Jones <pjones@redhat.com>
+
+ * anaconda.spec: Bump version.
+
+ * scripts/upd-instroot: pull libc, libm, libpthreads, and librt from
+ /lib/obsolete/linuxthreads/ if it's there, unless called with --nptl .
+ This flag may not come before --debug, and must come before --comps .
+ Hopefully we can revert this soon :/
+
2005-04-05 Chris Lumens <clumens@redhat.com>
* anaconda.spec: Bump version.