about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-03-18 22:26:42 +0000
committerRoland McGrath <roland@gnu.org>2004-03-18 22:26:42 +0000
commite451ba6feec943ee02378ef115cb403c8c6fe136 (patch)
tree07685da064c57fbb61c77406bae654fe8b1a56da /ChangeLog
parentf57ebe2988792ad10ca959a1fa75aeed4cfca7cd (diff)
downloadglibc-e451ba6feec943ee02378ef115cb403c8c6fe136.tar.gz
glibc-e451ba6feec943ee02378ef115cb403c8c6fe136.tar.xz
glibc-e451ba6feec943ee02378ef115cb403c8c6fe136.zip
* manual/Makefile (stamp-summary): Use -k option to sort,
	not traditional key selection syntax.
	Reported by Jim Gifford <giffordj@linkline.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 20fb9a5916..61fad079a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-03-18  Roland McGrath  <roland@redhat.com>
+
+	* manual/Makefile (stamp-summary): Use -k option to sort,
+	not traditional key selection syntax.
+	Reported by Jim Gifford <giffordj@linkline.com>.
+
 2004-03-18  Jakub Jelinek  <jakub@redhat.com>
 
 	* elf/ldconfig.c: Include stdbool.h.