XEmacs 21.2.36 "Notos"
[chise/xemacs-chise.git.1] / ChangeLog
index 7fb99d7..40a41b4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,223 @@
+2000-10-04  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.36 is released.
+
+2000-08-29  Robert Pluim  <rpluim@bigfoot.com>
+
+       *  etc/NEWS: fix reference to progress-feedback-use-echo-area
+
+2000-09-27  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in: Big signal/process handling overhaul.
+       Autoconfiscate lots of functions and headers:
+       getpt _getpt grantpt unlockpt ptsname killpg tcgetpgrp
+       openpty pty.h libutil.h sys/stropts.h sys/strtio.h isastream
+
+2000-09-20  Martin Buchholz  <martin@xemacs.org>
+
+       * etc/xemacs.1: Spelling fixes.  Remove stuff that doesn't belong.
+
+2000-09-19  Martin Buchholz  <martin@xemacs.org>
+
+       * *: Spelling mega-patch
+
+2000-09-16  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in: Remove strcasecmp.
+
+       * etc/Emacs.ad: Remove Energize from comments.
+
+2000-09-16  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in: Add -Kalloca to $c_switch_system when using
+       Unixware native compiler (if necessary).
+
+2000-09-15  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in: Prevent spurious "No" in configure output when not
+       using gcc.  Oh, and it's "no", not "No".  Oh, and it's "yes", not "Yes".
+
+2000-09-14  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in: Save 2 sed process invocations per Makefile.
+
+2000-08-22  SL Baur  <steve@turbolinux.co.jp>
+
+       * configure.in (after_morecore_hook_exists): Don't add /usr/shlib
+       to link path if compiling on Alpha/Linux.
+
+2000-09-01  Martin Buchholz  <martin@xemacs.org>
+
+       * Makefile.in.in (depend): cd to the correct directory.
+
+2000-08-31  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in: with_widgets is incompatible with X11 R4.
+
+       * configure.in: Make Balloon Help conditional on finding shape.h
+
+2000-08-02  Stephen J. Turnbull <stephen@xemacs.org>
+
+       * etc/Emacs.ad: Document usage of FontSet resource for menubar.
+
+2000-08-09  Vin Shelton  <acs@xemacs.org>
+
+       * configure.in: Check for UNIX98 PTYs.  Patch from Florian Weimer
+       <Florian.Weimer@RUS.Uni-Stuttgart.DE>.
+
+2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
+
+       * configure.usage: Remove lockdir document.
+
+2000-07-31  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in:
+       Make knowledge of machine and opsys optional.
+       Make existence of s&m files optional.
+       Rely on configure alone if s&m files not found.
+
+       * configure.in:
+       Use only configure-time tests to detect getloadavg().
+       Don't check for kstat.h if we have getloadavg().
+       Check for sys/loadavg.h if we have getloadavg().
+
+2000-07-15  Ben Wing  <ben@xemacs.org>
+
+       * Makefile.in.in (configure):
+       all-elcs target now uses update-elc-2.el not update-elc.sh
+
+2000-07-19  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.35 is released.
+
+2000-07-13  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in: --with-menubars=yes should not be an error.
+
+       * configure.in: "compiling in support for Athena" message was
+       sometimes lying.
+
+2000-07-12  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in: Rewrite xmkmf symbol detection to avoid
+       redefinition of symbols we've already defined.
+       Also, handle xmkmf symbols with values other than 1.
+
+2000-07-12  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in: 
+       Make sure Unix98 socklen_t is defined.
+       Use ANSI C mode `-std1' with DEC C instead of `-std'.
+
+2000-07-09  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in: 
+       Replace SMART_INCLUDE with a dumber, but more reliable method.
+2000-07-10  Martin Buchholz  <martin@xemacs.org>
+
+       * modules/zlib/Makefile: 
+       * modules/sample/Makefile: 
+       * modules/ldap/Makefile: 
+       * modules/base64/Makefile: 
+       * Makefile.in.in: 
+       rm -f ==> $(RM)
+       define SHELL=/bin/sh
+
+2000-07-09  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in: PostgreSQL rewrite.
+       - Don't look for postgreSQL in /usr/local.
+       - Simplify detection code.
+       - Don't use SMART_INCLUDE.
+       - Don't autodetect if --with-postgresql=no.
+
+2000-07-08  Ben Wing  <ben@xemacs.org>
+
+       * configure.usage: addl doc for graphics libs, with-msw.
+
+2000-07-09  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in: sh builtin `test' uses `=', not `=='.
+
+2000-07-08  Ben Wing  <ben@xemacs.org>
+
+       * configure.in: add -lcomdlg32 for cygwin.
+       
+2000-07-05  Craig Lanning  <lanning@scra.org>
+
+       * aclocal.m4 (can_build_shared):
+       First pass at module support for cygwin and mingw.
+       
+       * configure:
+       * configure (xe_check_libs):
+       * configure (acfindx):
+       * configure (ac_x_includes):
+       * configure (ac_x_libraries):
+       * configure (ac_cv_lib_dnet_dnet_ntoa):
+       * configure (xe_msg_checking):
+       * configure (xe_runpath_dir):
+       * configure (xetest):
+       * configure (ac_err):
+       * configure (ac_safe):
+       * configure (with_xmu):
+       * configure (bitmapdir):
+       * configure (with_xauth):
+       * configure (libs_xauth):
+       * configure (with_cde):
+       * configure (with_ldap):
+       * configure (with_ldap_krbdes):
+       * configure (save_c_switch_site):
+       * configure (with_postgresql):
+       * configure (with_xface):
+       * configure (with_jpeg):
+       * configure (with_png):
+       * configure (with_tiff):
+       * configure (athena_lib):
+       * configure (have_motif):
+       * configure (all_widgets):
+       * configure (with_xim):
+       * configure (with_xfs):
+       * configure (with_wnn):
+       * configure (with_canna):
+       * configure (extra_objs):
+       * configure (ac_cv_c_inline):
+       * configure (have_esd_config):
+       * configure (c_switch_site):
+       * configure (with_ncurses):
+       * configure (with_gpm):
+       * configure (xealias):
+       * configure (xehost_os):
+       * configure (can_build_shared):
+       * configure (xcldf):
+       * configure (LTLD):
+       * configure (ld_dynamic_link_flags):
+       * configure (Mail):
+       * configure.in:
+       * configure.in (after_morecore_hook_exists):
+       * configure.in (xetest):
+       * configure.in (emacs_cv_localtime_cache):
+       * configure.in (Mail):
+        * configure.in:
+       Clean up configure support for cygwin and mingw.
+
+2000-06-27 Darryl Okahata <darrylo@soco.agilent.com>
+
+       * PROBLEMS: Document broken native audio for recent patches and
+         releases of HP-UX.
+
+2000-06-10  Ben Wing  <ben@xemacs.org>
+
+       * Makefile.in.in (install-arch-dep):
+       WINDOWSNT -> WIN32_NATIVE.
+       __CYGWIN32__ -> CYGWIN.
+
+2000-06-01  Andreas Jaeger  <aj@suse.de>
+
+       * configure.in: Recognize s390.
+
+       * config.guess: New version from GNU config archive.
+       * config.sub: Likewise.
+
 2000-05-28  Martin Buchholz <martin@xemacs.org>
 
        * XEmacs 21.2.34 is released.