diff options
author | Roland McGrath <roland@gnu.org> | 2003-06-12 11:30:34 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-06-12 11:30:34 +0000 |
commit | 693ca688a4aace60031b518cf31b2ae83285a42d (patch) | |
tree | 463633ba5475fc864e316ff346c1cb1335197541 | |
parent | f291538ffc24e7758cf9199e4153633d82696e5d (diff) | |
download | glibc-693ca688a4aace60031b518cf31b2ae83285a42d.tar.gz glibc-693ca688a4aace60031b518cf31b2ae83285a42d.tar.xz glibc-693ca688a4aace60031b518cf31b2ae83285a42d.zip |
* Makerules ($(objpfx)stubs): Rewrite sed magic.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 746356ae5d..853b3c8f61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-06-12 Roland McGrath <roland@redhat.com> + + * Makerules ($(objpfx)stubs): Rewrite sed magic. + 2003-02-28 Isamu Hasegawa <isamu@yamato.ibm.com> * posix/regcomp.c (parse_expression): Deliver translation to |