X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=CHANGES-beta;h=5d382f69cac5367913fa9a698acb01c4db231aca;hb=74bd826e9d8fc122fcdd941966911990a6359757;hp=b51efd54492d7c7cc78ae9521dab79747cd2535d;hpb=a7bf8d60d66c38f62928b171842d1b45d4539077;p=chise%2Fxemacs-chise.git- diff --git a/CHANGES-beta b/CHANGES-beta index b51efd5..5d382f6 100644 --- a/CHANGES-beta +++ b/CHANGES-beta @@ -1,4 +1,45 @@ +to 21.2.34 "Molpe" +-- Lots of changes to GUI, Windows, font-lock code, Ben Wing +-- Lots of changes to GUI, Windows code, Andy Piper +-- Various fixes, Karl Hegbloom +-- User manual documentation updates, Yoshiki Hayashi +-- Dumping fixes, Yoshiki Hayashi +-- Define C-x BS to backward-kill-sentence, Yoshiki Hayashi + +to 21.2.33 "Melpomene" +-- Yet more progress gauge and gutter redisplay fixes from Andy Piper +-- glyph error checking from Andy Piper +-- Proper implementation of string glyps makes them Mule safe (IKEYAMA Tomonori) +-- Bug fixes from the usual suspects +-- --with-clash-detection now defaults to `yes', at least for betas. +-- Autoconf support for detecting how to #include header files + with names containing preprocessor constants, Didier Verna. +-- LDAP documentation updated, Oscar Figueiredo. +-- clash-detection code cleaned and audited, Yoshiki and Martin +-- Fix hangs on DEC OSF 4.0 when (process-send-string) sends strings + longer than 252 bytes. +-- Fix non-ANSI macro hacking to allow compilation by Irix native compiler. +-- redisplay fixes, IKEYAMA Tomonori +-- Code cleaning, Mike Alexander +-- Pdump + Windows support, Mike Alexander +-- Sound code cleanup, Jan Vroonhof +-- yes-or-no-p-dialog-box no longer gives unpredictable results with + focus follows mouse, Martin Buchholz + +to 21.2.32 "Kastor & Polydeukes" +-- Internal Postgres RDBMS support from Steve Baur +-- Improve gutter useability +-- Fix window geometry with gutters +-- Fix async updates so that they only occur when neccessary +-- Gutter documentation from Stephen Turnbull +-- redisplay-gutter-area fixes from Andy Piper +-- pdump file in MS-Windows executable from Mike Alexander +-- Miscellaneous fixes from Andy Piper +-- Windows and menubar changes from Ben Wing +-- dumper changes from Olivier Galibert + to 21.2.31 "Iris" +-- Make XEmacs work on Windows again. to 21.2.30 "Hygeia" -- Make (find-tag-other-window) always use other window,