about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-10-27 18:23:53 +0000
committerUlrich Drepper <drepper@redhat.com>2004-10-27 18:23:53 +0000
commit778cddad1775602453d3a8ca5797e39f2632de66 (patch)
tree26079811bff23132e2a8923bc90536c961242b1e /ChangeLog
parent866a1efa766a9e9b57fb6ef92d10952447c05bb2 (diff)
downloadglibc-778cddad1775602453d3a8ca5797e39f2632de66.tar.gz
glibc-778cddad1775602453d3a8ca5797e39f2632de66.tar.xz
glibc-778cddad1775602453d3a8ca5797e39f2632de66.zip
Update.
2004-10-27  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/generic/glob.c (globfree): Clear gl_pathv after freeing it.
	* posix/Makefile: Add rules to build and run bug-glob2 test.
	* posix/bug-glob2.c: New test.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7064419db7..6cb52ba5cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-10-27  Jakub Jelinek  <jakub@redhat.com>
+
+	* sysdeps/generic/glob.c (globfree): Clear gl_pathv after freeing it.
+	* posix/Makefile: Add rules to build and run bug-glob2 test.
+	* posix/bug-glob2.c: New test.
+
 2004-10-27  Roland McGrath  <roland@frob.com>
 
 	* sysdeps/mach/hurd/i386/tls.h (HURD_TLS_DESC_DECL): New macro.