aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index df09d1d34f2..2f6667de69b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12008-12-13 Chong Yidong <cyd@stupidchicken.com> 12008-12-13 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * font.c (free_font_driver_list): Implement missing function.
4
3 * w32term.c (w32_term_init): Don't initialize the image cache 5 * w32term.c (w32_term_init): Don't initialize the image cache
4 here; it will be done in init_frame_faces. 6 here; it will be done in init_frame_faces.
5 7