comparison ChangeLog @ 4450:ac6231e0c1df

Automated merge with file:/Sources/xemacs-21.5-checked-out
author Aidan Kehoe <kehoea@parhasard.net>
date Wed, 07 May 2008 21:21:08 +0200
parents 13ce402e1736 e4225b6d9389
children 49f8ed034500
comparison
equal deleted inserted replaced
4449:13ce402e1736 4450:ac6231e0c1df
13 should read a script from stdin. 13 should read a script from stdin.
14 * configure.ac (XE_EXPAND_VARIABLE): 14 * configure.ac (XE_EXPAND_VARIABLE):
15 Set SHEBANG_PROGNAME. 15 Set SHEBANG_PROGNAME.
16 * configure: 16 * configure:
17 Regenerate. 17 Regenerate.
18
19 2008-04-01 Andreas Schwab <schwab@suse.de>
20
21 Thanks to Mike Fabian for posting a patch to the mainline, to Martin
22 Buchholz for writing the ChangeLog, and to Aidan Kehoe for finding
23 the 2003-01-27 ChangeLog. Tested against Xaw3d. -- stephen
24
25 * configure.ac (athena_3d):
26 AC_CHECK_LIB must always take a function as
27 argument, never a global variable. Some linkers can tell the
28 difference. So change:
29 threeDClassRec ==> XawSme3dComputeTopShadowRGB
30
31 2008-02-15 Marcus Crestani <crestani@xemacs.org>
32
33 * configure.ac: Look for all x86 machines to determine which write
34 barrier to use on MacOSX.
35 * configure : Rebuild.
36
37 2008-02-12 Jerry James <james@xemacs.org>
38
39 * install.sh: Rename to install-sh and update to latest FSF version.
40
41 2008-01-25 Stephen J. Turnbull <stephen@xemacs.org>
42
43 * configure.ac (--with-database): 'gnudbm' -> 'gdbm' in docstrings.
44
45 2008-01-25 Michael Sperber <mike@xemacs.org>
46
47 * Makefile.in.in:
48 * configure.ac:
49 * version.sh.in: Use Mercurial tip hash to identify version
50 instead of old CVS method.
18 51
19 2008-01-17 Aidan Kehoe <kehoea@parhasard.net> 52 2008-01-17 Aidan Kehoe <kehoea@parhasard.net>
20 53
21 * configure.ac: 54 * configure.ac:
22 If using a version of the gdbm library that sticks dbm_open in 55 If using a version of the gdbm library that sticks dbm_open in