aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-11-13 16:28:48 +0000
committerUlrich Drepper <drepper@redhat.com>2007-11-13 16:28:48 +0000
commit5742e960d5f1ecf9142cdccea002b5c08444fc7c (patch)
treef5943e159eaee17d578cff70d039ad34858d0ac7
parente1cedf8c1f7e7adabf161586a554d98172b7fa10 (diff)
downloadglibc-5742e960d5f1ecf9142cdccea002b5c08444fc7c.zip
glibc-5742e960d5f1ecf9142cdccea002b5c08444fc7c.tar.gz
glibc-5742e960d5f1ecf9142cdccea002b5c08444fc7c.tar.bz2
* include/kernel-features.h: Moved to...
* sysdeps/mach/hurd/kernel-features.h: ...here.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 56e3228..504027a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-11-13 Ulrich Drepper <drepper@redhat.com>
+
+ * include/kernel-features.h: Moved to...
+ * sysdeps/mach/hurd/kernel-features.h: ...here.
+
2007-09-13 H.J. Lu <hongjiu.lu@intel.com>
* sysdeps/i386/i586/memcpy_chk.S: New file.