summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2009-09-02 07:05:02 +0000
committerPaolo Bonzini <pbonzini@redhat.com>2009-09-02 07:05:02 +0000
commita8a0198744c8e6acd7be27f0433e98c58457f554 (patch)
tree11fbdaa3649d066a379a7ee575c01d70574d928f /ChangeLog
parent532032a8748d2ef9bab1f0459b89240b2ead7b73 (diff)
downloadcygnal-a8a0198744c8e6acd7be27f0433e98c58457f554.tar.gz
cygnal-a8a0198744c8e6acd7be27f0433e98c58457f554.tar.bz2
cygnal-a8a0198744c8e6acd7be27f0433e98c58457f554.zip
2009-09-02 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl (AWK): Fix typo. * Makefile.in: Regenerate. 2009-09-02 Paolo Bonzini <bonzini@gnu.org> * configure.ac: Detect awk and sed. * Makefile.def (flags_to_pass): Add AWK and SED. * Makefile.tpl (AWK, SED): New. (BASE_FLAGS_TO_PASS): Add AWK and SED. * configure: Regenerate. * Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 052504970..8742ef096 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2009-09-02 Paolo Bonzini <bonzini@gnu.org>
+
+ * Makefile.tpl (AWK): Fix typo.
+ * Makefile.in: Regenerate.
+
+2009-09-02 Paolo Bonzini <bonzini@gnu.org>
+
+ * configure.ac: Detect awk and sed.
+ * Makefile.def (flags_to_pass): Add AWK and SED.
+ * Makefile.tpl (AWK, SED): New.
+ (BASE_FLAGS_TO_PASS): Add AWK and SED.
+ * configure: Regenerate.
+ * Makefile.in: Regenerate.
+
2009-09-01 Tristan Gingold <gingold@adacore.com>
* setup.com: Ported to Itanium VMS. Can also build using DCL scripts.