comparison ChangeLog @ 4552:9c1cfceab252

Automated merge with file:/Sources/xemacs-21.5-checked-out
author Aidan Kehoe <kehoea@parhasard.net>
date Thu, 13 Mar 2008 10:24:34 +0100
parents 42711a251efd
children e4225b6d9389
comparison
equal deleted inserted replaced
4551:6812571bfcb9 4552:9c1cfceab252
1 2008-02-15 Marcus Crestani <crestani@xemacs.org>
2
3 * configure.ac: Look for all x86 machines to determine which write
4 barrier to use on MacOSX.
5 * configure : Rebuild.
6
7 2008-02-12 Jerry James <james@xemacs.org>
8
9 * install.sh: Rename to install-sh and update to latest FSF version.
10
11 2008-01-25 Stephen J. Turnbull <stephen@xemacs.org>
12
13 * configure.ac (--with-database): 'gnudbm' -> 'gdbm' in docstrings.
14
15 2008-01-25 Michael Sperber <mike@xemacs.org>
16
17 * Makefile.in.in:
18 * configure.ac:
19 * version.sh.in: Use Mercurial tip hash to identify version
20 instead of old CVS method.
21
1 2008-01-17 Aidan Kehoe <kehoea@parhasard.net> 22 2008-01-17 Aidan Kehoe <kehoea@parhasard.net>
2 23
3 * configure.ac: 24 * configure.ac:
4 If using a version of the gdbm library that sticks dbm_open in 25 If using a version of the gdbm library that sticks dbm_open in
5 libgdbm_compat.so, also link to that library. 26 libgdbm_compat.so, also link to that library.