aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-09-20 23:25:36 +0000
committerRoland McGrath <roland@gnu.org>2002-09-20 23:25:36 +0000
commit7f4dce05c20b5461582a729ef64f26ecc93f365e (patch)
tree6b5f681eb8c62ae20ef883815cb01e84622b52e4 /ChangeLog
parent82c261269b2d8402958f7ee393d6c701b335ef7c (diff)
downloadglibc-7f4dce05c20b5461582a729ef64f26ecc93f365e.tar
glibc-7f4dce05c20b5461582a729ef64f26ecc93f365e.tar.gz
glibc-7f4dce05c20b5461582a729ef64f26ecc93f365e.tar.bz2
glibc-7f4dce05c20b5461582a729ef64f26ecc93f365e.zip
* intl/dcigettext.c (DCIGETTEXT): Restore errno only right before
returning.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98cfd3138c..0678bff373 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-09-19 Bruno Haible <bruno@clisp.org>
+
+ * intl/dcigettext.c (DCIGETTEXT): Restore errno only right before
+ returning.
+
2002-09-17 Bruno Haible <bruno@clisp.org>
* sysdeps/generic/utmp-equal.h: New file, extracted from utmp_file.c.