diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | sysdeps/unix/sysv/linux/mips/Dist | 1 |
3 files changed, 3 insertions, 2 deletions
@@ -2,6 +2,8 @@ * version.h (VERSION): Bump to 2.2.1. + * sysdeps/unix/sysv/linux/mips/Dist: Remove sys/acct.h. + * iconvdata/ibm937.c (BODY to IBM937): Correct several mistakes in buffer and table handling. @@ -1,4 +1,4 @@ -This directory contains the version 2.2 release of the GNU C Library. +This directory contains the version 2.2.1 release of the GNU C Library. Many bugs have been fixed since the last release. Some bugs surely remain. diff --git a/sysdeps/unix/sysv/linux/mips/Dist b/sysdeps/unix/sysv/linux/mips/Dist index a983244372..dd43ebc5ba 100644 --- a/sysdeps/unix/sysv/linux/mips/Dist +++ b/sysdeps/unix/sysv/linux/mips/Dist @@ -5,7 +5,6 @@ ipc_priv.h kernel_sigaction.h kernel_stat.h kernel_termios.h -sys/acct.h sys/cachectl.h sys/procfs.h sys/sysmips.h |