diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-11-19 14:56:07 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-11-19 14:56:07 +0000 |
commit | b0428320f5c2a0444786f144061095c29bfe6943 (patch) | |
tree | 6bd26ecc77436662dd0ab25187ead2acce67ffc9 /ChangeLog | |
parent | 1da995555a114b464501de39bdbf124bc8a1da2e (diff) | |
download | glibc-b0428320f5c2a0444786f144061095c29bfe6943.tar.gz glibc-b0428320f5c2a0444786f144061095c29bfe6943.tar.xz glibc-b0428320f5c2a0444786f144061095c29bfe6943.zip |
Update.
* misc/error.c: Undo last change. * manual/errno.texi: Change the short text for ENODEV to
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 0257a23af8..009dbdea62 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1998-11-19 Ulrich Drepper <drepper@cygnus.com> + * misc/error.c: Undo last change. + * ctype/Versions: Add _tolower and _toupper. 1998-11-19 Thorsten Kukuk <kukuk@vt.uni-paderborn.de> @@ -35,7 +37,7 @@ * io/Makefile (CFLAGS-ftw.c): Removed. - * manual/errno.texi> Change the short text for ENODEV to + * manual/errno.texi: Change the short text for ENODEV to "No such device". 1998-11-18 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> |