X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=nt%2FChangeLog;h=1c44af6a13bf883d5391c1edfff941edaf3c910f;hb=0298dde5c47a900f2542bc7ec6c9dafc92ce3015;hp=d13f415f70c73285a80e337f65a16a88f89b6dec;hpb=d81014e89b5102527e5b50aac62edeed2955671d;p=chise%2Fxemacs-chise.git.1 diff --git a/nt/ChangeLog b/nt/ChangeLog index d13f415..1c44af6 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,65 @@ +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