XEmacs 21.2.32 "Kastor & Polydeukes".
[chise/xemacs-chise.git.1] / nt / ChangeLog
index 993621f..e7ec435 100644 (file)
@@ -1,3 +1,166 @@
+2000-03-20  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.32 is released.
+
+2000-03-15  Mike Alexander <mta@arbortext.com>
+
+       * xemacs.mak: Fix for generation of $(XEMACS)\Installation.
+
+2000-03-14  Adrian Aichner  <adrain@xemacs.org>
+
+       * xemacs.mak (LIB_SRC_TOOLS): LIB_SRC_TOOLS depend on
+       XEMACS_INCLUDES when we USE_PORTABLE_DUMPER.
+
+2000-03-13  Ben Wing  <ben@xemacs.org>
+
+       * xemacs.mak (TEMACS_ENTRYPOINT):
+       Fix for portable dumper.
+
+2000-03-12  Ben Wing  <ben@xemacs.org>
+
+        * xemacs.mak (*): 
+        * config.inc: New.
+
+        a) Added a file called config.inc which makes it easier to set
+        build options for MS Windows. (Previously, the only way to do this
+        was through command line options to nmake.) 
+
+        b) Cleaned the file up a bit.
+
+        c) Changed xemacs to be a windows application and not a console
+        application, now that runemacs.exe is no longer necessary.
+
+        d) Added support for building the tags file.
+
+        * xemacs.dsw: New.
+        * xemacs.dsp: New.
+        For compiling, editing, and debugging XEmacs using the VC++ 5.0
+        GUI.  They may well work under other versions of VC++, but I don't
+        have access to them to test them. 
+
+2000-03-11  Andy Piper  <andy@xemacs.org>
+
+       * PROBLEMS: Doc fix from Reini Urban <rurban@x-ray.at>.
+
+2000-02-27  Mike Alexander  <mta@arbortext.com>
+
+       * xemacs.rc: Include the portable dump data if INCLUDE_DUMP is defined
+
+       * xemacs.mak: Add the portable dump data to the EXE as a resource
+
+2000-03-07  Jonathan Harris  <jhar@tardis.ed.ac.uk>
+
+       * xemacs.mak (TEMACS_LIBS): Add ole32.lib and uuid.lib.
+       (installation): Always regenerate installation report.
+
+2000-02-25  Craig Lanning  <CraigL@DyCon.com>
+
+       * inc\sys\time.h: MinGW defines struct timeval in <winsock.h>.
+
+2000-02-24  Martin Buchholz  <martin@xemacs.org>
+
+       * config.h (INLINE_HEADER): Define properly (?) for Windows.
+
+2000-02-23  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.31 is released.
+
+2000-02-22  Martin Buchholz  <martin@xemacs.org>
+
+       * config.h (gc_checking_assert): New.
+
+2000-02-21  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.30 is released.
+
+2000-02-21  Jonathan Harris  <jhar@tardis.ed.ac.uk>
+
+       * README: Tidy up.
+       Document need for makeinfo program or texinfo package.
+
+       * Xmd.patch: New file, previously in README.
+
+2000-02-17  Martin Buchholz  <martin@xemacs.org>
+
+       * config.h: Delete unused HAVE_LINUX_VERSION_H.
+
+2000-02-16  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.29 is released.
+
+2000-02-06  Mike Alexander  <mta@arbortext.com>
+
+       * xemacs.mak (install): Copy xemacs.dmp if using the portable
+       dumper.
+
+2000-02-07  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.28 is released.
+
+2000-02-03  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
+
+       * Xpm.def: New file, required to build Xpm.dll.
+
+       * Xpm.mak: Use DEBUG instead of DEBUG_XEMACS - this library is not
+       xemacs-specific. Initialize to DEBUG_XEMACS if specified for
+       compatibility.
+       Build DLL instead of static LIB when USE_CRTDLL=1 is given to
+       make.
+
+       * xemacs.mak: Introduced USE_SYSTEM_MALLOC and USE_CRTDLL.
+       Do not build lastfile.lib when neither unexec not gmalloc are
+       used.
+
+       * config.h: Deleted GNU_MALLOC and SYSTEM_MALLOC, as they are set
+       in makefile.
+
+2000-01-26  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
+
+       * xemacs.mak (DOC_SRC9): Added tests.c ...
+       (TEMACS_DEBUG_OBJS): ... and tests.obj
+       ($(DOC)): Tweaked a bit, for `nmake docfile' unconditionally
+       rebuild the docfile.
+
+2000-01-22  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
+
+       * xemacs.mak (docfile): Added shortcut target.
+
+2000-01-19  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
+
+       * xemacs.mak (TEMACS_LIBS): Added winspool.lib
+
+2000-01-20  Martin Buchholz  <martin@xemacs.org>
+
+       * xemacs.mak (dump-xemacs): Remove redundant EMACSBOOTSTRAPMODULEPATH.
+
+2000-01-18  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
+
+       * xemacs.mak: Patch of 01/13 got in corrupted, fixed.
+
+2000-01-18  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.27 is released.
+
+2000-01-18  Martin Buchholz  <martin@xemacs.org>
+
+       * minitar.c: Errno.h --> errno.h.  Remove errno declaration.
+
+2000-01-13  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
+
+       * xemacs.mak: Added USE_PORTABLE_DUMPER make command line macro.
+       (temacs:) Added dependency for lastfile.lib so that 'make temacs'
+       builds it first.
+
+1999-12-28  Scott Blachowicz  <Scott.Blachowicz@seaslug.org>
+
+       * minitar.mak: Add vars to allow building from main xemacs.mak.
+
+       * xemacs.mak: Add rules to build & install minitar.
+
+2000-01-03  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
+
+       * config.h: Fix stuff related to mail locking.
+
 1999-12-31  Martin Buchholz <martin@xemacs.org>
 
        * XEmacs 21.2.26 is released.