aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2012-10-20 15:28:42 +0200
committerAndreas Schwab2012-10-20 15:28:42 +0200
commitcab4f71ebd565c2f7dc0f8d4987785926202bcde (patch)
tree01fd4bffe8404792fd423c1a72c2a559340eafe5 /lib-src/ChangeLog
parentc95a42666388351563df91910a4fe791c12c7a1e (diff)
downloademacs-cab4f71ebd565c2f7dc0f8d4987785926202bcde.tar.gz
emacs-cab4f71ebd565c2f7dc0f8d4987785926202bcde.zip
* make-docfile.c (scan_lisp_file): Add bounds checking.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 07fd4658172..02561c4aa3a 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,7 @@
12012-10-20 Andreas Schwab <schwab@linux-m68k.org>
2
3 * make-docfile.c (scan_lisp_file): Add bounds checking.
4
12012-10-20 Eli Zaretskii <eliz@gnu.org> 52012-10-20 Eli Zaretskii <eliz@gnu.org>
2 6
3 Prevent silent omission of doc strings from uncompile Lisp files. 7 Prevent silent omission of doc strings from uncompile Lisp files.