summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/ChangeLog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-12-19 00:18:43 +0000
committerKarl Berry <karl@freefriends.org>2007-12-19 00:18:43 +0000
commit29280e9c14059c62fa23cb59bcc68a58c945e954 (patch)
treeb78c9f9712579ab27f9448cbf3e95e7910c023da /Build/source/texk/web2c/ChangeLog
parent9b51de63a85e91a40130ce5c8a941874054afbe5 (diff)
increase max_bytes
git-svn-id: svn://tug.org/texlive/trunk@5803 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/ChangeLog')
-rw-r--r--Build/source/texk/web2c/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog
index b405bebcc88..f1222f1d0ce 100644
--- a/Build/source/texk/web2c/ChangeLog
+++ b/Build/source/texk/web2c/ChangeLog
@@ -1,6 +1,10 @@
2007-12-19 Karl Berry <karl@tug.org>
- * config.h (LONGINTEGER_TYPE): swtich to off_t.
+ * tangle.ch (max_bytes): increase to 65535.
+
+ * config.h (LONGINTEGER_TYPE): switch to off_t.
+
+ (Both of these from Martin S.)
2007-10-23 Karl Berry <karl@tug.org>