X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=nt%2FChangeLog;h=2a18bab501cd127e954b113069acc9a81ae76a01;hb=840b3ca72f743a8d911f146d3f47f3a78e8436a3;hp=5178ece829f54977f07fb116d94fceca5def4675;hpb=042cabb13b0419d8aa5cfac9e087d78730d1dbc7;p=chise%2Fxemacs-chise.git.1 diff --git a/nt/ChangeLog b/nt/ChangeLog index 5178ece..2a18bab 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,7 +1,206 @@ +2008-12-28 Vin Shelton + + * XEmacs 21.4.22 is released + +2008-01-18 Vin Shelton + + * xemacs.mak: Support Intel C compiler. + +2007-10-07 Vin Shelton + + * XEmacs 21.4.21 is released + +2007-09-27 Vin Shelton + + * XEmacs.iss: Don't set package-get-always-update. + +2007-09-25 Vin Shelton + + * XEmacs.iss: Put comment wrapper around site-start.el changes and + remove those changes on uninstall. Enable ftp.xemacs.org for + package retrieval and set the ftp path. + +2007-09-19 Vin Shelton + + * XEmacs.iss: Various updates: Add support for 21.5; add easypg. + +2006-12-09 Vin Shelton + + * XEmacs 21.4.20 is released + +2006-03-04 Vin Shelton + + * config.inc.samp: Comment out PACKAGE_PREFIX. + * xemacs.mak: Do not set a value for PACKAGE_PATH unless + PACKAGE_PATH or PACKAGE_PREFIX was specified in config.inc. + +2006-01-28 Vin Shelton + + * XEmacs.iss: Erase old code. + +2006-01-28 Vin Shelton + + * XEmacs 21.4.19 is released + +2006-01-28 Vin Shelton + + * XEmacs.iss: 21.4.19 version. No registry fiddling, please. + Package root is now found automatically. + +2005-12-27 Vin Shelton + + * XEmacs.iss: 21.4.19-pre1 version + Remove registry key for EMACSPACKAGEPATH. + Install by default to c:\Program Files\XEmacs. + +2005-12-17 Vin Shelton + + * XEmacs.iss: Move packages out of version-specific location. + Removed CRs. + +2005-12-15 Vin Shelton + + * XEmacs.iss: Created for generating winoze setup kits. + +2005-12-03 Vin Shelton + + * XEmacs 21.4.18 is released + +2005-02-06 Vin Shelton + + * XEmacs 21.4.17 is released + +2005-01-29 Ben Wing + + * xemacs.mak: + * xemacs.mak (USE_PORTABLE_DUMPER): + Enable portable dumper just in case it's not specified in config.inc. + + * xemacs.mak: + * xemacs.mak (INCLUDES): + Put our own directories first in case of conflict (e.g. config.h + in compface). + + * xemacs.mak ($(BLDLIB_SRC)/minitar.exe): + * xemacs.mak (LIB_SRC_TOOLS): + Use MSVCRT to avoid link problems. + + * xemacs.mak ({$(MANDIR)}.texi{$(INFODIR)}.info): + Use filename only when calling makeinfo, or it chokes on index + generation. + +2005-01-28 Ben Wing + + * config.inc.samp: + * config.inc.samp (PNG_DIR): + * config.inc.samp (MAKEINFO): + Update directory locations to correspond to current optional-libs.exe + and Cygwin makeinfo. Update GTK comment. Enable TIFF and COMPFACE + since we can now compile with them. + +2004-12-05 Vin Shelton + + * XEmacs 21.4.16 is released + +2004-02-02 Vin Shelton + + * XEmacs 21.4.15 is released + +2003-12-10 Adrian Aichner + + * xemacs.mak (COPYCMD): New. + * xemacs.mak (COPY): New. + * xemacs.mak (COPYDIR): New. + * xemacs.mak (XEMACS_INCLUDES): + * xemacs.mak (install): Allow xemacs.mak to overwrite existing + installation. + +2003-11-06 Adrian Aichner + + * minitar.c: Sync with Xemacs 21.5 version to fix package + installation in native Windows XEmacs. + +2003-09-03 Vin Shelton + + * XEmacs 21.4.14 is released + +2003-05-25 XEmacs Build Bot + + * XEmacs 21.4.13 is released + +2003-01-15 Stephen J. Turnbull + + * XEmacs 21.4.12 "Portable Code" is released. + +2003-01-03 Stephen J. Turnbull + + * XEmacs 21.4.11 "Native Windows TTY Support" is released. + +2002-12-14 Ben Wing + + * minitar.c: + * xemacs.mak (DEPEND): + * xemacs.mak (CFLAGS_NO_LIB): New. + * xemacs.mak (ETAGS_DEPS): + * xemacs.mak (LIB_SRC_TOOLS): + Various couple problems. + +2002-11-02 Stephen J. Turnbull + + * XEmacs 21.4.10 "Military Intelligence" is released. + +2002-10-13 Adrian Aichner + + * xemacs.mak (OS): Remove obsolete quoting of double-quote in the + Installation file to avoid unnecessary deviations from the UNIX + version in `describe-installation' and `build-report'. + +2002-10-08 Andy Piper + + * xemacs.mak: set the stacksize to 8mb which seems to be the magic + number for regex. + +2002-08-23 Stephen J. Turnbull + + * XEmacs 21.4.9 "Informed Management" is released. + +2002-08-16 Jonathan Harris + + * config.inc.samp (USE_PORTABLE_DUMPER): Default to on. + * config.inc.samp (USE_MINIMAL_TAGBITS): Removed. + * config.inc.samp (USE_INDEXED_LRECORD_IMPLEMENTATION): Removed. + * config.inc.samp (GUNG_HO): Removed. + * xemacs.mak (USE_MINIMAL_TAGBITS): Removed. + * xemacs.mak (USE_INDEXED_LRECORD_IMPLEMENTATION): Removed. + * xemacs.mak (GUNG_HO): Removed. + * xemacs.mak (TAGBITS_DEFINES): Removed. + * xemacs.mak (LRECORD_DEFINES): Removed. + * xpm.mak: Default to using MSVCRT as the C runtime + + Remove all vestiges of USE_MINIMAL_TAGBITS, + USE_INDEXED_LRECORD_IMPLEMENTATION, and GUNG_HO, since those + ifdefs have long been removed. + + Make pdump the default. + +2002-07-05 Jonathan Harris + + * README: Document Visual Studio .NET setup + +2002-05-06 Jonathan Harris + + * README: + * config.inc.samp: + Update PNG version to 1.0.9, zlib version to 1.1.14. + 2002-05-09 Stephen J. Turnbull * XEmacs 21.4.8 "Honest Recruiter" is released. +2002-03-26 Vin Shelton + + * xemacs.mak: Added special rule to build winclient.exe. + 2002-05-04 Stephen J. Turnbull * XEmacs 21.4.7 "Economic Science" is released.