Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Ellcey <sellcey@mips.com>2008-09-29 19:28:14 +0400
committerSteve Ellcey <sellcey@mips.com>2008-09-29 19:28:14 +0400
commit9377c28fb48348010a2fba504825bf75aed85f4e (patch)
tree9833e6a5d3125269933ef24ff004e5089caa2716 /ChangeLog
parent9e71090b9a6ddd3873a581f47423f86b492384c3 (diff)
* 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 51145186d..a811612ac 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.