Mercurial > hg > xemacs-beta
comparison netinstall/ChangeLog @ 673:685b588e92d8
[xemacs-hg @ 2001-10-30 05:13:26 by andyp]
merge of windows 21.4.5 codeline
author | andyp |
---|---|
date | Tue, 30 Oct 2001 05:13:31 +0000 |
parents | 42a8626b741e |
children | a307f9a2021d |
comparison
equal
deleted
inserted
replaced
672:42a8626b741e | 673:685b588e92d8 |
---|---|
1 2001-10-27 Andy Piper <andy@xemacs.org> | |
2 | |
3 * localdir.cc (dialog_cmd): allow download directory to be | |
4 created. | |
5 * log.cc (exit_setup): cygwin -> XEmacs | |
6 * net.cc (dialog_cmd): | |
7 (dialog_proc): | |
8 (do_net): sync with cygwin installer. | |
9 * res.rc: | |
10 * resource.h (IDS_CREATE_DIR): new. | |
11 * source.cc (load_dialog): | |
12 (save_dialog): | |
13 (dialog_cmd): | |
14 (dialog_proc): | |
15 (do_source): sync with cygwin installer. | |
16 * uninstall.cc (progress): remove log message. | |
17 * Makefile.in.in: generated setup-bin.ini correctly. | |
18 | |
19 2001-10-25 Andy Piper <andy@xemacs.org> | |
20 | |
21 * Merge 21.5 codeline. | |
22 | |
23 2001-10-25 Andy Piper <andy@xemacs.org> | |
24 | |
25 * setup.mak (OBJS): minor build fixes. | |
26 (distclean): | |
27 | |
1 2001-10-25 Andy Piper <andy@xemacs.org> | 28 2001-10-25 Andy Piper <andy@xemacs.org> |
2 | 29 |
3 * desktop.cc: | 30 * desktop.cc: |
4 * desktop.cc (do_desktop_setup): | 31 * desktop.cc (do_desktop_setup): |
5 * desktop.cc (load_dialog): | 32 * desktop.cc (load_dialog): |
320 | 347 |
321 2000-11-12 Andy Piper <andy@xemacs.org> | 348 2000-11-12 Andy Piper <andy@xemacs.org> |
322 | 349 |
323 * all: port from cygwin setup. | 350 * all: port from cygwin setup. |
324 | 351 |
325 %%% $Id: ChangeLog,v 1.9 2001/10/26 02:42:53 andyp Exp $ | 352 %%% $Id: ChangeLog,v 1.10 2001/10/30 05:13:28 andyp Exp $ |
326 $Revision: 1.9 $ | 353 $Revision: 1.10 $ |
327 | 354 |
355 |