diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-12-28 19:17:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-12-28 19:17:32 +0000 |
commit | 3a4aae98f0ac1dc03b9d4a39eac08aa0a58b735b (patch) | |
tree | 68c59a1022d9c6e56b7ddf9cf28a3da643c4b13b /ChangeLog | |
parent | 548f240823a4d7fad38a7338e4ed77898ec7cd72 (diff) | |
download | glibc-3a4aae98f0ac1dc03b9d4a39eac08aa0a58b735b.tar.gz glibc-3a4aae98f0ac1dc03b9d4a39eac08aa0a58b735b.tar.xz glibc-3a4aae98f0ac1dc03b9d4a39eac08aa0a58b735b.zip |
Update.
* version.h (VERSION): Bump to 2.0.109.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e9863615c2..231f06200b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1998-12-28 Ulrich Drepper <drepper@cygnus.com> + * version.h (VERSION): Bump to 2.0.109. + * mach/Versions: Add mach_msg_send and mach_msg_receive. Patch by UCHIYAMA Yasushi <uch@nop.or.jp>. |