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:
authorcvs2svn <>2008-09-29 19:28:15 +0400
committercvs2svn <>2008-09-29 19:28:15 +0400
commitf3a4c84053780af080263ea2b8580af9594d4ad1 (patch)
treede527bbe96d8ddb019fd68476bcb03767fd7a1d9 /ChangeLog
parent27da38f41999aee2074c3a2e53fc20566e3b311b (diff)
This commit was manufactured by cvs2svn to create branchreverse-20080930-branchpointreverse-20080930-branch
'reverse-20080930-branch'. Sprout from binutils-2_19-branch 2008-09-04 02:18:17 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'binutils-' Cherrypick from master 2008-09-29 15:28:14 UTC Steve Ellcey <sellcey@mips.com> ' * libtool.m4: Update to libtool 2.2.6.': ChangeLog djunpack.bat include/ChangeLog include/demangle.h include/elf/dwarf2.h include/plugin-api.h libtool.m4 ltgcc.m4 ltmain.sh ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4
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.