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:
authorAlexandre Oliva <aoliva@redhat.com>2000-08-31 13:25:11 +0400
committerAlexandre Oliva <aoliva@redhat.com>2000-08-31 13:25:11 +0400
commit14cf3d1057406daeed127fb4af527e51eee0c354 (patch)
tree98e4e7bbaf4e50ad37979b125da12ea6ad125a3a /ChangeLog
parente873a0c7f31ca9135b520a96d851a00120e315d1 (diff)
* ltconfig, ltmain.sh: Updated from libtool multi-language branch.
* libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch. * gettext.m4: New file, extracted from aclocal.m4.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec81736f0..cfa7d65e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-08-31 Alexandre Oliva <aoliva@redhat.com>
+
+ * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
+ * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
+ * gettext.m4: New file, extracted from aclocal.m4.
+
2000-08-22 Alexandre Oliva <aoliva@redhat.com>
* config-ml.in (CC, CXX): Avoid trailing whitespace.