diff options
author | Roland McGrath <roland@gnu.org> | 2004-03-18 22:26:42 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-03-18 22:26:42 +0000 |
commit | e451ba6feec943ee02378ef115cb403c8c6fe136 (patch) | |
tree | 07685da064c57fbb61c77406bae654fe8b1a56da /ChangeLog | |
parent | f57ebe2988792ad10ca959a1fa75aeed4cfca7cd (diff) | |
download | glibc-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-- | ChangeLog | 6 |
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. |