aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2012-05-27 14:18:35 +0200
committerAndreas Schwab2012-05-27 14:18:35 +0200
commitf3dd73121c15514280f6ddd467b00663945b6648 (patch)
treeb17b9dca8fb110b3e855259cdd56b84c7d501c77 /src/ChangeLog
parentcd37650917a996c2bda3fdc1aa2955b9cace964f (diff)
downloademacs-f3dd73121c15514280f6ddd467b00663945b6648.tar.gz
emacs-f3dd73121c15514280f6ddd467b00663945b6648.zip
* unexmacosx.c (copy_data_segment): Truncate after 16 characters
when referring to sectname field in printf format.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b87398fcbc1..264bf1e578c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12012-05-27 Andreas Schwab <schwab@linux-m68k.org>
2
3 * unexmacosx.c (copy_data_segment): Truncate after 16 characters
4 when referring to sectname field in printf format.
5
12012-05-27 Paul Eggert <eggert@cs.ucla.edu> 62012-05-27 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 * lisp.h [REL_ALLOC]: Omit duplicate prototypes. 8 * lisp.h [REL_ALLOC]: Omit duplicate prototypes.