about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-06-15 20:10:24 +0000
committerRoland McGrath <roland@gnu.org>2004-06-15 20:10:24 +0000
commit0ab7f77ef5ed29d2a22a2611fce3382eb1379768 (patch)
tree2168061065c0c1986a8c92bf92bb6a37d38c02cd /ChangeLog
parent6d00189e10342ffa12aba5f4774f1dba7207ea04 (diff)
downloadglibc-0ab7f77ef5ed29d2a22a2611fce3382eb1379768.tar.gz
glibc-0ab7f77ef5ed29d2a22a2611fce3382eb1379768.tar.xz
glibc-0ab7f77ef5ed29d2a22a2611fce3382eb1379768.zip
[BZ #217, BZ #219]
2004-06-14  Jakub Jelinek  <jakub@redhat.com>
	[BZ #219]
	* nss/nsswitch.c (free_mem): Don't try to close a library handle
	if the handle is invalid.  Patch by David Kimdon <kimdon@esrf.fr>.

2004-06-11  Dmitry V. Levin  <ldv@altlinux.org>

	[BZ #217]
	* debug/xtrace.sh: Fix typo in error diagnostics.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be5ec8def8..175f44bb2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2004-06-14  Jakub Jelinek  <jakub@redhat.com>
+
+	[BZ #219]
+	* nss/nsswitch.c (free_mem): Don't try to close a library handle
+	if the handle is invalid.  Patch by David Kimdon <kimdon@esrf.fr>.
+
+2004-06-11  Dmitry V. Levin  <ldv@altlinux.org>
+
+	[BZ #217]
+	* debug/xtrace.sh: Fix typo in error diagnostics.
+
 2004-06-14  Andreas Schwab  <schwab@suse.de>
 
 	* stdio-common/psignal.c (psignal): Don't use BUF when asprintf