aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-12-22 20:28:21 +0000
committerRoland McGrath <roland@gnu.org>2001-12-22 20:28:21 +0000
commit431340408071469309c76863b840e2c1c5f20011 (patch)
tree5b75b139ef982b96a7d1adc75fe9a41cf833bcc8
parentbb2660079cd2f875a84b55d4bb3feb3c8a510fd6 (diff)
downloadglibc-431340408071469309c76863b840e2c1c5f20011.tar
glibc-431340408071469309c76863b840e2c1c5f20011.tar.gz
glibc-431340408071469309c76863b840e2c1c5f20011.tar.bz2
glibc-431340408071469309c76863b840e2c1c5f20011.zip
* mach/Versions (libc: GLIBC_2.2.5): Add mig_strncpy.
* hurd/Versions (libc: GLIBC_2.2.5): Add _hurd_port_set and __hurd_self_sigstate.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9521fd420f..76a058f6a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-12-22 Roland McGrath <roland@frob.com>
+
+ * mach/Versions (libc: GLIBC_2.2.5): Add mig_strncpy.
+ * hurd/Versions (libc: GLIBC_2.2.5): Add _hurd_port_set
+ and __hurd_self_sigstate.
+
2001-12-21 Andreas Jaeger <aj@suse.de>
* elf/dblloadmod1.c: Add prototype to avoid warning.