Merge r21-4-13-chise-0_21-pre1.
[chise/xemacs-chise.git] / CHANGES-release
index 949f8f6..3e4d501 100644 (file)
@@ -22,6 +22,136 @@ build-time, and "documentation and data" changes.
 For more details, including developers involved and dates, see the
 ChangeLogs, or use CVS diff to view the patches.
 
+to 21.4.12 "Portable Code"
+
+-- Fix: Type typos (welcome back!) -- Martin Buchholz
+-- Fix: Cygwin link breakage with new binutils -- Sergey Okhapkin
+-- Fix: Cygwin: Bump stack size to 8MB for large regexps -- Andy Piper
+-- Fix: Cygwin build breakage from Ben's printing patch -- Rick Rankin
+-- Fix: Don't require GNOME for Mozilla -- Ville Skyttä
+-- Fix: nnimap hangs in process output -- Daiki Ueno
+-- Update: about.el information -- Ilya Golubev
+-- Update: More tests/automated/regexp-tests.el cases -- Stephen Turnbull
+
+to 21.4.11 "Native Windows TTY Support"
+
+-- (**) More menubar options for browse-url -- Ville Skyttä
+-- Fix: Can't find dumpfile of symlinked xemacs -- Vin Shelton
+-- Fix: Deadlock in Xt timers -- Stephen Turnbull
+-- Fix: mmap crash (glibc 2.3.x) in build -- Wolfram Gloger
+-- Fix: Restore layout patch -- Andy Piper
+-- Fix: Minor bugs -- Ben Wing
+-- New: Berkeley db 4.1 support -- Greg Allen
+-- New: Dynamic initialization of auto-mode-alist -- Ville Skyttä
+-- New: Print memory check results in crash -- Ben Wing
+-- Build: Default pdump on for Linux -- Stephen Turnbull
+-- Build: Native Windows utilities build right -- Ben Wing
+-- Build: Mule regexp tests -- Daiki Ueno, Stephen Turnbull
+-- Docs: regex/alloca PROBLEM -- Stephen Turnbull
+-- Docs: Lesstif PROBLEM -- Frank McIngvale
+-- Docs: Examples, corrections, and oxymorons -- Katsumi Yamaoka, John Paul Wallington, Stephen Turnbull, Giacomo Boffi, Ville Skyttä, Ilya Golubev, Andy Piper, Ben Wing
+
+to 21.4.10 "Military Intelligence"
+
+-- (**) C-x r d invokes delete-rectangle -- Katsumi Yamaoka
+-- (**) Check Mule coding cookie in 2d line, too -- Stephen Turnbull
+-- (**) Default lookup-syntax-properties to nil -- Andy Piper, Stephen Turnbull
+-- Fix: Always generate auto-autoloads.el -- Stephen Turnbull
+-- Fix: Code typos -- Stephen Turnbull, Katsumi Yamaoka
+-- Fix: Freeze in certain modal dialogs -- Andy Piper
+-- Fix: Layout geometry bug -- Andy Piper
+-- Fix: Resizing bug in layouts -- Andy Piper
+-- Fix: Stale match data bug -- Stephen Turnbull
+-- Fix: Ugly dialog layouts -- Andy Piper
+-- Fix: font-lock-syntax-keywords tromps font-lock-keywords -- Daiki Ueno
+-- Fix: revert-buffer bugs -- Andy Piper
+-- Fix: (Cygwin) Regex crashes; increase stack size -- Andy Piper
+-- Fix: (HP/UX) Don't use getaddrinfo -- Darryl Okahata, Stephen Turnbull
+-- Fix: (MS Windows) Handle leak -- Mike Alexander
+-- Fix: (Native Windows) Truename bug  -- Stephen Turnbull
+-- Fix: (Unix) Subprocess problems -- Mike Sperber, Stephen Turnbull
+-- Fix: (X11) CPU-eating XEmacs process at gdm logout -- Ben Sigelman
+-- Fix: (X11) Crash in external widget -- I. N. Golubev
+-- New: NAS 1.6 support -- Raymond Toy
+-- Improve: (Build) New regression tests -- Stephen Turnbull
+-- Improve: Crash message -- Stephen Turnbull
+-- Improve: FontSet defaults -- Ville Skyttä, Stephen Turnbull
+-- Improve: GNU synchs: parse-sexp-lookup-properties -- Alan Mackenzie, Stephen Turnbull
+-- Improve: Optimize update_syntax_cache -- Stephen Turnbull
+-- Improve: Test suite more friendly, some docs -- Stephen Turnbull
+-- Docs: Improve PROBLEMS, INSTALL, etc/BETA -- Stephen Turnbull
+-- Docs: New FAQs -- Stephen Turnbull
+-- Docs: New PROBLEMs -- Stephen Turnbull
+-- Docs: New configure.usage -- Stephen Turnbull
+-- Docs: New oxymorons -- Stephen Turnbull, Christopher Sekiya
+-- Docs: Typo fixes -- Jerry James, Ville Skyttä, Stephen Turnbull, Norbert Koch, Juergen Stuber
+-- Docs: Update manuals on syntax functions, byte-compiler options -- Stephen Turnbull
+-- Docs: Update package sites and Texi docs -- Ville Skyttä
+-- Docs: (Native Windows) Remove redundant quoting in Installation -- Adrian Aichner
+
+to 21.4.9 "Informed Management"
+
+-- (**) (MS Windows) new winclient -- Andy Piper, others
+-- (**) Mule auto-decompresses in find-library -- Steve Youngs
+-- (**) PUI displays author and package versions, balloon-help -- Steve Youngs
+-- (**) autoload and bind `replace-rectangle -- Didier Verna
+-- Crash fix: (HP/UX) in Motif on updating non-labels -- Darryl Okahata,
+   Andy Piper
+-- Crash fix: (MS Windows) on bogus time -- Nick Pakoulin, Stephen Turnbull
+-- Crash fix: in handling of dead consoles -- Ben Wing
+-- Crash fix: in process handling (several) -- Mike Sperber
+-- Crash fix: in skip-chars -- Ben Wing, Stephen Turnbull
+-- Crash fix: on finding non-existent XML file -- Stephen Turnbull, Ben Wing,
+   Michael Sperber
+-- Fix: URL handling (Cygwin) -- Andy Piper
+-- Fix: bogus arguments in custom-theme-set-variables -- Andy Piper
+-- Fix: bogus reinitialization breaking ru-keys.el -- Dmitry Astapov
+-- Fix: call-process-region deletes region after use -- Mike Alexander
+-- Fix: case (in)sensitivity in replace-in-string -- Didier Verna
+-- Fix: completion refers to correct history -- Christoph Wedler
+-- Fix: don't use RTLD_GLOBAL in DSOs -- Jerry James
+-- Fix: failures to redisplay (MS Windows) -- Mike Alexander, Andy Piper,
+   Adrian Aichner
+-- Fix: file renaming (MS Windows) -- Mathias Grimmberger
+-- Fix: find architecture directory correctly -- Jerry James
+-- Fix: freeze on virtual desktop switch (MS Windows) -- Rick Rankin
+-- Fix: glyph handling, especially baselines -- Andy Piper, Nix
+-- Fix: handle popup dialogs correlcty (MS Windows) -- Andy Piper
+-- Fix: mousewheel handling (MS Windows) -- Andy Piper
+-- Fix: short file name handling (MS Windows) -- Andy Piper, Peter Arius
+-- Fix: shrink to fit windows work -- Jerry James
+-- Fix: toolbar doesn't update if gutters move bug -- Andy Piper
+-- Fix: uneven horizontal window splits -- Jerry James
+-- Improve: GNU synchs in Lisp API: join-line, :set-after, add-to-list,
+   custom-local-buffer, font-lock-doc-face, font-lock-builtin-face,
+   font-lock-constant-face, custom-set-default
+   -- Ville Skyttä, John Paul Wallington, Andy Piper
+-- Improve: revert-buffer omits expensive operations if no change -- Andy Piper
+-- Improve: change registry key to XEmacs (MS Windows) -- Andy Piper
+-- Improve: 2d arg of split-string-by-char is required -- Brian A Palmer
+-- Improve: printer handling on MS (native and Cygwin) -- Andy Piper
+-- Fix: (Build) allow disabling Internet sockets in gnuserv -- Gregory Steuck
+-- Fix: (Build) unsigned-signed compare warnings -- Stephen Turnbull
+-- Fix: (Build/Cygwin) X + Windows build gets widgets -- Andy Piper
+-- Fix: (Build/Unix) configure --usage -- Jerry James
+-- Fix: (Build/Unix) protect linker args for PPC -- Malcolm Purvis
+-- Improve: (Build) make-autoload supports define-derived-mode
+   -- Stephen Turnbull and Didier Verna
+-- Improve: (Build/MS Windows) Maintainer build process -- Andy Piper
+-- Improve: (Build/MS Windows) default to pdump -- Jonathan Harris
+-- Improve: (Build/MS Windows) update documentation -- Jonathan Harris
+-- Improve: (Build/Unix) 64-bit ELF support -- Gregory Steuck
+-- Improve: (Build/Unix) OpenBSD support -- Gregory Steuck
+-- Docs: "vanity" updates -- Andy Piper
+-- Docs: Info minor updates -- Simon Josefsson, Ville Skyttä, Adrian Aichner,
+   Steve Youngs, Jerry James
+-- Docs: Info new nodes: Regression Testing XEmacs -- Stephen Turnbull
+-- Docs: Info typo fixes -- Adrian Aichner (many!)
+-- Docs: docstring typo fixes -- John Paul Wallington, Stephen Turnbull,
+   Ville Skyttä, Andy Piper, Jerry James, Adrian Aichner
+-- Docs: new FAQs: Killing is slow, Q2.0.15 -- Stephen Turnbull, Adrian Aichner
+-- Docs: new PROBLEMS -- Stephen Turnbull
+
 to XEmacs 21.4.8 "Honest Recruiter"
 
 -- Fix: "yank-pop twice" bug -- Jerry James, Stephen J. Turnbull