mirror of
https://github.com/sqlite/sqlite.git
synced 2025-12-24 14:17:58 +03:00
Update version number and change log for the 2.6.2 release. (CVS 698)
FossilOrigin-Name: 4f196de07d258dc44b6fd20d776120e2aadd3224
This commit is contained in:
@@ -25,6 +25,15 @@ proc chng {date desc} {
|
||||
puts "<DD><P><UL>$desc</UL></P></DD>"
|
||||
}
|
||||
|
||||
chng {2002 Jly 30 (2.6.2)} {
|
||||
<li>Text files read by the COPY command can now have line terminators
|
||||
of LF, CRLF, or CR.</li>
|
||||
<li>SQLITE_BUSY is handled correctly if encountered during database
|
||||
initialization.</li>
|
||||
<li>Fix to UPDATE triggers on TEMP tables.</li>
|
||||
<li>Documentation updates.</li>
|
||||
}
|
||||
|
||||
chng {2002 Jly 19 (2.6.1)} {
|
||||
<li>Include a static string in the library that responds to the RCS
|
||||
"ident" command and which contains the library version number.</li>
|
||||
|
||||
Reference in New Issue
Block a user