diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
| @@ -1,3 +1,23 @@ | |||
| 1 | 2010-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 | |||
| 7 | 2010-11-08 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 8 | |||
| 9 | * .dir-locals.el (log-edit-mode): Set log-edit-rewrite-fixes. | ||
| 10 | |||
| 11 | 2010-11-04 Michael Albinus <michael.albinus@gmx.de> | ||
| 12 | |||
| 13 | * configure.in: Don't write a warning for D-Bus anymore. | ||
| 14 | |||
| 15 | 2010-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 | |||
| 1 | 2010-10-12 Glenn Morris <rgm@gnu.org> | 21 | 2010-10-12 Glenn Morris <rgm@gnu.org> |
| 2 | 22 | ||
| 3 | * BUGS, INSTALL.BZR, README: Updates. | 23 | * BUGS, INSTALL.BZR, README: Updates. |