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 e45fed84108..edc79329a3b 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 * process.c (serial_open, serial_configure): Move decls from here ...
4 * systty.h: ... to here, so that they can be checked.
5
3 * fns.c (get_random, seed_random): Move extern decls from here ... 6 * fns.c (get_random, seed_random): Move extern decls from here ...
4 * lisp.h: ... to here, so that they can be checked. 7 * lisp.h: ... to here, so that they can be checked.
5 8