summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-03-15 20:06:46 +0000
committerRoland McGrath <roland@gnu.org>2003-03-15 20:06:46 +0000
commit39d8c1a2f43ecac503ed39f6df16c93d9655c6dd (patch)
tree13dc22b74a91f526d343c9a7d1b38a0f7f86259a /ChangeLog
parent4a8ff87cac00e23a9733e4a5332cb52090d8910e (diff)
downloadglibc-39d8c1a2f43ecac503ed39f6df16c93d9655c6dd.tar.gz
glibc-39d8c1a2f43ecac503ed39f6df16c93d9655c6dd.tar.xz
glibc-39d8c1a2f43ecac503ed39f6df16c93d9655c6dd.zip
* dlfcn/dlerror.c (dlerror): If objname is "", don't put ": " after it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32938232b9..75d527fac0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-03-14  Roland McGrath  <roland@redhat.com>
+
+	* dlfcn/dlerror.c (dlerror): If objname is "", don't put ": " after it.
+
 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
 
 	* sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Fix a typo.