about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-01-10 01:46:43 +0000
committerRoland McGrath <roland@gnu.org>2006-01-10 01:46:43 +0000
commit69e094203aa2ca3114c2209659cbde00464ad6e7 (patch)
tree56db932893398f5e266a2b005c2882834bd38290 /ChangeLog
parentac2d6e9bae6358ac798bcb9b323ad74b34c77499 (diff)
downloadglibc-69e094203aa2ca3114c2209659cbde00464ad6e7.tar.gz
glibc-69e094203aa2ca3114c2209659cbde00464ad6e7.tar.xz
glibc-69e094203aa2ca3114c2209659cbde00464ad6e7.zip
* elf/Makefile ($(objpfx)reldep5.out): Fix dependency typo,
	so we depend on $(objpfx)reldepmod6.so as intended.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 66e075fb16..3e81ac7fca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-09  Roland McGrath  <roland@redhat.com>
+
+	* elf/Makefile ($(objpfx)reldep5.out): Fix dependency typo,
+	so we depend on $(objpfx)reldepmod6.so as intended.
+
 2006-01-09  Ulrich Drepper  <drepper@redhat.com>
 
 	[BZ #2126]