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 2f88aa5ad07..c44444a9244 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12011-03-30 Paul Eggert <eggert@cs.ucla.edu> 12011-03-30 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * unexelf.c (unexec) [! (defined _SYSTYPE_SYSV || defined __sgi)]:
4 Remove unused local var.
5
3 * editfns.c (Fmessage_box): Remove unused local var. 6 * editfns.c (Fmessage_box): Remove unused local var.
4 7
52011-03-29 Paul Eggert <eggert@cs.ucla.edu> 82011-03-29 Paul Eggert <eggert@cs.ucla.edu>