2006-09-14 09:27:41 +00:00
|
|
|
|
2010-04-14 21:06:05 +00:00
|
|
|
The GNUstep Database Library 2 Package, version 0.12.1 is now available.
|
2006-09-14 09:27:41 +00:00
|
|
|
|
|
|
|
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
|
2009-02-20 08:08:54 +00:00
|
|
|
- the Renaissance Package
|
2006-09-14 09:27:41 +00:00
|
|
|
- the GORM Package
|
|
|
|
|
|
|
|
|
2009-02-20 08:08:54 +00:00
|
|
|
The release has been tested on:
|
2006-09-14 09:27:41 +00:00
|
|
|
|
|
|
|
Debian Etch/x86
|
2009-02-20 08:08:54 +00:00
|
|
|
Debian Lenny/x86
|
|
|
|
CentOS 5.2/x68_64
|
|
|
|
|
2010-04-14 21:06:05 +00:00
|
|
|
Changes in version 0.12.1
|
|
|
|
=========================
|
|
|
|
This release contains the following changes:
|
|
|
|
- Fix minor memory management bugs in DBModeler.
|
|
|
|
- Adapt NSUndoManager handling to new behavior.
|
|
|
|
|
2009-02-20 08:08:54 +00:00
|
|
|
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
|
2006-09-14 09:27:41 +00:00
|
|
|
|
|
|
|
Where can you get it? How can you compile it?
|
|
|
|
==============================================
|
|
|
|
|
2010-04-14 21:06:05 +00:00
|
|
|
The gnustep-dl2-0.12.1.tar.gz distribution file has been placed at
|
2006-09-14 09:51:51 +00:00
|
|
|
<http://ftp.gnustep.org/pub/gnustep/libs>
|
2006-09-14 09:27:41 +00:00
|
|
|
|
|
|
|
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>.
|
|
|
|
|