21.4.14 "Reasonable Discussion".
[chise/xemacs-chise.git.1] / nt / ChangeLog
index e103bcd..d568d0b 100644 (file)
@@ -1,3 +1,235 @@
+2003-09-03  Vin Shelton <acs@xemacs.org>
+
+       * XEmacs 21.4.14 is released
+
+2003-05-25  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+       * XEmacs 21.4.13 is released
+
+2003-01-15  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.12 "Portable Code" is released.
+
+2003-01-03  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.11 "Native Windows TTY Support" is released.
+
+2002-12-14  Ben Wing  <ben@xemacs.org>
+
+       * 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  <stephen@xemacs.org>
+
+       * XEmacs 21.4.10 "Military Intelligence" is released.
+
+2002-10-13  Adrian Aichner  <adrian@xemacs.org>
+
+       * 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  <andy@xemacs.org>
+
+       * xemacs.mak: set the stacksize to 8mb which seems to be the magic
+       number for regex.
+
+2002-08-23  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.9 "Informed Management" is released.
+
+2002-08-16  Jonathan Harris  <jonathan@xemacs.org>
+
+       * 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  <jonathan@xemacs.org>
+
+       * README: Document Visual Studio .NET setup
+
+2002-05-06  Jonathan Harris  <jonathan@xemacs.org>
+
+       * README:
+       * config.inc.samp:
+       Update PNG version to 1.0.9, zlib version to 1.1.14.
+
+2002-05-09  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.8 "Honest Recruiter" is released.
+
+2002-03-26  Vin Shelton  <acs@xemacs.org>
+
+       * xemacs.mak: Added special rule to build winclient.exe.
+
+2002-05-04  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.7 "Economic Science" is released.
+
+2002-03-29  Jonathan Harris  <jonathan@xemacs.org>
+
+       * xemacs.mak: Define STACK_TRACE_EYE_CATCHER.
+
+2001-12-17  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.6 "Common Lisp" is released.
+
+2001-10-23  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.5 "Civil Service" is released.
+
+2001-08-02  Dr. Volker Zell  <Dr.Volker.Zell@oracle.com>
+
+       * xemacs.rc:
+       Under cygwin, when environment variable CYGWIN is set
+       to check_case:strict, filenames are considered case sensitive.
+
+2001-07-28  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.4 "Artificial Intelligence" is released.
+
+2001-07-18  Paul Krause  <pkrause@soundbite.com>
+
+       * xemacs.mak (DEPEND): defined(_) isn't a reliable method for
+       detecting if perl is from cygwin. Check $OSNAME as a backup.
+
+2001-06-12  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * xemacs.mak (HAVE_ZLIB): New, defaults to HAVE_PNG.
+       (USE_MINITAR): Default to HAVE_ZLIB.
+       (MSW_LIBS): Add comctl32.lib if HAVE_WIDGETS.
+       (mostlyclean, nicenclean, distclean, versionclean): Only one target
+       per invocation of $(DEL); don't use unneeded switches (WinME support).
+
+2001-05-23  Ben Wing  <ben@xemacs.org>
+
+       * xemacs.mak (installation):
+       call `ver' to get the exact os version and put it in the
+       installation; suggestion from adrian.
+
+2001-05-17  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.3 "Academic Rigor" is released.
+
+2001-05-17  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * xemacs.mak: Use the EMACS_PATCH_LEVEL define in compiles.
+
+2001-05-10  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.2 "Developer-Friendly Unix APIs" is released.
+
+2001-05-09  Ben Wing  <ben@xemacs.org>
+
+       * xemacs.mak (OS):
+       do not warn about gtk when we're not trying to compile with it.
+
+2001-04-20  Ben Wing  <ben@xemacs.org>
+
+       * .cvsignore: Added stuff for Windows.
+
+2001-05-01  Ben Wing  <ben@xemacs.org>
+
+       * config.inc.samp (MAKEINFO): point at more standard c: not f:.
+
+2001-05-01  Adrian Aichner  <adrian@xemacs.org>
+
+       * xemacs.mak: Define EMACS_PATCH_LEVEL like configure.in does.
+       * xemacs.mak (XEMACS_VERSION_STRING): Build this more like
+       configure.in does.
+       * xemacs.mak (docfile): Use del instead of $(DEL) in shell
+       command.
+
+2001-04-27  Adrian Aichner  <adrian@xemacs.org>
+
+       * compface.mak (clean): New target.
+       * xemacs.mak: Use $(DEL) everywhere, instead of some occurences of
+       del and @$(DEL).  Add GTK supporting variables and document it as
+       currently unsupported on MSWindows.
+       * xemacs.mak (XEMACS_VERSION_STRING): Initialize according to
+       emacs_is_beta.  Use emacs_beta_version as patch level for non-beta
+       version.
+       * xemacs.mak (HAVE_GTK): New.
+       * xemacs.mak (GTK_DIR): New.
+
+2001-04-19  Andy Piper  <andy@xemacs.org>
+
+       * minitar.mak: Remove
+
+       * xemacs.mak (PROGRAM_DEFINES): Calculate release version
+       correctly.
+       (ETAGS_DEPS): Add mintar as a real target
+       (DOC): Do the right thing when non-beta
+
+2001-04-19  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.1 "Copyleft" is released.
+
+2001-04-17  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * README: Fixup 21.2 -> 21.4.
+
+2001-04-16  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.0 "Solid Vapor" is released.
+
+2001-04-14  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.2.47 "Zephir" is released.
+
+2001-03-14  Craig Lanning  <CraigL@Knology.net>
+
+       * minitar.c: Clean up some compiler warnings.
+
+2001-03-21  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.46 "Urania" is released.
+
+2001-03-06  Ben Wing  <ben@xemacs.org>
+
+       * xemacs.mak (DEPEND):
+       Correct line that runs perl to do correct quoting regardless of
+       whether nmake is run from bash.
+
+2001-03-02  Ben Wing  <ben@xemacs.org>
+
+       * config.h: Sadly, we need to disable another warning (C4116,
+       unnamed type definition in parentheses: A structure, union, or
+       enumerated type with no name was defined in a parenthetical
+       expression. The type definition is meaningless.), due to Martin's
+       latest definition of ALIGNOF.
+
+2001-02-23  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.45 "Thelxepeia" is released.
+
+2001-02-09  Martin Buchholz  <martin@xemacs.org>
+
+       * config.h (HAVE_UTIME): New.
+       * config.h (HAVE_UTIME_H): Remove.
+       * config.h (HAVE_STRUCT_UTIMBUF): Remove.
+
+2001-02-08  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.44 "Thalia" is released.
+
 2001-01-26  Martin Buchholz <martin@xemacs.org>
 
        * XEmacs 21.2.43 "Terspichore" is released.
 
        * xemacs.mak: Fix for generation of $(XEMACS)\Installation.
 
-2000-03-14  Adrian Aichner  <adrain@xemacs.org>
+2000-03-14  Adrian Aichner  <adrian@xemacs.org>
 
        * xemacs.mak (LIB_SRC_TOOLS): LIB_SRC_TOOLS depend on
        XEMACS_INCLUDES when we USE_PORTABLE_DUMPER.