comparison nt/ChangeLog @ 440:8de8e3f6228a r21-2-28

Import from CVS: tag r21-2-28
author cvs
date Mon, 13 Aug 2007 11:33:38 +0200
parents 84b14dcb0985
children abe6d1db359e
comparison
equal deleted inserted replaced
439:357dd071b03c 440:8de8e3f6228a
1 2000-02-07 Martin Buchholz <martin@xemacs.org>
2
3 * XEmacs 21.2.28 is released.
4
5 2000-02-03 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
6
7 * Xpm.def: New file, required to build Xpm.dll.
8
9 * Xpm.mak: Use DEBUG instead of DEBUG_XEMACS - this library is not
10 xemacs-specific. Initialize to DEBUG_XEMACS if specified for
11 compatibility.
12 Build DLL instead of static LIB when USE_CRTDLL=1 is given to
13 make.
14
15 * xemacs.mak: Introduced USE_SYSTEM_MALLOC and USE_CRTDLL.
16 Do not build lastfile.lib when neither unexec not gmalloc are
17 used.
18
19 * config.h: Deleted GNU_MALLOC and SYSTEM_MALLOC, as they are set
20 in makefile.
21
22 2000-01-26 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
23
24 * xemacs.mak (DOC_SRC9): Added tests.c ...
25 (TEMACS_DEBUG_OBJS): ... and tests.obj
26 ($(DOC)): Tweaked a bit, for `nmake docfile' unconditionally
27 rebuild the docfile.
28
29 2000-01-22 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
30
31 * xemacs.mak (docfile): Added shortcut target.
32
33 2000-01-19 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
34
35 * xemacs.mak (TEMACS_LIBS): Added winspool.lib
36
37 2000-01-20 Martin Buchholz <martin@xemacs.org>
38
39 * xemacs.mak (dump-xemacs): Remove redundant EMACSBOOTSTRAPMODULEPATH.
40
41 2000-01-18 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
42
43 * xemacs.mak: Patch of 01/13 got in corrupted, fixed.
44
1 2000-01-18 Martin Buchholz <martin@xemacs.org> 45 2000-01-18 Martin Buchholz <martin@xemacs.org>
2 46
3 * XEmacs 21.2.27 is released. 47 * XEmacs 21.2.27 is released.
4 48
5 2000-01-18 Martin Buchholz <martin@xemacs.org> 49 2000-01-18 Martin Buchholz <martin@xemacs.org>
15 1999-12-28 Scott Blachowicz <Scott.Blachowicz@seaslug.org> 59 1999-12-28 Scott Blachowicz <Scott.Blachowicz@seaslug.org>
16 60
17 * minitar.mak: Add vars to allow building from main xemacs.mak. 61 * minitar.mak: Add vars to allow building from main xemacs.mak.
18 62
19 * xemacs.mak: Add rules to build & install minitar. 63 * xemacs.mak: Add rules to build & install minitar.
64
65 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
66
67 * config.h: Fix stuff related to mail locking.
20 68
21 1999-12-31 Martin Buchholz <martin@xemacs.org> 69 1999-12-31 Martin Buchholz <martin@xemacs.org>
22 70
23 * XEmacs 21.2.26 is released. 71 * XEmacs 21.2.26 is released.
24 72