about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-12-01 19:55:58 +0000
committerRoland McGrath <roland@gnu.org>2004-12-01 19:55:58 +0000
commit469dcb0d463740a3c15ef231ea110bf01bafbaa3 (patch)
treeb444375d446c96f570112f6d94548830f722062a /ChangeLog
parentc13bc9621fabbfd687adbefab5f9c5ba13d8b14c (diff)
downloadglibc-469dcb0d463740a3c15ef231ea110bf01bafbaa3.tar.gz
glibc-469dcb0d463740a3c15ef231ea110bf01bafbaa3.tar.xz
glibc-469dcb0d463740a3c15ef231ea110bf01bafbaa3.zip
* posix/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
	normal_bracket label.

	* time/tst-mktime2.c (bigtime_test): Initialize tm.tm_isdst to -1.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c46fcc0a6a..f0434213bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
 
 	* stdlib/stdlib.h (realpath): Remove nonnull attribute.
 
+	* posix/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
+	normal_bracket label.
+
+	* time/tst-mktime2.c (bigtime_test): Initialize tm.tm_isdst to -1.
+
 2004-12-01  Roland McGrath  <roland@redhat.com>
 
 	* sysdeps/gnu/Makefile ($(objpfx)errlist-compat.c):