XEmacs 21.2.8
[chise/xemacs-chise.git.1] / nt / ChangeLog
index 4a04b57..37ef852 100644 (file)
@@ -1,3 +1,68 @@
+1998-12-28  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.8 is released.
+
+1998-12-24  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.7 is released.
+
+1998-12-13  Jonathan Harris  <jhar@tardis.ed.ac.uk>
+
+       * xemacs.mak:
+         Replaced PACKAGEPATH variable with PACKAGE_PREFIX. 
+         configure-package-path is initialised to contain
+         subdirectories of PACKAGE_PREFIX. The install target makes
+         a skeleton package tree under PACKAGE_PREFIX.
+
+       * README, PROBLEMS:
+         Documented the package path changes.
+         Corrected the advice on a suitable minimal set of packages.
+
+1998-12-17  Andy Piper  <andy@xemacs.org>
+
+       * xemacs.mak ($(LIB_SRC)/movemail.exe): adapt make rule to build
+       with pop support.
+
+       * xemacs.mak: add gui-msw.c and glyphs-widget.c object lists.
+
+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.