aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index edc79329a3b..0840e5ec9f0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12011-03-14 Paul Eggert <eggert@cs.ucla.edu> 12011-03-14 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * sysdep.c (system_process_attributes): Rename vars to avoid shadowing.
4
3 * process.c (serial_open, serial_configure): Move decls from here ... 5 * process.c (serial_open, serial_configure): Move decls from here ...
4 * systty.h: ... to here, so that they can be checked. 6 * systty.h: ... to here, so that they can be checked.
5 7