aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d695c20be42..e45fed84108 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12011-03-14 Paul Eggert <eggert@cs.ucla.edu> 12011-03-14 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * fns.c (get_random, seed_random): Move extern decls from here ...
4 * lisp.h: ... to here, so that they can be checked.
5
3 * sysdep.c (reset_io): Now static. 6 * sysdep.c (reset_io): Now static.
4 (wait_for_termination_signal): Remove; unused. 7 (wait_for_termination_signal): Remove; unused.
5 8