1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-29 08:01:23 +03:00

:-) (CVS 191)

FossilOrigin-Name: 8f79ca2acaf765ecb3274c353284c55b6790f657
This commit is contained in:
drh
2001-03-14 12:54:11 +00:00
parent b072950e24
commit b8525d9dcf
3 changed files with 8 additions and 8 deletions

View File

@ -19,7 +19,7 @@ proc chng {date desc} {
chng {2001 Mar 14 19 (1.0.24)} {
<li>Fix a bug which was causing
the UPDATE command was failing on systems where "malloc(0)" returns
the UPDATE command to fail on systems where "malloc(0)" returns
NULL. The problem does not appear Windows, Linux, or HPUX but does
cause the library to fail on QNX.
</li>