XEmacs 21.4.11 "Native Windows TTY Support".
authortomo <tomo>
Thu, 6 Mar 2003 16:43:16 +0000 (16:43 +0000)
committertomo <tomo>
Thu, 6 Mar 2003 16:43:16 +0000 (16:43 +0000)
CHANGES-release

index a582d07..8a3ff8e 100644 (file)
@@ -22,6 +22,24 @@ 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.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