summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSteve Ellcey <sje@cup.hp.com>2008-09-29 15:28:14 +0000
committerSteve Ellcey <sje@cup.hp.com>2008-09-29 15:28:14 +0000
commitd7661dbe03c648744c30524345c7cc712002bd17 (patch)
treecf07e34ce5695eff6efe519ffee3372042f9cf74 /ChangeLog
parent337099393e64741ed0fbbb8c60ca3f6adb5d5974 (diff)
downloadgdb-d7661dbe03c648744c30524345c7cc712002bd17.tar.gz
* libtool.m4: Update to libtool 2.2.6.
* lt~obsolete.m4: Update to libtool 2.2.6. * ltmain.sh: Update to libtool 2.2.6. * ltsugar.m4: Update to libtool 2.2.6. * ltversion.m4: Update to libtool 2.2.6. * ltoptions.m4: Update to libtool 2.2.6. * ltgcc.m4: Update to match changes from libtool 2.2.6.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 51145186d2a..a811612ace8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
+
+ * libtool.m4: Update to libtool 2.2.6.
+ * lt~obsolete.m4: Update to libtool 2.2.6.
+ * ltmain.sh: Update to libtool 2.2.6.
+ * ltsugar.m4: Update to libtool 2.2.6.
+ * ltversion.m4: Update to libtool 2.2.6.
+ * ltoptions.m4: Update to libtool 2.2.6.
+ * ltgcc.m4: Update to match changes from libtool 2.2.6.
+
2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
* configure.ac (RPATH_ENVVAR): Use PATH on Windows.