Merge r21-4-13-chise-0_21-pre1.
[chise/xemacs-chise.git] / CHANGES-release
index a582d07..3e4d501 100644 (file)
@@ -22,6 +22,35 @@ 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