about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-06-11 21:33:17 +0000
committerRoland McGrath <roland@gnu.org>1996-06-11 21:33:17 +0000
commitd8c7ef98c193aa032327efcb7cab081da4025908 (patch)
treee628cc26cb2a392cf71814d5ed57424c241f01cf /ChangeLog
parent852fc4b91e0c657e02c7d15bc24fbbae066ccae3 (diff)
downloadglibc-d8c7ef98c193aa032327efcb7cab081da4025908.tar.gz
glibc-d8c7ef98c193aa032327efcb7cab081da4025908.tar.xz
glibc-d8c7ef98c193aa032327efcb7cab081da4025908.zip
* string/basename.c (basename): Cast FILENAME to char * for return.
	* Makerules ($(libdir)/libc.so): Put $(rtld-installed) name between
	libc.so and libc.a in the deps.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bfa537b79e..720acbbb8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 Tue Jun 11 15:09:15 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
 
+	* string/basename.c (basename): Cast FILENAME to char * for return.
+
+	* Makerules ($(libdir)/libc.so): Put $(rtld-installed) name between
+	libc.so and libc.a in the deps.
+
 	* elf/Makefile ($(objpfx)$(rtld-installed-name)): New target to make
 	link to ld.so if that is not the installed name.
 	(lib-noranlib): Depend on the installed name in the build directory