mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-30 19:03:16 +03:00
Attempting to add support for 64-bit platforms. (CVS 314)
FossilOrigin-Name: 03673adbfe0c8a92d79f86ddf1136736594208ad
This commit is contained in:
@ -17,6 +17,10 @@ proc chng {date desc} {
|
||||
puts "<DD><P><UL>$desc</UL></P></DD>"
|
||||
}
|
||||
|
||||
chng {2001 Nov ?? (2.1.2)} {
|
||||
<li>Changes to support 64-bit architectures.</li>
|
||||
}
|
||||
|
||||
chng {2001 Nov 13 (2.1.1)} {
|
||||
<li>Bug fix: Sometimes arbirary strings were passed to the callback
|
||||
function when the actual value of a column was NULL.</li>
|
||||
|
Reference in New Issue
Block a user