summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvidvi/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvidvi/ChangeLog')
-rw-r--r--Build/source/texk/dvidvi/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/Build/source/texk/dvidvi/ChangeLog b/Build/source/texk/dvidvi/ChangeLog
index eae98bf51ec..120a7758252 100644
--- a/Build/source/texk/dvidvi/ChangeLog
+++ b/Build/source/texk/dvidvi/ChangeLog
@@ -1,3 +1,8 @@
+2009-06-02 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * dvidvi.c: always include <stdlib.h>, to avoid implicit
+ declaration of calloc, exit, free, and malloc.
+
2009-05-27 Peter Breitenlohner <peb@mppmu.mpg.de>
Adapt to TL2009 build system.