summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2006-05-09 15:15:38 +0000
committerPeter Jones <pjones@redhat.com>2006-05-09 15:15:38 +0000
commit0d189be5d33f576e454f4dff5399def5d622cfd5 (patch)
tree90560a8bf300e0738eea87e39298e166eae0fa57
parentbd1ae96fa0e6dd3ff3d2ba7707f95f2e073e2e36 (diff)
downloadanaconda-0d189be5d33f576e454f4dff5399def5d622cfd5.tar.gz
anaconda-0d189be5d33f576e454f4dff5399def5d622cfd5.tar.xz
anaconda-0d189be5d33f576e454f4dff5399def5d622cfd5.zip
- fix build for newer newt
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fed35d8d..b147c4213 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
-2006-06-08 Peter Jones <pjones@redhat.com>
+2006-05-09 Peter Jones <pjones@redhat.com>
+
+ * loader2/dietstubs.c: Use bogl's wlite_mblen and wlite_mbtowc for
+ mblen and mbtowc, respectively.
+ Use __ctype_get_mb_cur_max from glibc so bogl will link.
+
+2006-05-08 Peter Jones <pjones@redhat.com>
* loader2/hardware.c: add lapicSetup, which loads lapic_support.ko if
you're on x86_64.