summaryrefslogtreecommitdiff
path: root/Build/source/texk/makeindexk/ChangeLog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-10-11 23:53:49 +0000
committerKarl Berry <karl@freefriends.org>2007-10-11 23:53:49 +0000
commite7cdfcc07fb0063b8616091450e14244dca21fa4 (patch)
tree6082713c405c5ba5d770921752beafbbf497d81d /Build/source/texk/makeindexk/ChangeLog
parent98def1e8ce2ab1ffa0aa3895df12ed38e423bc75 (diff)
apply patch for buffer overflows from Jindrich, https://bugzilla.redhat.com/show_bug.cgi?id=225491
git-svn-id: svn://tug.org/texlive/trunk@5163 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/makeindexk/ChangeLog')
-rw-r--r--Build/source/texk/makeindexk/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/makeindexk/ChangeLog b/Build/source/texk/makeindexk/ChangeLog
index 4c706ea9cda..c25d99f5dd1 100644
--- a/Build/source/texk/makeindexk/ChangeLog
+++ b/Build/source/texk/makeindexk/ChangeLog
@@ -1,4 +1,12 @@
+2007-10-12 Karl Berry <karl@tug.org>
+
+ * mkind.h (STRING_MAX): bump to 512, why not?
+
+ * avoid seg fault on long filenames.
+ From Jindrich Novy, https://bugzilla.redhat.com/show_bug.cgi?id=225491.
+
Sa Sep 25 22:25:15 CEST 2004
+
* set locale according to LC_CTYPE in genind.c for correct
tolower() behaviour