diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c76bdd80caa..faa02a11786 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2007-10-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 2 | |||
| 3 | * unexmacosx.c (unexec_regions_recorder, unexec_regions_merge): | ||
| 4 | Don't assume regions are aligned to page boundary. | ||
| 5 | (print_load_command_name): Add LC_UUID if defined. | ||
| 6 | |||
| 1 | 2007-10-30 Richard Stallman <rms@gnu.org> | 7 | 2007-10-30 Richard Stallman <rms@gnu.org> |
| 2 | 8 | ||
| 3 | * emacs.c (syms_of_emacs) <installation-directory>: Reflow docstring. | 9 | * emacs.c (syms_of_emacs) <installation-directory>: Reflow docstring. |