diff options
| author | Paul Eggert | 2011-03-16 18:49:15 -0700 |
|---|---|---|
| committer | Paul Eggert | 2011-03-16 18:49:15 -0700 |
| commit | 43cfc33e3d04f339d929da933f131694821ad6f9 (patch) | |
| tree | b62df540be53b48892703d5770a137994c3f55a7 /src | |
| parent | 29a6015ab3af5afe65a112b7447e343133783f5e (diff) | |
| download | emacs-43cfc33e3d04f339d929da933f131694821ad6f9.tar.gz emacs-43cfc33e3d04f339d929da933f131694821ad6f9.zip | |
Add Bug#.
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 5a3ea2f71d0..6bb4021b876 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | 2011-03-16 Paul Eggert <eggert@cs.ucla.edu> | 5 | 2011-03-16 Paul Eggert <eggert@cs.ucla.edu> |
| 6 | 6 | ||
| 7 | New file unexec.h, the (simple) interface for unexec. | 7 | New file unexec.h, the (simple) interface for unexec (Bug#8267). |
| 8 | * unexec.h: New file. | 8 | * unexec.h: New file. |
| 9 | * deps.mk (emacs.o, unexaix.o, unexcw.o, unexcoff.o, unexelf.o): | 9 | * deps.mk (emacs.o, unexaix.o, unexcw.o, unexcoff.o, unexelf.o): |
| 10 | (unexhp9k800.o, unexmacosx.o, unexsol.o, unexw32.o): | 10 | (unexhp9k800.o, unexmacosx.o, unexsol.o, unexw32.o): |