diff options
Diffstat (limited to 'admin/ChangeLog')
| -rw-r--r-- | admin/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index 0c3bbf93873..e3b35906ace 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,3 +1,19 @@ | |||
| 1 | 2012-06-13 Andreas Schwab <schwab@linux-m68k.org> | ||
| 2 | |||
| 3 | * make-emacs: Rename --union-type to --check-lisp-type. Define | ||
| 4 | CHECK_LISP_OBJECT_TYPE insted of USE_LISP_UNION_TYPE. | ||
| 5 | * CPP-DEFINES (DEBUG_LISP_OBJECT_TYPE): Renamed from | ||
| 6 | USE_LISP_UNION_TYPE. | ||
| 7 | |||
| 8 | 2012-06-03 Glenn Morris <rgm@gnu.org> | ||
| 9 | |||
| 10 | * quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove rcs-checkin. | ||
| 11 | |||
| 12 | 2012-06-01 Paul Eggert <eggert@cs.ucla.edu> | ||
| 13 | |||
| 14 | Remove --disable-maintainer-mode option from 'configure'. (Bug#11555) | ||
| 15 | * make-tarball.txt: Don't worry about maintainer mode. | ||
| 16 | |||
| 1 | 2012-05-28 Paul Eggert <eggert@cs.ucla.edu> | 17 | 2012-05-28 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 18 | ||
| 3 | * CPP-DEFINES: Remove HAVE_SYSINFO. | 19 | * CPP-DEFINES: Remove HAVE_SYSINFO. |