libs-gdl2/NEWS
David Ayers 51c4edbfd8 * README: Update dependencies. Remove reference to external
EOInterface implementation.  Update comments about DBModeler.
	* NEWS: Mention major features of current release.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@23475 72102866-910b-0410-8b05-ffd578937521
2006-09-12 20:42:57 +00:00

34 lines
1.4 KiB
Text

News
****
The currently released version of the library is `0.10.0'.
'alpha' release 1.10.0
========================================
* This release includes many bug fixes and partial rewrites of
existing implementations and should be more robust that the
previous release.
This release includes new preliminary classes like
EOSharedEditingContext, EOEvent, EOEventCenter and EOMultiReaderLock
but these haven't seen much testing yet and are partially implemented.
This release includes an initial version of EOInterface, the library
or framework to connect GUI elements to GDL2 classes.
Matt Rice contributed an initial DBModeler application, an EOModler
framework implementation, a GDL2Palette for GROM and lots of time
debuging, testing and filling in missing implementations.
Initial 'alpha' release 1.9.1
========================================
* This is the first alpha release package of GDL2. First and
foremost this is the result of a tremendous effort of
Mirko Viviani <mirko.viviani@e-cremona.it> to create a database
library aiming a compatibility with Enterprise Objects Frameworks
from Apple Inc. It is still missing major components and many of
the existing classes are not fully implemented. Yet the package
does provide a basis for production level code. As major
features are completed, they should be mentioned by release in
this file.