aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 841f4ee69dc..df1c683b4eb 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12011-03-20 Paul Eggert <eggert@cs.ucla.edu>
2
3 * process.c: Rename or move locals to avoid shadowing.
4 (list_processes_1, Fmake_network_process):
5 (read_process_output_error_handler, exec_sentinel_error_handler):
6 Rename or move locals.
7
12011-03-19 Paul Eggert <eggert@cs.ucla.edu> 82011-03-19 Paul Eggert <eggert@cs.ucla.edu>
2 9
3 Make tparam.h and terminfo.c consistent. 10 Make tparam.h and terminfo.c consistent.