summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-02-10 21:24:36 +0000
committerRoland McGrath <roland@gnu.org>2005-02-10 21:24:36 +0000
commit9d0547ce8eb932b3c8a75618c3bff2b7ef5c6d06 (patch)
tree42710209c2a6b7389eb981579002e773a3a54284 /ChangeLog
parenta078a7eecdcfdbc73280f5ed71a660b7c7b0d392 (diff)
* Makerules ($(common-objpfx)Versions.all): Grok new leading column in
soversions.i.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
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>.