summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/ChangeLog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-09-04 23:13:52 +0000
committerKarl Berry <karl@freefriends.org>2012-09-04 23:13:52 +0000
commita314ad89ab2e1d4e6eab4060765caee871739f44 (patch)
treeed06c2fe51892adbcc7ccb6d23ccfe2860c8156d /Build/source/texk/web2c/ChangeLog
parent596830f68da6c5da9a238f08b2b2b4f60f162893 (diff)
longest_name=10000, per original cweave
git-svn-id: svn://tug.org/texlive/trunk@27595 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/ChangeLog')
-rw-r--r--Build/source/texk/web2c/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog
index 2471866718e..87857b0dc5c 100644
--- a/Build/source/texk/web2c/ChangeLog
+++ b/Build/source/texk/web2c/ChangeLog
@@ -1,3 +1,14 @@
+2012-09-05 Karl Berry <karl@tug.org>
+
+ * cwebdir/cweave.w (longest_name): restore to 10000,
+ the value in the Knuth/Levy distribution on CTAN
+ (which matches Knuth, ftp://ftp.cs.stanford.edu/pub/cweb/cweb.tar.gz)
+ Report from Arthur O'Dwyer, 3 Sep 2012 18:06:05.
+
+ Our cweave.w has many other changes relative to the original.
+ These should be moved to cweav-w2c.ch so our originals are
+ unmodified, but can't do everything right now.
+
2012-08-01 Peter Breitenlohner <peb@mppmu.mpg.de>
* configure.ac (AC_CHECK_FUNCS): Remove test for snprintf.