aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3dabc0703ac..2c3f8f92f83 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12010-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * print.c (print, print_preprocess, print_object): Use a hash table
4 rather than a linear table for Vprint_number_table.
5
12010-12-20 Chong Yidong <cyd@stupidchicken.com> 62010-12-20 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * frame.c (focus_follows_mouse): Default to 0 (Bug#7269). 8 * frame.c (focus_follows_mouse): Default to 0 (Bug#7269).