mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-30 19:03:16 +03:00
Get the date right. Today is the 27th, not the 25th or the 28th. (CVS 2632)
FossilOrigin-Name: 905b9d6c5e624f35272bf49df0d88ceea2bb73e8
This commit is contained in:
@ -25,7 +25,7 @@ proc chng {date desc} {
|
||||
puts "<DD><P><UL>$desc</UL></P></DD>"
|
||||
}
|
||||
|
||||
chng {2005 August 25 (3.2.5)} {
|
||||
chng {2005 August 27 (3.2.5)} {
|
||||
<li>Fix a bug effecting DELETE and UPDATE statements that changed
|
||||
more than 40960 rows.</li>
|
||||
<li>Change the makefile so that it no longer requires GNUmake extensions</li>
|
||||
|
Reference in New Issue
Block a user