diff options
author | Roland McGrath <roland@gnu.org> | 2005-02-10 21:24:36 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-02-10 21:24:36 +0000 |
commit | 9d0547ce8eb932b3c8a75618c3bff2b7ef5c6d06 (patch) | |
tree | 42710209c2a6b7389eb981579002e773a3a54284 /ChangeLog | |
parent | a078a7eecdcfdbc73280f5ed71a660b7c7b0d392 (diff) | |
download | glibc-9d0547ce8eb932b3c8a75618c3bff2b7ef5c6d06.tar.gz glibc-9d0547ce8eb932b3c8a75618c3bff2b7ef5c6d06.tar.xz glibc-9d0547ce8eb932b3c8a75618c3bff2b7ef5c6d06.zip |
* Makerules ($(common-objpfx)Versions.all): Grok new leading column in
soversions.i.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e5dc1d5003..e61c8a6ac4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-02-10 Roland McGrath <roland@redhat.com> + * Makerules ($(common-objpfx)Versions.all): Grok new leading column in + soversions.i. + * scripts/lib-names.awk: Consider [0-9].* a "number", not just [0-9]+. Reported by H.J. Lu <hongjiu.lu@intel.com>. |