Fixes segfault in dtprintinfo when used UTF-8 locale, bug was caused by unchecked...
[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.0d (beta) 05/30/2013
10
11 - We are being bold this time, and promoting CDE to Beta.
12
13 - More work on dtinfo.  It now mostly compiles but is not quite ready
14   for prime time.  It is not built be default.
15
16 - dtksh now builds on linux systems.
17
18 - We do not build Motif man pages anymore.
19
20 - X11 screensaver extension support now works in dtsession on Linux.
21
22 - Some screen locking issues on the BSD's have been fixed.
23
24 - /usr/sbin/sendmail is now the default mailer on OpenBSD 
25
26 - Basic support for Xinerama has been added to dtlogin and dtsession
27   using a new DtXinerama library.
28
29 - Resolve many more more compiler warnings
30
31
32 # 2.2.0c (alpha) 10/4/2012
33
34 - Many 64b issues have been fixed, related to XtVaGetValues(), missing
35   prototypes, erroneous assumptions regarding the size of ints and
36   pointers, etc.  Many still lurk in the shadows.
37
38 - help files should build now on 64b systems with compiler
39   optimization enabled.
40
41 - FreeBSD is pretty much fully functional now.  OpenBSD and NetBSD are
42   close behind.
43
44 - FreeBSD uses a authorized FreeBSD Foundation specific logo on
45   dtlogin.
46
47 - a few hundred more compiler warnings fixed :)
48
49 - more missing prototypes added to XmPrivate.h
50
51
52 # 2.2.0b (alpha) 9/6/2012
53
54 - This release incoporates approximately 200 patches from various
55   people around the planet.
56
57 - initial BSD (OpenBSD, FreeBSD) support.
58
59 - wider support for various Linux distributions - Redhat, Arch,
60   Ubuntu/Kubuntu/Xubuntu.  See a full list of currently operational
61   platforms and their statuses at:
62
63   https://sourceforge.net/p/cdesktopenv/wiki/SupportedPlatforms/
64
65 - many fixes to better support 64b systems.  There is still much work
66   needed in this regard.
67
68 - most modules are operational.  dtinfo is not operational on any
69   platform yet.  dtksh is not yet operational on linux systems.
70
71 - several thousand compiler warnings have been addressed.
72   Unfortunately, there are still several thousand more waiting :(
73   Some of this code is *old*.
74
75
76 # 2.2.0a (alpha) 8/6/2012
77
78 - This is the initial release of CDE form The Open Group based on
79   2.1.30.   
80
81   Minimal changes to get it compiling on some common linux distros,
82   primarily 32bit.