8
0

Updating link to change in openSUSE:Factory/perl-SQL-Statement revision 15.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-Statement?expand=0&rev=e06e1983c0619b8c5ae184660d8bbb86
This commit is contained in:
OBS User buildservice-autocommit
2010-08-23 13:54:05 +00:00
committed by Git OBS Bridge
parent 8f9b5a4dd3
commit d250c07e25
4 changed files with 21 additions and 8 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Aug 23 12:52:39 UTC 2010 - chris@computersalat.de
- update to 1.31
- [Bug fixes]
* Fix misbehaviour of DELETE/UPDATE for tables with only basic capabilities
and no matching where clause (reported by H.Merijn Brand and Drew ...)
* Fix some column identifier splits to respect quoted tables
- [Improvements]
* Optimized some core routines between 25% and 50%.
- fixed deps (Requires)
o DBD::File, DBI::DBD::SqlEngine > Recommends
-------------------------------------------------------------------
Tue Aug 10 08:35:21 UTC 2010 - chris@computersalat.de