aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2000-03-28 07:06:08 +0000
committerRoland McGrath <roland@gnu.org>2000-03-28 07:06:08 +0000
commit26c400e68954d77fef1701e4c39e13b6b2b95343 (patch)
tree6dacc05450c9c48b49cb8ea5523205204f859f49 /ChangeLog
parent6998a045983572ffe442ff405c732f93eed53c27 (diff)
downloadglibc-26c400e68954d77fef1701e4c39e13b6b2b95343.tar
glibc-26c400e68954d77fef1701e4c39e13b6b2b95343.tar.gz
glibc-26c400e68954d77fef1701e4c39e13b6b2b95343.tar.bz2
glibc-26c400e68954d77fef1701e4c39e13b6b2b95343.zip
* sysdeps/generic/bits/sigthread.h: Clean up conditionals.
Declare pthread_sigmask. * csu/version.c: Add 2000 to copyright years. Remove Emacs local variables section.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 50259d150b..9772517f35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-03-28 Roland McGrath <roland@baalperazim.frob.com>
+
+ * sysdeps/generic/bits/sigthread.h: Clean up conditionals.
+ Declare pthread_sigmask.
+
+ * csu/version.c: Add 2000 to copyright years.
+ Remove Emacs local variables section.
+
2000-03-23 Bruno Haible <haible@clisp.cons.org>
* iconv/gconv_int.h (__gconv_transform_ucs2little_internal,