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 adcfb0089f9..f3a765f5661 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12000-01-25 Gerd Moellmann <gerd@gnu.org> 12000-01-25 Gerd Moellmann <gerd@gnu.org>
2 2
3 * charset.c (Fstring): If there is a multibyte char among
4 the args, always return a multibyte string.
5
62000-01-25 Gerd Moellmann <gerd@gnu.org>
7
3 * sysdep.c (sys_select): Turn atimers off and on instead of 8 * sysdep.c (sys_select): Turn atimers off and on instead of
4 recording and restoring old alarm handler 9 recording and restoring old alarm handler
5 10