diff options
| author | Dan Nicolaescu | 2008-07-10 02:37:07 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2008-07-10 02:37:07 +0000 |
| commit | d2b5bbda451e8e10576e3145938c27c6171f6ae3 (patch) | |
| tree | c4ec158d08db873a42226da58a0e05288c3be21e /src/ChangeLog | |
| parent | 40dde9d187458709cffb6029d09f8acdc7a7394e (diff) | |
| download | emacs-d2b5bbda451e8e10576e3145938c27c6171f6ae3.tar.gz emacs-d2b5bbda451e8e10576e3145938c27c6171f6ae3.zip | |
* unexmips.c:
* unexelf.c: Remove references to desupported systems.
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 7767dedd291..6cf5b28b2ac 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2008-07-10 Dan Nicolaescu <dann@ics.uci.edu> | 1 | 2008-07-10 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 2 | ||
| 3 | * unexmips.c: | ||
| 4 | * unexelf.c: Remove references to desupported systems. | ||
| 5 | |||
| 3 | * m/powermac.h: Remove file, it is now identical to m/macppc.h. | 6 | * m/powermac.h: Remove file, it is now identical to m/macppc.h. |
| 4 | 7 | ||
| 5 | * m/powermac.h: Remove boilerplate comments. | 8 | * m/powermac.h: Remove boilerplate comments. |