diff options
author | Roland McGrath <roland@gnu.org> | 2000-03-30 19:25:45 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2000-03-30 19:25:45 +0000 |
commit | 1d63bfe8f8699d188113d9c19bb06486a07505b4 (patch) | |
tree | 533c7061caaa110f9666ff7c2dcdcf998c941466 /libthreads/ChangeLog | |
parent | 545b4834b4100e05fbc6cef6f78ef6954cd91781 (diff) |
.
Diffstat (limited to 'libthreads/ChangeLog')
-rw-r--r-- | libthreads/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog index b89eecfc..a2e62d30 100644 --- a/libthreads/ChangeLog +++ b/libthreads/ChangeLog @@ -1,3 +1,9 @@ +2000-03-30 Roland McGrath <roland@baalperazim.frob.com> + + * libthreads.map: Define HURD_CTHREADS_0.3 version set, + putting all symbols there except the lockfile symbols. + * lockfile.c: Nit fixes. + 2000-03-27 Roland McGrath <roland@baalperazim.frob.com> Locking support for stdio streams with glibc-2.2 libio. EXPERIMENTAL! |