X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=nt%2FChangeLog;h=0ebccc83f237ee0c4688f7bad28e0830b2b3ea4d;hp=a4aee30ca47e9984ceb7b36a95d65e3c34cbbd94;hb=3f6ecf401c01c83743af2c1e068f57e8d2e2e410;hpb=82f6d62ee211b1d36e8f45fed3ee3edde82b6916 diff --git a/nt/ChangeLog b/nt/ChangeLog index a4aee30..0ebccc8 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,121 @@ +2001-05-10 Stephen J. Turnbull + + * XEmacs 21.4.2 "Developer-Friendly Unix APIs" is released. + +2001-05-09 Ben Wing + + * xemacs.mak (OS): + do not warn about gtk when we're not trying to compile with it. + +2001-04-20 Ben Wing + + * .cvsignore: Added stuff for Windows. + +2001-05-01 Ben Wing + + * config.inc.samp (MAKEINFO): point at more standard c: not f:. + +2001-05-01 Adrian Aichner + + * 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 + + * 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 + + * 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 + + * XEmacs 21.4.1 "Copyleft" is released. + +2001-04-17 Stephen J. Turnbull + + * README: Fixup 21.2 -> 21.4. + +2001-04-16 Stephen J. Turnbull + + * XEmacs 21.4.0 "Solid Vapor" is released. + +2001-04-14 Stephen J. Turnbull + + * XEmacs 21.2.47 "Zephir" is released. + +2001-03-14 Craig Lanning + + * minitar.c: Clean up some compiler warnings. + +2001-03-21 Martin Buchholz + + * XEmacs 21.2.46 "Urania" is released. + +2001-03-06 Ben Wing + + * 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 + + * 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 + + * XEmacs 21.2.45 "Thelxepeia" is released. + +2001-02-09 Martin Buchholz + + * config.h (HAVE_UTIME): New. + * config.h (HAVE_UTIME_H): Remove. + * config.h (HAVE_STRUCT_UTIMBUF): Remove. + +2001-02-08 Martin Buchholz + + * XEmacs 21.2.44 "Thalia" is released. + +2001-01-26 Martin Buchholz + + * XEmacs 21.2.43 "Terspichore" is released. + +2001-01-20 Martin Buchholz + + * XEmacs 21.2.42 "Poseidon" is released. + +2001-01-17 Martin Buchholz + + * XEmacs 21.2.41 "Polyhymnia" is released. + +2001-01-08 Martin Buchholz + + * XEmacs 21.2.40 is released. + +2000-12-31 Martin Buchholz + + * XEmacs 21.2.39 is released. + 2000-12-05 Martin Buchholz * XEmacs 21.2.38 is released.