diff options
| author | Paul Eggert | 2011-03-16 17:22:09 -0700 |
|---|---|---|
| committer | Paul Eggert | 2011-03-16 17:22:09 -0700 |
| commit | 29a6015ab3af5afe65a112b7447e343133783f5e (patch) | |
| tree | 2d1a42f288113826f005730fcfc751ab34425c45 /src/ChangeLog | |
| parent | 7feda0d218772bf0917631f4bad843e2b4a83984 (diff) | |
| download | emacs-29a6015ab3af5afe65a112b7447e343133783f5e.tar.gz emacs-29a6015ab3af5afe65a112b7447e343133783f5e.zip | |
* deps.mk (unexalpha.o): Remove; unused.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 168f2d72612..5a3ea2f71d0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2011-03-17 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * deps.mk (unexalpha.o): Remove; unused. | ||
| 4 | |||
| 1 | 2011-03-16 Paul Eggert <eggert@cs.ucla.edu> | 5 | 2011-03-16 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 6 | ||
| 3 | New file unexec.h, the (simple) interface for unexec. | 7 | New file unexec.h, the (simple) interface for unexec. |