summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2009-08-20 15:19:33 +0100
committerColin Watson <cjwatson@debian.org>2009-08-20 15:19:33 +0100
commitcf5f9519edcbbb0dc1ff6c64e9138d2faff775d6 (patch)
tree46ff675caa99f26ff59f5228ed83be33d325f831 /ChangeLog
parentfd75e6101ede84994b39cbad77afa7624161a03c (diff)
* src/lexgrog.l (MAX_NAME): Increase from 2048 to 8192, since some
manual pages with NAME sections exceeding 2048 bytes have been observed in the wild (Debian bug #489907).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8347787a..0bc95bfc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Thu Aug 20 15:17:54 BST 2009 Colin Watson <cjwatson@debian.org>
+
+ * src/lexgrog.l (MAX_NAME): Increase from 2048 to 8192, since some
+ manual pages with NAME sections exceeding 2048 bytes have been
+ observed in the wild (Debian bug #489907).
+
Thu Aug 20 15:05:38 BST 2009 Colin Watson <cjwatson@debian.org>
* src/encodings.c (check_preprocessor_encoding): Break coding tag