summaryrefslogtreecommitdiff
path: root/Build/source/texk/ttfdump/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/ttfdump/ChangeLog')
-rw-r--r--Build/source/texk/ttfdump/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/ttfdump/ChangeLog b/Build/source/texk/ttfdump/ChangeLog
index f7d5dad3294..3bfb89f42fd 100644
--- a/Build/source/texk/ttfdump/ChangeLog
+++ b/Build/source/texk/ttfdump/ChangeLog
@@ -1,3 +1,11 @@
+2012-07-14 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * Makefile.am, configure.ac, include/ttf.h, include/ttfutil.h,
+ libttf/font.c, libttf/ttc.c, libttf/ttfutil.c, src/ttfdump.c:
+ Use libkpathsea instead of copying xmalloc() & Co (from W32TeX).
+
+ * tests/ttfdump.test [WIN32]: Also test binary mode for stdout.
+
2012-03-13 Peter Breitenlohner <peb@mppmu.mpg.de>
* include/ttfutil.h: Declare ttfError() with attribute noreturn.