about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-07-27 08:28:46 +0000
committerUlrich Drepper <drepper@redhat.com>2002-07-27 08:28:46 +0000
commitd683fe11f91717f0f9c2cf238c8bff0f1618c1ae (patch)
tree18cd385117a55cab137854ac22a328207963a720 /ChangeLog
parentac3d553b8b5bcfbc7a13bd746966036422cf5275 (diff)
downloadglibc-d683fe11f91717f0f9c2cf238c8bff0f1618c1ae.tar.gz
glibc-d683fe11f91717f0f9c2cf238c8bff0f1618c1ae.tar.xz
glibc-d683fe11f91717f0f9c2cf238c8bff0f1618c1ae.zip
Update.
2002-07-16  Stepan Kasal  <kasal@math.cas.cz>

	* posix/bug-regex7.c: New file.
	* posix/bug-regex8.c: New file.
	* posix/Makefile (tests): Add bug-regex7 and bug-regex8.

2002-07-16  Stepan Kasal  <kasal@math.cas.cz>

	* posix/bug-regex4.c (main): Fix typos.
	* posix/bug-regex6.c (main): Likewise.

	* posix/bug-regex6.c (main): Fix warnings.

	* stdio-common/printf_fp.c (__printf_fp): If _FPIO_CONST_SHIFT is
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 14 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fdf22562b9..23b809f1f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
+2002-07-16  Stepan Kasal  <kasal@math.cas.cz>
+
+	* posix/bug-regex7.c: New file.
+	* posix/bug-regex8.c: New file.
+	* posix/Makefile (tests): Add bug-regex7 and bug-regex8.
+
+2002-07-16  Stepan Kasal  <kasal@math.cas.cz>
+
+	* posix/bug-regex4.c (main): Fix typos.
+	* posix/bug-regex6.c (main): Likewise.
+
 2002-07-27  Ulrich Drepper  <drepper@redhat.com>
 
+	* posix/bug-regex6.c (main): Fix warnings.
+
 	* iconvdata/Makefile (CPPFLAGS): Add NOT_IN_libc.
 
 	* iconv/iconv_prog.c (main): Improve error message for the cases
@@ -452,7 +465,7 @@
 
 2002-07-03  Jakub Jelinek  <jakub@redhat.com>
 
-	* stdio-common/printf_fp.c (__printf_fp.c): If _FPIO_CONST_SHIFT is
+	* stdio-common/printf_fp.c (__printf_fp): If _FPIO_CONST_SHIFT is
 	non-zero, adjust exponent.
 	* sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl, erfl, __erfcl, erfcl):
 	Remove NO_LONG_DOUBLE aliases.