summaryrefslogtreecommitdiff
path: root/Build/source/texk/dtl/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dtl/ChangeLog')
-rw-r--r--Build/source/texk/dtl/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/texk/dtl/ChangeLog b/Build/source/texk/dtl/ChangeLog
index 0b554c21481..75db4633b4e 100644
--- a/Build/source/texk/dtl/ChangeLog
+++ b/Build/source/texk/dtl/ChangeLog
@@ -2,6 +2,12 @@
* dt2dv.c: do not include timestamp in binary.
+2009-06-09 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * Makefile.am (AM_CFLAGS): enable compiler warnings.
+ * dt2dv.c: #include <unistd.h> to declare isatty.
+ * dv2dt.c: #include <unistd.h> to declare isatty.
+
2009-05-27 Peter Breitenlohner <peb@mppmu.mpg.de>
Adapt to TL2009 build system.