comparison src/ChangeLog @ 52011:8bbd4454be32

unexmacosx.c: Sort and merge unexec regions before dumping them.
author Andrew Choi <akochoi@shaw.ca>
date Tue, 22 Jul 2003 17:54:50 +0000
parents a9d461b0fc6f
children 53afb4da1859
comparison
equal deleted inserted replaced
52010:08ca5a28493e 52011:8bbd4454be32
1 2003-07-22 Andrew Choi <akochoi@shaw.ca>
2
3 * unexmacosx.c (unexec_regions_sort_compare):
4 (unexec_regions_merge): New functions. Sort and merge unexec
5 regions before dumping them.
6
1 2003-07-22 Dave Love <fx@gnu.org> 7 2003-07-22 Dave Love <fx@gnu.org>
2 8
3 * xfns.c [HAVE_PNG]: Consider both png.h and libpng/png.h. 9 * xfns.c [HAVE_PNG]: Consider both png.h and libpng/png.h.
4 10
5 2003-07-21 Stefan Monnier <monnier@cs.yale.edu> 11 2003-07-21 Stefan Monnier <monnier@cs.yale.edu>