aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader <[email protected]>2011-06-17 02:50:21 +0900
committerMiles Bader <[email protected]>2011-06-17 02:50:21 +0900
commit0cca0a78a4ee6b761c2fd91ee5a6628f23e3368c (patch)
tree1185dce2173ce2fd2f400f19fa6bfb3ab6d62792 /ChangeLog
parent67222e1dfff23c792ecdd4995dd144c1b41027c9 (diff)
configure.in: Try to determine CRT_DIR automatically when using gcc
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f9d1c97435..9795292400 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-06-16 Miles Bader <[email protected]>
+
+ * configure.in: Try to determine CRT_DIR automatically when
+ using gcc.
+
2011-06-15 Paul Eggert <[email protected]>
* lib/ftoastr.c, lib/stdio.in.h, lib/verify.h: