SHA256
8
0
forked from pool/perl-DBD-Pg
Files
perl-DBD-Pg/perl-DBD-Pg.changes

123 lines
3.9 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Apr 6 16:07:24 UTC 2010 - chris@computersalat.de
- update to 2.16.1
- Output error messages in UTF-8 as needed. Reported biy
Michael Hofmann. [GSM] (CPAN bug #53854)
- 2.16.0 Released December 17, 2009
- Put in a test for high-bit characters in bytea handling.
[Bryce Nesbitt] (see also CPAN bug #39390)
- Better SQLSTATE code on connection failure (CPAN bug #52863)
[Chris Travers with help from Andrew Gierth]
- Fixed POD escapes (CPAN bug #51856) [FWIE@cpan.org]
- cleanup spec
o sort TAGS
o upated Summary
o macros
o fixed deps
- added perl-macros
-------------------------------------------------------------------
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
- enable parallel build
-------------------------------------------------------------------
Wed Aug 12 14:33:37 CEST 2009 - max@suse.de
- New version: 2.15.1.
- http://cpansearch.perl.org/src/TURNSTEP/DBD-Pg-2.15.1/Changes
-------------------------------------------------------------------
Thu Sep 11 13:22:31 CEST 2008 - max@suse.de
- New version: 2.10.3:
* Add the 'DBD' trace setting to output only non-DBI trace
messages, and allow 'dbd_verbose' as a connection attribute
for the same effect.
* Allow multi-statement do() calls with parameters to work if
pg_server_prepare is set to 0
* Add support for database handle attribute "ReadOnly".
* Added in payload strings for LISTEN/NOTIFY in 8.4.
* Plus more bug fixes and improvements to the test suite and
documentation.
-------------------------------------------------------------------
Tue Apr 22 18:05:06 CEST 2008 - max@suse.de
- Fixed file list.
-------------------------------------------------------------------
Thu Apr 17 12:06:50 CEST 2008 - max@suse.de
- New version: 2.6.0. Changes include:
* Various performance improvements.
* Add Bundle::DBD::Pg
* Fix memory leaks in dbdimp.c
* Fix strlen problems in dbdimp.c
* Overhaul COPY functions
* Add support for arrays
* Add support for asynchronous queries
- See /usr/share/doc/packages/perl-DBD-Pg/Changes for details.
-------------------------------------------------------------------
Fri May 19 12:32:43 CEST 2006 - max@suse.de
- New version: 1.49:
* Added support for geometric types.
* Various bugfixes.
-------------------------------------------------------------------
Wed Jan 25 21:39:36 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Tue Jan 17 10:01:08 CET 2006 - max@suse.de
- New version: 1.42 (bug #128183).
-------------------------------------------------------------------
Sat Feb 28 12:02:31 CET 2004 - ro@suse.de
- fix requirement for /usr/local
- fix "control reaches end of non-void function"
-------------------------------------------------------------------
Sat Jan 10 21:36:15 CET 2004 - adrian@suse.de
- build as user
-------------------------------------------------------------------
Fri Aug 22 14:24:15 CEST 2003 - mjancar@suse.cz
- require the perl version we build with
-------------------------------------------------------------------
Mon Jul 21 15:17:49 CEST 2003 - max@suse.de
- new version: 1.22
- Fix build for perl-5.8.1.
-------------------------------------------------------------------
Mon Jun 30 11:34:58 CEST 2003 - ro@suse.de
- remove traces of buildroot from installed files
-------------------------------------------------------------------
Sun Jun 22 22:00:30 CEST 2003 - coolo@suse.de
- package directories
-------------------------------------------------------------------
Wed Feb 5 01:10:08 CET 2003 - ro@suse.de
- updated neededforbuild
-------------------------------------------------------------------
Wed Jul 3 13:49:47 CEST 2002 - max@suse.de
- New package perl-DBD-Pg version 1.13.
- A database driver for perl-DBI and PostgreSQL.