SHA256
1
0
forked from pool/sqlite3

Accepting request 228936 from home:AndreasStieger:branches:server:database

SQLite 3.8.4.3

OBS-URL: https://build.opensuse.org/request/show/228936
OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=98
This commit is contained in:
2014-04-04 06:56:54 +00:00
committed by Git OBS Bridge
parent 4d3caaaf47
commit c5d8dc26ef
6 changed files with 18 additions and 9 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Apr 3 19:29:14 UTC 2014 - andreas.stieger@gmx.de
- SQLite 3.8.4.3:
- fix for a problem that might cause incorrect query results on a
query that mixes DISTINCT, GROUP BY in a subquery, and ORDER BY
- Fix obsolete-not-provided warning on sqlite-64bit for ppc64
-------------------------------------------------------------------
Sat Mar 29 14:32:55 UTC 2014 - andreas.stieger@gmx.de