mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-30 19:03:16 +03:00
Pager is working, mostly. (CVS 211)
FossilOrigin-Name: f82fa7070ae281804c019e6b05cd767dadaf0827
This commit is contained in:
@ -17,7 +17,8 @@ proc chng {date desc} {
|
||||
puts "<DD><P><UL>$desc</UL></P></DD>"
|
||||
}
|
||||
|
||||
chng {2001 Apr 12 (1.0.31)} {
|
||||
chng {2001 Apr 14 (1.0.31)} {
|
||||
<li>Pager subsystem added but not yet used.</li>
|
||||
<li>More robust handling of out-of-memory errors.</li>
|
||||
<li>New tests added to the test suite.</li>
|
||||
}
|
||||
|
Reference in New Issue
Block a user