*** empty log message ***
[bpt/emacs.git] / ChangeLog
index c97ba6e..7a882f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,61 @@
-2004-10-05  Jan D.  <jhd@ostrich.localdomain>
+2004-11-27  Eli Zaretskii  <eliz@gnu.org>
 
-       * configure.in (HAVE_RANDOM_HEAPSTART): Renamed HAVE_EXECSHIELD.
+       * config.bat: If 8-byte alignment is not supported, define
+       NO_DECL_ALIGN in src/config.h, instead of trivially defining
+       DECL_ALIGN.  Protect & with "" because & is special for cmd.exe;
+       filter through Sed to remove the quotes.
+
+2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * info/.cvsignore: Ignore everything.  It's OK since .cvsignore does
+       not apply to files explicitly `cvs add'ed.
+
+2004-11-12  Eli Zaretskii  <eliz@gnu.org>
+
+       * config.bat: Don't require djecho.exe for the v1.x build.
+       Add a test for DECL_ALIGN support, and add a trivial definition to
+       src/config.h if 8-byte alignment is not supported.
+
+2004-11-08  Kim F. Storm  <storm@cua.dk>
+
+       * Makefile.in (bootstrap, bootstrap-clean-before): Remove .elc
+       files before building.
+       (bootfast, bootstrap-clean-before-fast): New targets, like
+       bootstrap but don't remove .elc files.
+
+2004-11-06  Lars Brinkhoff  <lars@nocrew.org>
+
+       * configure.in: Add check for getrusage.
+       * configure: Regenerate.
+
+2004-11-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION):
+       New tests for new and old GTK file dialogs.
+       (HAVE_GTK): Only set with_toolkit_scroll_bars if not explicitly set
+       to no.
+
+       * configure: Rebuild.
+
+2004-10-20  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32
+       can be set.  Remove SETARCH test.
+       * configure: Rebuild.
+
+2004-10-08  Steven Tamm  <steventamm@mac.com>
+
+       * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h
+       * configure: Rebuild.
+
+2004-10-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to
+       AC_MSG_WARN.  Move output of warning message to end of configure run.
+
+2004-10-05  Jan Dj\e,Ad\e(Brv.  <jan.h.d@swipnet.se>
+
+       * configure.in (HAVE_RANDOM_HEAPSTART): Rename HAVE_EXECSHIELD.
        Run test to see if heap start address is random.
 
 2004-09-29  Miles Bader  <miles@gnu.org>
@@ -28,7 +83,7 @@
 
 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * Makefile.in (install-arch-indep): Added pgg and sieve.
+       * Makefile.in (install-arch-indep): Add pgg and sieve.
 
        * info/.cvsignore: Added pgg and sieve.