1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

Update HISTORY for 2.2.0c release

This commit is contained in:
Jon Trulson 2012-10-04 18:10:33 -06:00
parent 7c9ca091be
commit 1c7b2005fe

View file

@ -6,6 +6,26 @@ use 'git log', or peruse the commit history at:
https://sourceforge.net/p/cdesktopenv/code/commit_browser
# 2.2.0c (alpha) 10/4/2012
- Many 64b issues have been fixed, related to XtVaGetValues(), missing
prototypes, erroneous assumptions regarding the size of ints and
pointers, etc. Many still lurk in the shadows.
- help files should build now on 64b systems with compiler
optimization enabled.
- FreeBSD is pretty much fully functional now. OpenBSD and NetBSD are
close behind.
- FreeBSD uses a authorized FreeBSD Foundation specific logo on
dtlogin.
- a few hundred more compiler warnings fixed :)
- more missing prototypes added to XmPrivate.h
# 2.2.0b (alpha) 9/6/2012
- This release incoporates approximately 200 patches from various