diff options
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>. |