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 6bb4021b876..dc3074697e3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12011-03-17 Paul Eggert <eggert@cs.ucla.edu> 12011-03-17 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * unexelf.c (unexec): Name an expression,
4 to avoid gcc -Wbad-function-cast warning.
5
3 * deps.mk (unexalpha.o): Remove; unused. 6 * deps.mk (unexalpha.o): Remove; unused.
4 7
52011-03-16 Paul Eggert <eggert@cs.ucla.edu> 82011-03-16 Paul Eggert <eggert@cs.ucla.edu>