X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=netinstall%2FChangeLog;h=d64634e79e6a912db71b9171ae92a72e17e6ba30;hp=2a2f053325fb665b737abd56ef845f17123f378f;hb=dbf2768f7b146e97e37a27316f70bb313f1acf15;hpb=042cabb13b0419d8aa5cfac9e087d78730d1dbc7 diff --git a/netinstall/ChangeLog b/netinstall/ChangeLog index 2a2f053..d64634e 100644 --- a/netinstall/ChangeLog +++ b/netinstall/ChangeLog @@ -1,11 +1,61 @@ +2002-08-23 Stephen J. Turnbull + + * XEmacs 21.4.9 "Informed Management" is released. + 2002-05-09 Stephen J. Turnbull * XEmacs 21.4.8 "Honest Recruiter" is released. +2002-02-04 Andy Piper + + * install.cc (install_one): Munge installed filename to fit inside + dialog. + 2002-05-04 Stephen J. Turnbull * XEmacs 21.4.7 "Economic Science" is released. +2001-12-17 Andy Piper + + * desktop.cc (do_desktop_setup): register the whole gamut of C++ + file types. + +2001-12-12 Andy Piper + + * 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 + + * win32.h: re-order declarations for native windows from Fabrice + Popineau. + +2001-11-22 Andy Piper + + * 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-12-17 Stephen J. Turnbull * XEmacs 21.4.6 "Common Lisp" is released. @@ -296,5 +346,6 @@ * all: port from cygwin setup. -%%% $Id: ChangeLog,v 1.2.2.15 2002/05/09 12:02:35 stephent Exp $ -$Revision: 1.2.2.15 $ +%%% $Id: ChangeLog,v 1.2.2.16 2002/08/20 11:36:02 stephent Exp $ +$Revision: 1.2.2.16 $ +