aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-12-06 01:27:43 +0000
committerRoland McGrath <roland@gnu.org>2005-12-06 01:27:43 +0000
commit55b9e72de656c1a9448c5aab90f18a53549fc3cf (patch)
treea693434c300b120c7cf0901a845c91c4045cc0d4
parent77685a397df932a6250945d941c6ef87f4c31d2a (diff)
downloadglibc-55b9e72de656c1a9448c5aab90f18a53549fc3cf.tar
glibc-55b9e72de656c1a9448c5aab90f18a53549fc3cf.tar.gz
glibc-55b9e72de656c1a9448c5aab90f18a53549fc3cf.tar.bz2
glibc-55b9e72de656c1a9448c5aab90f18a53549fc3cf.zip
.
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 475cc8b5f5..e98fb6ef25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
2005-12-05 Roland McGrath <roland@redhat.com>
+ * hurd/hurdmalloc.c: Remove $ tag $ magic.
+ * mach/err_kern.sub: Likewise.
+ * mach/err_server.sub: Likewise.
+ * mach/err_us.sub: Likewise.
+ * mach/error_compat.c: Likewise.
+ * mach/errorlib.h: Likewise.
+ * mach/errstring.c: Likewise.
+ * mach/mach/error.h: Likewise.
+ * mach/mach_error.c: Likewise.
+ * mach/mach_error.h: Likewise.
+ * mach/msg-destroy.c: Likewise.
+ * mach/msgserver.c: Likewise.
+ * sysdeps/mach/sys/reboot.h: Likewise.
+
* sysdeps/generic/dwarf2.h: Replace license text with glibc LGPL.
2005-11-30 Bruno Haible <bruno@clisp.org>