libs-gdl2/ANNOUNCE
Sebastian Reitenbach 53b74901b8 * EOAccess/EOModel.m
separate out the connection dictionary in a separate
          file, bump file version
	patch form Graham Lee, see patch 8087 on savannah


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@36746 72102866-910b-0410-8b05-ffd578937521
2013-06-23 07:19:31 +00:00

71 lines
2.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.13.0
=========================
This release contains the following changes:
- on new saved eomodels the connection dictionary is now
separated out from the index.eomodeld into the
connectionSettings.plist file
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>.