summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-10-30 16:06:18 -0700
committerKaz Kylheku <kaz@kylheku.com>2012-10-30 16:06:18 -0700
commita7501cdc8b3d5913dd449dc665ae684d6af4caa4 (patch)
tree80338f230de92858d1007783a15f4cb87bb9d9df /ChangeLog
parent1137cfe0674eef316445385d12f38abf1a489147 (diff)
downloadtxr-a7501cdc8b3d5913dd449dc665ae684d6af4caa4.tar.gz
txr-a7501cdc8b3d5913dd449dc665ae684d6af4caa4.tar.bz2
txr-a7501cdc8b3d5913dd449dc665ae684d6af4caa4.zip
Forgotten ChangeLog commit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8015cdd2..e4cf4b98 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2012-10-30 Kaz Kylheku <kaz@kylheku.com>
+
+ * mpi-patches/config-types: Include the header as "config.h"
+ rather than "../config.h" because the dependency generation script
+ checks for this as a special case and treats it relative to the
+ build directory.
+
+ * dep.mk: Regenerated.
+
2012-09-25 Kaz Kylheku <kaz@kylheku.com>
* eval.c: Allow the test form of a for loop to be omitted,