diff netinstall/ChangeLog @ 707:a307f9a2021d

[xemacs-hg @ 2001-12-20 05:49:28 by andyp] sync with 21-4-6-windows
author andyp
date Thu, 20 Dec 2001 05:49:48 +0000
parents 685b588e92d8
children b35d39ece38f
line wrap: on
line diff
--- a/netinstall/ChangeLog	Wed Dec 19 00:40:26 2001 +0000
+++ b/netinstall/ChangeLog	Thu Dec 20 05:49:48 2001 +0000
@@ -1,3 +1,43 @@
+2001-12-12  Andy Piper  <andy@xemacs.org>
+
+	* win32.h (CDECL): reorder to remove warnings.
+
+	* Makefile.in.in: add new dependencies.
+
+	* desktop.h: new file.
+
+	* uninstall.cc: use it.
+
+	* install.cc (uninstall_one): when uninstalling xemacs remove
+	shortcuts also.
+
+	* desktop.cc (remove_xemacs_setup): split out from
+	remove_desktop_setup.
+	(remove_desktop_setup): call it.
+
+2001-12-05  Andy Piper  <andy@xemacs.org>
+
+	* win32.h: re-order declarations for native windows from Fabrice
+	Popineau.
+
+2001-11-22  Andy Piper  <andy@xemacs.org>
+
+	* Makefile.in.in (setup-bin.ini): cope with kit revisions.
+
+	* source.cc (save_dialog): warning removal.
+	(load_dialog): ditto.
+
+	* msg.cc: remove cvs id.
+
+	* desktop.cc (find_xemacs_version): new function. Cope with kit
+	revisions.
+	(find_xemacs_exe_path): use it.
+	(find_xemacs_exe_name): ditto.
+
+2001-11-21  Stephen J. Turnbull  <stephen@xemacs.org>
+
+	* XEmacs 21.4.6 "Common Lisp" is released.
+
 2001-10-27  Andy Piper  <andy@xemacs.org>
 
 	* localdir.cc (dialog_cmd): allow download directory to be
@@ -349,7 +389,7 @@
 
 	* all: port from cygwin setup.
 
-%%% $Id: ChangeLog,v 1.10 2001/10/30 05:13:28 andyp Exp $
-$Revision: 1.10 $
+%%% $Id: ChangeLog,v 1.11 2001/12/20 05:49:40 andyp Exp $
+$Revision: 1.11 $