aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c32435237a..a6b47ed9415 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
12010-11-13 Dan Nicolaescu <dann@ics.uci.edu>
2
3 Fix alloca definition when using gcc on non-gnu systems.
4 * configure.in: Use the code sequence indicated by "info autoconf"
5 for alloca (bug#6170).
6
72010-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
8
9 * .dir-locals.el (log-edit-mode): Set log-edit-rewrite-fixes.
10
112010-11-04 Michael Albinus <michael.albinus@gmx.de>
12
13 * configure.in: Don't write a warning for D-Bus anymore.
14
152010-11-03 Glenn Morris <rgm@gnu.org>
16
17 * configure.in (CRT_DIR): New output variable.
18 (--with-crt-dir): New option. (Bug#5655)
19 (HAVE_LIB64_DIR): Remove.
20
12010-10-12 Glenn Morris <rgm@gnu.org> 212010-10-12 Glenn Morris <rgm@gnu.org>
2 22
3 * BUGS, INSTALL.BZR, README: Updates. 23 * BUGS, INSTALL.BZR, README: Updates.