Mercurial > hg > xemacs-beta
comparison netinstall/ChangeLog @ 452:3d3049ae1304 r21-2-41
Import from CVS: tag r21-2-41
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:40:21 +0200 |
parents | 98528da0b7fc |
children | d7a9135ec789 |
comparison
equal
deleted
inserted
replaced
451:8ad70c5cd5d7 | 452:3d3049ae1304 |
---|---|
1 2001-01-17 Martin Buchholz <martin@xemacs.org> | |
2 | |
3 * XEmacs 21.2.41 "Polyhymnia" is released. | |
4 | |
5 2001-01-12 Andy Piper <andy@xemacs.org> | |
6 | |
7 * postinstall.cc (do_postinstall): don't pick up shells if cygwin | |
8 isn't installed. | |
9 | |
10 2001-01-10 Andy Piper <andy@xemacs.org> | |
11 | |
12 * README.xemacs: deleted. | |
13 | |
14 * README: updated. | |
15 | |
16 * tar.cc (tar_gzctell): new function picked up from some internal | |
17 cygnus version of zlib. | |
18 | |
19 * Makefile.in.in (LOCALCFLAGS): use -O2 | |
20 (OBJS): reinstate autoload. | |
21 | |
22 2001-01-09 Andy Piper <andy@xemacs.org> | |
23 | |
24 * root.cc (dialog_cmd): backslash root dir. | |
25 | |
26 * desktop.cc (do_desktop): runemacs.exe is the exe to run. | |
27 | |
28 * package-net.el (package-net-batch-convert-index-to-ini): new | |
29 batch command. | |
30 | |
31 * Makefile.in.in (setup.ini): new target. Automatically create. | |
32 (LOCALCFLAGS): use extra_includes. | |
33 (setup.ini): new target. | |
34 | |
35 * regedit.cc (create_xemacs_root): write out the package path. | |
36 | |
37 * reginfo.h (XEMACS_NATIVE_ARCH_NAME): arch dir is i386 not i586 | |
38 | |
1 2001-01-08 Martin Buchholz <martin@xemacs.org> | 39 2001-01-08 Martin Buchholz <martin@xemacs.org> |
2 | 40 |
3 * XEmacs 21.2.40 is released. | 41 * XEmacs 21.2.40 is released. |
4 | 42 |
5 2000-12-31 Martin Buchholz <martin@xemacs.org> | 43 2000-12-31 Martin Buchholz <martin@xemacs.org> |
126 | 164 |
127 2000-11-12 Andy Piper <andy@xemacs.org> | 165 2000-11-12 Andy Piper <andy@xemacs.org> |
128 | 166 |
129 * all: port from cygwin setup. | 167 * all: port from cygwin setup. |
130 | 168 |
131 %%% $Id: ChangeLog,v 1.1.2.6 2001/01/08 03:15:25 martinb Exp $ | 169 %%% $Id: ChangeLog,v 1.1.2.10 2001/01/17 05:22:58 martinb Exp $ |
132 $Revision: 1.1.2.6 $ | 170 $Revision: 1.1.2.10 $ |