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 190210a0890..a22ca6ba713 100644
--- a/Build/source/texk/ttfdump/ChangeLog
+++ b/Build/source/texk/ttfdump/ChangeLog
@@ -1,3 +1,11 @@
+2013-02-01 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * libttf/os2.c: Index checking for string array elements.
+ * tests/ttfdump.test: Add a test case for invalid array indices.
+ * tests/bad.otf (new): Additional test input.
+ * tests/ttfdump.bad (new): Expected output..
+ * Makefile.am: Adapted.
+
2013-01-31 Akihiro Sagawa <sagawa.aki@gmail.com>
* include/os2_P.h: Added missing commas to fix an ancient bug.