1
0
mirror of https://github.com/sqlite/sqlite.git synced 2026-01-06 08:01:16 +03:00

Change the date of the 3.2.1 release. (CVS 2432)

FossilOrigin-Name: afa42e2fa4487e4671ee481df09659a447f9c2a8
This commit is contained in:
drh
2005-03-29 13:19:01 +00:00
parent faf60c7a0d
commit d2d62b31ce
4 changed files with 11 additions and 11 deletions

View File

@@ -21,7 +21,7 @@ proc chng {date desc} {
puts "<DD><P><UL>$desc</UL></P></DD>"
}
chng {2005 March 27 (3.2.1)} {
chng {2005 March 29 (3.2.1)} {
<li>Fix a memory allocation error in the new ADD COLUMN comment.</li>
<li>Documentation updates</li>
}