diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
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 @@ | |||
| 1 | 2011-03-17 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2011-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 | ||
| 5 | 2011-03-16 Paul Eggert <eggert@cs.ucla.edu> | 8 | 2011-03-16 Paul Eggert <eggert@cs.ucla.edu> |