comparison CHANGES-beta @ 434:9d177e8d4150 r21-2-25

Import from CVS: tag r21-2-25
author cvs
date Mon, 13 Aug 2007 11:30:53 +0200
parents 3a7e78e1142d
children 080151679be2
comparison
equal deleted inserted replaced
433:892ca416f0fb 434:9d177e8d4150
1 -*- indented-text -*- 1 to 21.2.25 "Hephaestus"
2 -- the LATEST.IS.* file has been renamed to LATEST-IS-*.
3 -- the CVS tag to checkout the latest tarball is `r21-2-latest-beta'.
4 -- 3 crashes in mapcar1 have been fixed.
5 -- lwlib arg passing cleanup
6 -- yet more widget and tab fixes
7 -- yet another Tab sync
8 -- specifier copying fix for widgets
9 -- preparation for proper layouts
10 -- native widgets used for some custom widgets
11 -- (+ 1) is no longer incorrectly compiled
12 -- char-before no longer has performance penalty
13 -- xpm again works on Windows
14 -- native Windows fixes from Adrian Aichner
15 -- Mule fixes from Yoshiki Hayashi
16 -- properly detect Athena widgets headers and libs, preventing crashes
17 from misdetection and from libraries and headers that don't match,
18 from Daniel Pittman
19
2 to 21.2.24 "Hecate" 20 to 21.2.24 "Hecate"
21 -- Tabs fixes from Andy Piper
22 -- Widget leak fixes from Andy Piper
3 -- (coding-system-list) deals properly with coding system aliases, Shenghuo ZHU 23 -- (coding-system-list) deals properly with coding system aliases, Shenghuo ZHU
4 -- configure support for ESD sound rewritte, Martin Buchholz 24 -- configure support for ESD sound rewritte, Martin Buchholz
5 -- directory separator fix from Mike Alexander 25 -- directory separator fix from Mike Alexander
6 -- Windows process support cleanup, Adrian Aichner 26 -- Windows process support cleanup, Adrian Aichner
7 -- NT now encapsulates fstat to get correct file mod time, Adrian Aichner 27 -- NT now encapsulates fstat to get correct file mod time, Adrian Aichner