XEmacs 21.2.6
[chise/xemacs-chise.git.1] / nt / ChangeLog
index 3acbeb7..34858e3 100644 (file)
@@ -1,3 +1,110 @@
+1998-12-16  Andy Piper  <andy@xemacs.org>
+
+       * XEmacs 21.2.6 is released
+
+1998-12-11  Adrian Aichner  <aichner@ecf.teradyne.com>
+
+       * xemacs.mak (DOC_SRC2): CLASH_DETECTION is not supported under
+       native Windows NT.  Therefore src\filelock.c is not to be
+       compiled.
+       (TEMACS_OBJS): Consequently, don't link in $(OUTDIR)\filelock.obj.
+
+1998-12-10  Jonathan Harris  <jhar@tardis.ed.ac.uk>
+
+       * xemacs.mak ($(OUTDIR)\alloc.obj): add a dependency on
+       puresize-adjust.h to avoid infinite recursion.
+
+1998-12-09  Andy Piper  <andy@xemacs.org>
+
+       * config.h: remove clash detection stuff.
+
+1998-12-07  Martin Buchholz  <martin@xemacs.org>
+
+       * xemacs.mak (TEMACS_OBJS):
+       (DOC_SRC4): 
+       - Remove pure.c, pure.obj
+
+1998-11-04  Adrian Aichner  <aichner@ecf.teradyne.com>
+
+       * xemacs.mak: Creating minimal versions of Installation,
+       Installation.el, and config.values to make
+       (describe-installation) and (config-value ...) work in Windows NT
+       native builds.  Incorporating rule for movemail.exe courtesy of
+       Andy Piper.
+
+1998-12-05  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+       * XEmacs 21.2.5 is released
+
+1998-11-28  SL Baur  <steve@altair.xemacs.org>
+
+       * XEmacs 21.2-beta4 is released.
+
+1998-10-29  Andy Piper  <andyp@parallax.co.uk>
+
+       * xemacs.mak ($(LIB_SRC)/movemail.exe): add etags dependencies to
+       pull in getopt and friends.
+
+1998-10-15  SL Baur  <steve@altair.xemacs.org>
+
+       * XEmacs 21.2-beta3 is released.
+
+1998-09-29  SL Baur  <steve@altair.xemacs.org>
+
+       * XEmacs 21.2-beta2 is released.
+
+1998-09-19  Adrian Aichner  <aichner@ecf.teradyne.com>
+
+       * tiff.mak: New file provided by Charles Wilson
+         <cwilson@ee.gatech.edu>
+
+       * README: Update provided by Charles Wilson
+         <cwilson@ee.gatech.edu>.  Documenting use of the newly
+         introduced tiff.mak.  Renumbering subsequent build instruction
+         items.
+
+1998-09-20  Jonathan Harris  <jhar@tardis.ed.ac.uk>
+
+       * PROBLEMS: New file.
+
+       * xemacs.mak: Install the PROBLEMS file in the root directory of
+         the XEmacs installation.
+
+1998-08-31  Jonathan Harris  <jhar@tardis.ed.ac.uk>
+
+       * xemacs.mak: Detect failure to supply PNG_DIR or XLIB_DIR
+         when building with PNG support.
+
+1998-08-31  Jonathan Harris  <jhar@tardis.ed.ac.uk>
+
+       * README: Document the PNG, ZLIB, JPEG, TIFF and GIF build
+         options.
+
+1998-08-12  Jeff Sparkes  <jsparkes@internetivity.com>
+
+       * xemacs.mak: Link in GIF, fix HAVE_JPEG default.
+
+1998-08-09  Jonathan Harris  <jhar@tardis.ed.ac.uk>
+
+       * xemacs.mak (install): Win95 fixes:
+         DOS mkdir doesn't create intermediate directories. xcopy does
+         so use it to create the install and lock directories.
+         Removed trailing backslashes from copy commands since DOS
+         copy doesn't like them.
+
+1998-08-05  Charles G. Waldman <cgw@pgt.com>
+
+       * xemacs.mak: change "copy" to "xcopy" in install target
+
+1998-08-04  Jeff Sparkes  <jsparkes@internetivity.com> 
+
+       * xemacs.mak: Link in PNG, TIFF and JPEG in native build.
+
+1998-08-04  Jonathan Harris  <jhar@tardis.ed.ac.uk>
+
+       * README: XEmacs has been successfully built with MSVC 4.0.
+         Mention the vcvars32.bat file installed with the MSVC tools.
+
 1998-07-19  SL Baur  <steve@altair.xemacs.org>
 
        * XEmacs 21.2-beta1 is released.