comparison src/ChangeLog @ 432:3a7e78e1142d r21-2-24

Import from CVS: tag r21-2-24
author cvs
date Mon, 13 Aug 2007 11:29:58 +0200
parents a5df635868b2
children 9d177e8d4150
comparison
equal deleted inserted replaced
431:a97165e56215 432:3a7e78e1142d
1 1999-12-14 Martin Buchholz <martin@xemacs.org>
2
3 * XEmacs 21.2.24 is released.
4
5 1999-12-13 Martin Buchholz <martin@xemacs.org>
6
7 * sound.c (vars_of_sound): Provide esd-sound if HAVE_ESD_SOUND
8
9 * nas.c: Fix compiler warnings. Ansify. C++ compilation support.
10
11 1999-12-13 Kazuyuki IENAGA <ienaga@jsys.co.jp>
12
13 * input-method-xlib.c: Make sure src/ does not use Athena, except
14 indirectly through lwlib.
15
16 1999-12-13 Gunnar Evermann <ge204@eng.cam.ac.uk>
17
18 * dbxrc (pobj): Add opaque_ptr, remove opaque_list.
19
20 1999-12-10 Shenghuo ZHU <zsh@cs.rochester.edu>
21
22 * file-coding.c (add_coding_system_to_list_mapper):
23 - (coding-system-list) should list aliases correctly.
24
25 1999-12-07 Andy Piper <andy@xemacs.org>
26
27 * fileio.c (vars_of_fileio): directory separator fix from Mike Alexander.
28 * windowsnt.h (ditto):
29
1 1999-11-27 Adrian Aichner <aichner@ecf.teradyne.com> 30 1999-11-27 Adrian Aichner <aichner@ecf.teradyne.com>
2 31
3 * sysfile.h: Encapsulate `fstat' for Windows NT just like stat to 32 * sysfile.h: Encapsulate `fstat' for Windows NT just like stat to
4 get consistent file modification times. 33 get consistent file modification times.
5 34