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 c92e4b5cff4..570c82c9628 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12002-05-11 Andreas Schwab <schwab@suse.de>
2
3 * coding.c (intersection): Keep the elements of the returned list
4 in the same order as in the first list.
5
12002-05-11 Kim F. Storm <storm@cua.dk> 62002-05-11 Kim F. Storm <storm@cua.dk>
2 7
3 * keymap.c (current_minor_maps): Fixed resizing of cmm_maps; 8 * keymap.c (current_minor_maps): Fixed resizing of cmm_maps;