8
0

Accepting request 32011 from devel:languages:perl

Copy from devel:languages:perl/perl-SQL-Statement based on submit request 32011 from user coolo

OBS-URL: https://build.opensuse.org/request/show/32011
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-SQL-Statement?expand=0&rev=6
This commit is contained in:
OBS User autobuild
2010-02-10 23:53:09 +00:00
committed by Git OBS Bridge
parent da5facab4e
commit 3a6c05d432
4 changed files with 48 additions and 27 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Feb 9 16:41:27 UTC 2010 - coolo@novell.com
- update to version 1.23:
* Added a fixed version of test reported via RT #34121
* Fix an issue in UPDATE command which 'shift's the values from
the list of parameters which causes there're no more parameters
left after first row get's updated (Fixes RT #50788)
* Fix aggregate function handling of new code since 1.21_01
* Correct handling of DISTINCT in aggregate functions
... see Changes for more
-------------------------------------------------------------------
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de