aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2fb5363adaa..3f55cd02ea1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -9,6 +9,10 @@
9 * frame.c (make_terminal_frame) [CANNOT_DUMP]: Initialize 9 * frame.c (make_terminal_frame) [CANNOT_DUMP]: Initialize
10 foreground and background colors. From Joe Buehler (tiny change). 10 foreground and background colors. From Joe Buehler (tiny change).
11 11
122002-08-26 Miles Bader <miles@gnu.org>
13
14 * bytecode.c (Fbyte_code): Fsub1 can GC, so protect it.
15
122002-08-25 Andrew Choi <akochoi@shaw.ca> 162002-08-25 Andrew Choi <akochoi@shaw.ca>
13 17
14 * emacs.c (main): Call init_mac_osx_environment if HAVE_CARBON is 18 * emacs.c (main): Call init_mac_osx_environment if HAVE_CARBON is