diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c3476f667d8..fb4131db810 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-06-21 Miles Bader <miles@gnu.org> | ||
| 2 | |||
| 3 | * Makefile.in (../lisp/loaddefs.el): Build autoloads in the lisp | ||
| 4 | build dir, not the lisp source dir. | ||
| 5 | |||
| 1 | 2008-06-21 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2008-06-21 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * Makefile.in (emacs${EXEEXT}): Link the new emacs to bootstrap-emacs. | 8 | * Makefile.in (emacs${EXEEXT}): Link the new emacs to bootstrap-emacs. |