aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorSteven Tamm2002-12-01 06:33:53 +0000
committerSteven Tamm2002-12-01 06:33:53 +0000
commit40e6ff959e664a83d3e6fa3f8cfdb66786a9d258 (patch)
tree8f17db9b4098372a2832637d41f07ef7bbb6780a /src/ChangeLog
parentb6f85fd7e08a0c30206fa4bbd1e1405b82c1ff6e (diff)
downloademacs-40e6ff959e664a83d3e6fa3f8cfdb66786a9d258.tar.gz
emacs-40e6ff959e664a83d3e6fa3f8cfdb66786a9d258.zip
unexmacosx.c: Now corrects the offset in two hints table to allow prebinding
to be redone and allow the executable to be stripped.
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 f48bed6deb2..3275ca3759d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12002-12-01 Steven Tamm <steventamm@mac.com>
2
3 * unexmacosx.c (copy_twolevelhints, dump_it): Now corrects the
4 offset in two hints table to allow prebinding to be redone and
5 allow the executable to be stripped.
6
12002-11-29 Dave Love <fx@gnu.org> 72002-11-29 Dave Love <fx@gnu.org>
2 8
3 * fns.c (Frequire): Don't call LOADHIST_ATTACH if feature was 9 * fns.c (Frequire): Don't call LOADHIST_ATTACH if feature was