SHA256
1
0
forked from pool/sqlite3
2010-08-05 10:36:49 +00:00
committed by Git OBS Bridge
parent 5936007c97
commit 39c59ba488
5 changed files with 17 additions and 7 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Aug 5 12:20:40 CEST 2010 - max@suse.de
- New version 3.7.0.1:
* Fix a potential database corruption problem that can result
if the same database file is alternately written by version
3.7.0 and 3.6.23.1.
* Fix a possible performance regression caused by the
introduction of automatic indexing.
-------------------------------------------------------------------
Thu Jul 22 19:08:56 CEST 2010 - max@suse.de