libs-gdl2/ANNOUNCE
David Ayers 462ff14dac revert accidentally committed changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@30161 72102866-910b-0410-8b05-ffd578937521
2010-04-14 21:08:00 +00:00

64 lines
2 KiB
Text

The GNUstep Database Library 2 Package, version 0.12.0 is now available.
What is the GNUstep Database Library 2 Package?
====================================
The GNUstep Database Library 2 (GDL2) is a set of libraries to map
Objective-C objects to rows of relational database management systems
(RDBMS). It aims to be compatible with Enterprise Objects Framework
(EOF) as released with WebObjects 4.5 from Apple Inc. It requires
- the GNUstep Make Package
- the Base Package
- the GUI Package
- the Back Package
- the Renaissance Package
- the GORM Package
The release has been tested on:
Debian Etch/x86
Debian Lenny/x86
CentOS 5.2/x68_64
Changes in version 0.12.0
=========================
This release contains the following changes:
- Use of Renaissance to ease porting
- Licensed under GNU GPL/LGPL v3
- minor compile flag fixes
- improved make 2.0 integration
- minor bug fixes
Changes in version 0.11.0
=========================
This release contains the following changes:
- Build as NATIVE_LIBRARY and renamed projects to
(lib)EOControl, (lib)EOAccess and (lib)EOInterface
- Adaption to the gnustep-make 2.0 infrastructure
- Addition of an SQLiteAdaptor.
- Removed dependency on GC classes.
- Started update of the Postgres95->PostgreSQL adaptor
(The goal is to migrate to the PostgreSQL 7/8 API and datatypes
but this is still WIP.)
- Much improved DBModeler application including initial diagram support.
- Much improved GDL2Palette support.
- Improved EODisplayGroup implementation.
- Bug fixes
- Correct propagation or relationship attributes.
- Correct determination of seconds and milliseconds in the
PostgreSQL adaptor
Where can you get it? How can you compile it?
==============================================
The gnustep-dl2-0.11.0.tar.gz distribution file has been placed at
<http://ftp.gnustep.org/pub/gnustep/libs>
Please log bug reports on the GNUstep project page
<http://savannah.gnu.org/bugs/?group=gnustep> or send bug reports to
<bug-gnustep@gnu.org>.