diff options
author | Roland McGrath <roland@gnu.org> | 2003-03-30 22:17:05 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-03-30 22:17:05 +0000 |
commit | d692f3f8c33e90f1f8255b20ef2ad0abb8c8e9bd (patch) | |
tree | 26e9c81ae6d6afc484c2a0eca17f6d090607888f /ChangeLog | |
parent | 9ec8bbb113a7634e7ee2bad7090348c88a60d74b (diff) | |
download | glibc-d692f3f8c33e90f1f8255b20ef2ad0abb8c8e9bd.tar glibc-d692f3f8c33e90f1f8255b20ef2ad0abb8c8e9bd.tar.gz glibc-d692f3f8c33e90f1f8255b20ef2ad0abb8c8e9bd.tar.bz2 glibc-d692f3f8c33e90f1f8255b20ef2ad0abb8c8e9bd.zip |
* scripts/abilist.awk: Grok .opd foo plus .text .foo as "foo F" alone.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2003-03-30 Roland McGrath <roland@redhat.com> + * scripts/abilist.awk: Grok .opd foo plus .text .foo as "foo F" alone. + * intl/po2test.sed: Anchor substitution regexps to fix last change. 2003-03-29 Paolo Bonzini <bonzini@gnu.org> |