summaryrefslogtreecommitdiffstats
path: root/c/src/make/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/make/ChangeLog')
-rw-r--r--c/src/make/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/make/ChangeLog b/c/src/make/ChangeLog
index e03a7839b5..9b8fd8a3fe 100644
--- a/c/src/make/ChangeLog
+++ b/c/src/make/ChangeLog
@@ -1,3 +1,8 @@
+2008-03-11 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * leaf.cfg: Switch to explicit .exe instead of EXEEXT to get it to
+ work. Primarily move the executable transformation rules to leaf.cfg.
+
2007-09-18 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.inc.in: Add CXX and CXX_FOR_TARGET.