Add basic Xinerama support via new lib/DtXinerama
[oweals/cde.git] / cde / HISTORY
1 This is the release history file for CDE.  It will detail each
2 release version and date, along with the highlights of the release.
3 For more detailed information on changes between any given release,
4 use 'git log', or peruse the commit history at:
5
6 https://sourceforge.net/p/cdesktopenv/code/commit_browser
7
8
9 # 2.2.0c (alpha) 10/4/2012
10
11 - Many 64b issues have been fixed, related to XtVaGetValues(), missing
12   prototypes, erroneous assumptions regarding the size of ints and
13   pointers, etc.  Many still lurk in the shadows.
14
15 - help files should build now on 64b systems with compiler
16   optimization enabled.
17
18 - FreeBSD is pretty much fully functional now.  OpenBSD and NetBSD are
19   close behind.
20
21 - FreeBSD uses a authorized FreeBSD Foundation specific logo on
22   dtlogin.
23
24 - a few hundred more compiler warnings fixed :)
25
26 - more missing prototypes added to XmPrivate.h
27
28
29 # 2.2.0b (alpha) 9/6/2012
30
31 - This release incoporates approximately 200 patches from various
32   people around the planet.
33
34 - initial BSD (OpenBSD, FreeBSD) support.
35
36 - wider support for various Linux distributions - Redhat, Arch,
37   Ubuntu/Kubuntu/Xubuntu.  See a full list of currently operational
38   platforms and their statuses at:
39
40   https://sourceforge.net/p/cdesktopenv/wiki/SupportedPlatforms/
41
42 - many fixes to better support 64b systems.  There is still much work
43   needed in this regard.
44
45 - most modules are operational.  dtinfo is not operational on any
46   platform yet.  dtksh is not yet operational on linux systems.
47
48 - several thousand compiler warnings have been addressed.
49   Unfortunately, there are still several thousand more waiting :(
50   Some of this code is *old*.
51
52
53 # 2.2.0a (alpha) 8/6/2012
54
55 - This is the initial release of CDE form The Open Group based on
56   2.1.30.   
57
58   Minimal changes to get it compiling on some common linux distros,
59   primarily 32bit.