diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-04-19 02:40:21 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-04-19 02:40:21 +0000 |
commit | 691738652b7c0ecdf82d215f7e746c0b53cc6b09 (patch) | |
tree | 708e53369005216687f1a879fe9dd36d86d0ad56 /NEWS | |
parent | 17ef6f595218e02e9fefd9a11c3355b136897d35 (diff) | |
download | glibc-691738652b7c0ecdf82d215f7e746c0b53cc6b09.zip glibc-691738652b7c0ecdf82d215f7e746c0b53cc6b09.tar.gz glibc-691738652b7c0ecdf82d215f7e746c0b53cc6b09.tar.bz2 |
Update.
* gmon/gmon.c: Add weak alias moncontrol for __moncontrol.
* gmon/Versions: Move moncontrol to GLIBC_2.2.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -37,6 +37,10 @@ Version 2.2 * Plural handling in gettext implemented by Ulrich Drepper. +* The utmp daemon has been removed. + +* The port to MIPS-Linux has been finished by Andreas Jaeger. + Version 2.1.3 |