X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=nt%2FChangeLog;h=f8c7e755994fe52f6f1c636f1063b998fdabc197;hb=0cada4dca78194f73aa30c1f24b09eb178256ee9;hp=25bc2e2a86be903e51466bd5e064a41c0ec31184;hpb=28a3fa29bc0bd9a124b6e3379e82d62e815c22a2;p=chise%2Fxemacs-chise.git diff --git a/nt/ChangeLog b/nt/ChangeLog index 25bc2e2..f8c7e75 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,48 @@ +1999-03-12 XEmacs Build Bot + + * XEmacs 21.2.13 is released + +1999-03-07 Jonathan Harris + + * xemacs.mak: + Don't link lib-src programs incrementally. + Don't include debug info in release builds. + Put intermediate files in the appropriate directories. + Make "distclean" target delete all intermediate files. + +1999-03-07 Jonathan Harris + + * xemacs.mak: + Fix building on Windows 95/98 by conditionalising escape + character '^'. + Only put mule-packages in package path on MULE builds. + Only build source browser files on debug builds. + Build source browser database before link so that it's + available even if link fails. + +1999-03-05 XEmacs Build Bot + + * XEmacs 21.2.12 is released + +1999-03-03 Gleb Arshinov + + * xemacs.mak (HAVE_XFACE): fix for building without X-Face support + provided by Brent B. Powers . + + * xemacs.mak (CONFIG_ERROR): Misc error detection for build with + X-Face. + +1999-02-01 Gleb Arshinov + + * README: Document the X-Face build option. + + * compface.mak: New file + Makefile for building compface library under MSVC. Build + library only, not executables. Should be extended to build + executables and propagated upstream, if possible. + + * xemacs.mak: Link in X-Face/Compface for NT native build. + 1999-03-01 XEmacs Build Bot * XEmacs 21.2.11 is released