XEmacs 21.4.5 "Civil Service".
[chise/xemacs-chise.git.1] / ChangeLog
index 0d32ae9..c33f02c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,198 @@
+2001-10-23  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.5 "Civil Service" is released.
+
+2001-10-05  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * configure.in: Document that autoconf 2.5x is unsupported.
+
+2001-10-02  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * PROBLEMS:  configure doesn't support --with-{ld,as}, use environment
+       variables.  Suggested by Goran Koruga <goran.koruga@hermes.si>.
+
+2001-09-17  Ben Wing  <ben@xemacs.org>
+
+       * configure.in (TAB):
+       * configure.in (XE_COMPUTE_RUNPATH):
+       Don't use -Wshadow when compiling with g++ or you get buried in
+       silly warnings.  This patch was already applied but somehow got
+       unapplied.  Stephen?
+
+2001-08-19  Charles Wilson  <cwilson@ece.gatech.edu>
+
+       * configure.in (for graphics libraries): Detect Cygwin xpm-nox.
+
+2001-08-02  Peter Brown  <rendhalver@users.sourceforge.net>
+
+       Synch options documentation with those in configure.in:
+
+       * configure.usage (--with-dialogs): added lucid to list of options
+       * configure.usage (--with-widgets): added lucid to list of options
+       * configure.usage (--with-dragndrop): added GTK to list of protocols
+       * configure.usage (--mail-locking): added `locking' or `mmdf'. to list
+       of options
+       
+       
+2001-09-25  Didier Verna  <didier@xemacs.org>
+
+       * configure.ac: new. Autoconf 2.5x guard.
+
+2001-08-29  Jered Floyd  <jered@MIT.EDU>
+
+       * configure.in (moduledir,sitemoduledir,archlibdir):
+        Place arch-specific files under ${libdir}, not under ${datadir}.
+
+2001-07-28  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.4 "Artificial Intelligence" is released.
+
+2001-07-22  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * configure.in (with_esd_sound): Default to no.
+
+       * configure.usage: Various documentation improvements.
+
+       * configure.in (--with-ipv6-cname): New Boolean option.  Defaults on.
+       * configure.usage:
+       * PROBLEMS (IPv6 CNAME lookup):
+       Document it.
+
+2001-07-18  Adrian Aichner  <adrian@xemacs.org>
+
+       * etc\TUTORIAL: Fix minor typo.
+       * etc\TUTORIAL.de: Sync with TUTORIAL.
+
+2001-05-23  Ben Wing  <ben@xemacs.org>
+
+       * etc\sample.init.el:
+       * etc\sample.init.el (Init-safe-require): New.
+       * etc\sample.init.el ((fboundp 'pending-delete-mode)):
+       * etc\sample.init.el ((eq system-type 'windows-nt)):
+       * etc\sample.init.el (dired):
+       * etc\sample.init.el ((Init-safe-require 'efs-auto)):
+       * etc\sample.init.el (completer):
+       * etc\sample.init.el (crypt):
+       * etc\sample.init.el (filladapt):
+       * etc\sample.init.el ((fboundp 'turn-on-lazy-lock)):
+       * etc\sample.init.el ((fboundp 'resize-minibuffer-mode)):
+       * etc\sample.init.el ((Init-safe-require 'scroll-in-place)):
+       Rewrite to be much more careful about loading features -- now
+       it decays gracefully even in the complete absence of packages.
+       Also avoid doing obnoxious things when loading efs.
+
+2001-04-14  Gordon Sadler  <gbsadler1@lcisp.com>
+
+       * configure.in: Add GTK_CFLAGS to CPPFLAGS for glade.h check.
+
+2001-07-01  Alexey Mahotkin  <alexm@hsys.msk.ru>
+
+       * configure.in (option processing):  with_widgets=m is ambiguous;
+       don't allow it.
+       (AC_CHECKING for the Athena widgets): Don't check for Athena when
+       with_widgets=no.
+
+2001-05-29  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in: Remove stray backslash.
+
+2001-05-27  Kazuo Oishi  <oishi@n-pl.org>
+
+       * etc/xemacs-ja.1: Replace with new translation.
+
+2001-05-17  Andrew Begel  <abegel@eecs.berkeley.edu>
+
+       * aclocal.m4 (LTLD): Don't use "gcc", use the ld reported by gcc.
+
+2001-05-17  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.3 "Academic Rigor" is released.
+
+2001-05-10  Paul Stodghill  <stodghil@cs.cornell.edu>
+
+       * configure.in: Reverse the order of Windows and Linux sound tests
+       so that Cygwin will find Windows first.
+
+2001-05-15  Steve Youngs  <youngs@xemacs.org>
+
+       * etc/photos/{youngs,youngsm}.png:  New photos.
+
+2001-05-15  Steve Youngs  <youngs@xemacs.org>
+
+       * etc/PACKAGES: Update to reflect new package dir tree.
+
+2001-05-10  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.2 "Developer-Friendly Unix APIs" is released.
+
+2001-05-04  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in (opsys): 
+       Use lower-case `uname -s` as the default value for opsys.
+       The previous code effectively did the non-sensical
+       opsys=$canonical because [] magically disappear in configure.in.
+
+2001-01-31  Jason R. Mastaler  <jason@xemacs.org>
+
+       * etc/FTP: Updated FTP mirrors list.
+
+2001-05-04  Ben Wing  <ben@xemacs.org>
+
+       * etc\NEWS: Remove kill-whole-line changes.
+
+2001-04-25  Ben Wing  <ben@xemacs.org>
+
+       * PROBLEMS:
+       * PROBLEMS (Note):
+       * PROBLEMS (ftp):
+       Correct general info about init file.
+       Fix up Cygwin section.
+
+2001-04-19  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.1 "Copyleft" is released.
+
+2001-04-17  Ben Wing  <ben@xemacs.org>
+
+       * etc\NEWS: More changes.
+
+       * etc\sample.init.el (grep-all-files-in-current-directory-and-below):
+       Missing argument.
+
+       * etc\photos\fabrice.png:
+       * etc\photos\fabricem.png:
+       * etc\photos\juhp.png:
+       * etc\photos\juhpm.png:
+       Add photos.
+       * etc\photos\jwz.png:
+       * etc\photos\jwzm.png:
+       Update photos.
+
+2001-04-17  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * README:
+       * etc/README:
+       * etc/MACHINES:
+       * etc/PACKAGES:
+       * etc/TUTORIAL.ja:
+       Fixup 21.2 -> 21.4.
+
+       * configure: Regenerate.
+
+       * PROBLEMS (Running/Linux): Add entries for ESD interrupts and
+       Debian Athena3d workarounds.
+
+       * PROBLEMS: s/xemacs@xemacs.org/xemacs-beta@xemacs.org/ in
+       requests for developer volunteers.
+
+2001-04-16  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.0 "Solid Vapor" is released.
+
+2001-04-16  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * etc/photos/wing*.png: Rename to ben*.png.
+
 2001-04-14  Stephen J. Turnbull  <stephen@xemacs.org>
 
        * XEmacs 21.2.47 "Zephir" is released.