mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-30 19:03:16 +03:00
Fix more documentation typos. Ticket #2416. (CVS 4076)
FossilOrigin-Name: b55318b12d026abd5a32469a19c36abbd6250137
This commit is contained in:
@ -36,7 +36,7 @@ chng {2007 June 15 (3.4.0)} {
|
||||
CorruptionFollowingBusyError</a> wiki page for details.</i>
|
||||
<li>Added explicit <a href="limits.html">upper bounds</a> on the sizes and
|
||||
quantities of things SQLite can process. This change might break some
|
||||
applications that use SQLite in the extreme, which is when the current
|
||||
applications that use SQLite in the extreme, which is why the current
|
||||
release is 3.4.0 instead of 3.3.18.</li>
|
||||
<li>Added support for <a href="capi3ref.html#sqlite3_blob_open">
|
||||
Incremental BLOB I/O</a>.</li>
|
||||
|
Reference in New Issue
Block a user