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 99d9cad7628..e5d7a81792e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12011-06-19 Paul Eggert <eggert@cs.ucla.edu> 12011-06-19 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * data.c (Fsubr_name): Rewrite to avoid a strlen call.
4
3 * coding.c (make_subsidiaries): Don't assume string length fits in int. 5 * coding.c (make_subsidiaries): Don't assume string length fits in int.
4 6
5 * callproc.c (child_setup): Rewrite to avoid two strlen calls. 7 * callproc.c (child_setup): Rewrite to avoid two strlen calls.