comparison ChangeLog @ 426:43177a4f3daf r21-2-21

Import from CVS: tag r21-2-21
author cvs
date Mon, 13 Aug 2007 11:27:01 +0200
parents 11054d720c21
children 3ecd8885ac67
comparison
equal deleted inserted replaced
425:22157a68eca2 426:43177a4f3daf
1 1999-11-28 Martin Buchholz <martin@xemacs.org>
2
3 * XEmacs 21.2.21 is released.
4
5 1999-11-26 Martin Buchholz <martin@xemacs.org>
6
7 * configure.in:
8 Add configure support for Unix 98 type ssize_t.
9
10 1999-11-27 Martin Buchholz <martin@xemacs.org>
11
12 * Makefile.in.in:
13 Make sure config.values.sh is up to date.
14 Use $(SHELL) instead of sh or /bin/sh consistently.
15 Delegate `depend' target to src/Makefile.in.in.
16
17 1999-10-27 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
18
19 * INSTALL: Update configure option.
20
21 1999-10-12 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
22
23 * configure.in (native_sound_lib, *-sgi-*): Check for audio.h.
24 (LIBS): Check for libCsup.
25
26 * etc/sample.Xdefaults: adds a reference to beNiceToColrmap,
27 so that the user can guess what to do if xemacs' dialogs are
28 butt ugly.
29
30 1999-10-24 Jan Vroonhof <vroonhof@math.ethz.ch>
31
32 * config.h.in: define HAVE_ESD_SOUND
33
34 * configure.in: Add support for esd sound. --with-sound
35 now accepts a list of options.
36 * configure.usage (--native-sound-lib): ditto.
37
38 1999-11-17 Martin Buchholz <martin@xemacs.org>
39
40 * Makefile.in.in (install-arch-dep):
41 Fix `make install' if prefix != exec_prefix.
42
43 1999-11-15 Martin Buchholz <martin@xemacs.org>
44
45 * configure.in:
46 - Accept --with-database=gdbm as an alias for
47 --with-database=gnudbm.
48 - rename with_database_gnudbm to with_database_gdbm.
49
50 * aclocal.m4 (ld_dynamic_link_flags): Just use empty value for
51 ld_dynamic_link_flags on Solaris. Else CC gives us:
52 CC: Warning: Option -Wl,-Bdynamic passed to ld, if ld is invoked, ignored otherwise
53 /usr/ccs/bin/ld: illegal option -- W
54
55
56 1999-11-13 Jason R Mastaler <jason@mastaler.com>
57
58 * etc/FTP: Updated FTP mirrors list. Replaced GNU FTP document
59 with a URL.
60
61 1999-11-13 Jason R Mastaler <jason@mastaler.com>
62
63 * etc/MAILINGLISTS: Updated mailing list subscription information.
64 Replaced GNU MAILINGLISTS document with a URL.
65
1 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org> 66 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
2 67
3 * XEmacs 21.2.20 is released 68 * XEmacs 21.2.20 is released
4 69
5 1999-09-21 Martin Buchholz <martin@xemacs.org> 70 1999-09-21 Martin Buchholz <martin@xemacs.org>