aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2004-11-22 20:38:40 +0000
committerStefan Monnier2004-11-22 20:38:40 +0000
commit49561cf61f7b1aaddd3528e34d652d6de4e59c7e (patch)
treec2402d2d8f1b3394c5625213e76a7f32c27c0223 /ChangeLog
parent194d3b15464fc14ea937d4c3223f905c9e3bb6ea (diff)
downloademacs-49561cf61f7b1aaddd3528e34d652d6de4e59c7e.tar.gz
emacs-49561cf61f7b1aaddd3528e34d652d6de4e59c7e.zip
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 12 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 696d2b16f9e..8caacacc2b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
12004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * info/.cvsignore: Ignore everything. It's OK since .cvsignore does
4 not apply to files explicitly `cvs add'ed.
5
12004-11-12 Eli Zaretskii <eliz@gnu.org> 62004-11-12 Eli Zaretskii <eliz@gnu.org>
2 7
3 * config.bat: Don't require djecho.exe for the v1.x build. 8 * config.bat: Don't require djecho.exe for the v1.x build.
@@ -18,23 +23,23 @@
18 23
192004-11-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 242004-11-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
20 25
21 * configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION): New 26 * configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION):
22 tests for new and old GTK file dialogs. 27 New tests for new and old GTK file dialogs.
23 (HAVE_GTK): Only set with_toolkit_scroll_bars if not explicitly set 28 (HAVE_GTK): Only set with_toolkit_scroll_bars if not explicitly set
24 to no. 29 to no.
25 30
26 * configure: Rebuild 31 * configure: Rebuild.
27 32
282004-10-20 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 332004-10-20 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
29 34
30 * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32 35 * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32
31 can be set. Remove SETARCH test. 36 can be set. Remove SETARCH test.
32 * configure: Rebuild 37 * configure: Rebuild.
33 38
342004-10-08 Steven Tamm <steventamm@mac.com> 392004-10-08 Steven Tamm <steventamm@mac.com>
35 40
36 * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h 41 * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h
37 * configure: Rebuild 42 * configure: Rebuild.
38 43
392004-10-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 442004-10-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
40 45
@@ -43,7 +48,7 @@
43 48
442004-10-05 Jan Dj,Ad(Brv. <jan.h.d@swipnet.se> 492004-10-05 Jan Dj,Ad(Brv. <jan.h.d@swipnet.se>
45 50
46 * configure.in (HAVE_RANDOM_HEAPSTART): Renamed HAVE_EXECSHIELD. 51 * configure.in (HAVE_RANDOM_HEAPSTART): Rename HAVE_EXECSHIELD.
47 Run test to see if heap start address is random. 52 Run test to see if heap start address is random.
48 53
492004-09-29 Miles Bader <miles@gnu.org> 542004-09-29 Miles Bader <miles@gnu.org>
@@ -71,7 +76,7 @@
71 76
722004-08-02 Reiner Steib <Reiner.Steib@gmx.de> 772004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
73 78
74 * Makefile.in (install-arch-indep): Added pgg and sieve. 79 * Makefile.in (install-arch-indep): Add pgg and sieve.
75 80
76 * info/.cvsignore: Added pgg and sieve. 81 * info/.cvsignore: Added pgg and sieve.
77 82