aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 1f28000e110..07fd4658172 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,12 @@
12012-10-20 Eli Zaretskii <eliz@gnu.org>
2
3 Prevent silent omission of doc strings from uncompile Lisp files.
4 * make-docfile.c (scan_lisp_file): Barf if called with a .el file
5 other than one of a small list of supported un-compiled files.
6
7 * makefile.w32-in (lisp1, lisp2): Name .elc files wherever they
8 exist. (Bug#12395)
9
12012-10-17 Eli Zaretskii <eliz@gnu.org> 102012-10-17 Eli Zaretskii <eliz@gnu.org>
2 11
3 * ntlib.c: Include <mbstring.h>, to avoid compiler warning about 12 * ntlib.c: Include <mbstring.h>, to avoid compiler warning about