aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu2007-10-30 08:32:36 +0000
committerYAMAMOTO Mitsuharu2007-10-30 08:32:36 +0000
commitae7c60a92ee348f6aba2149283d024471a0ea5f6 (patch)
tree222d19b6a02cbb33b528acf51987d0f50757eff2 /src/ChangeLog
parente58a672c1d7056f3f05038d587937ca7ec88e8c6 (diff)
downloademacs-ae7c60a92ee348f6aba2149283d024471a0ea5f6.tar.gz
emacs-ae7c60a92ee348f6aba2149283d024471a0ea5f6.zip
(unexec_regions_recorder, unexec_regions_merge):
Don't assume regions are aligned to page boundary. (print_load_command_name): Add LC_UUID if defined.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
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 @@
12007-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
12007-10-30 Richard Stallman <rms@gnu.org> 72007-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.