8
0

Accepting request 41837 from devel:languages:perl

checked in (request 41837)

OBS-URL: https://build.opensuse.org/request/show/41837
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-Statement?expand=0&rev=12
This commit is contained in:
OBS User autobuild
2010-06-22 08:22:00 +00:00
committed by Git OBS Bridge
parent df156b2180
commit cd337742a9
4 changed files with 9 additions and 44 deletions

View File

@@ -1,28 +1,3 @@
-------------------------------------------------------------------
Thu Jun 3 15:37:47 UTC 2010 - chris@computersalat.de
- update to 1.27
- [Bug fixes]
* use originally given table name for open_table() on SELECT, too
(all other command still use the originally given name)
* warn/die -> carp/croak
* fix delete_one_row & update_one_row ability using
- [Documentation]
* Apply spelling fix patch from Ansgar Burchardt (RT#56475)
- Version 1.26, release April 09th, 2010
- [Bug fixes]
* Handle NULL columns in concatenation as empty strings
- [Improvements]
* Change regex's in parser to use \p{Word} instead of \w to allow unicode
support
- [Documentation]
* Make clear, that identifiers are handled case insensetive and there is
a real good solution provided by DBI which allows to live great with
that behaviour.
- fix build Cycle DBD-CSV
* only needed for testsuite
- noarch package
-------------------------------------------------------------------
Sun May 23 16:57:52 UTC 2010 - coolo@novell.com