summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-08-04 20:00:33 +0000
committerjlam <jlam@pkgsrc.org>2004-08-04 20:00:33 +0000
commitd726b840ba0b6c38ed11408a2777360a915407de (patch)
tree5d8441d1f0ccb5b3147f197219357fc324d83a67 /doc
parent2933f808308203d5855cab74fd9ace3f704a546b (diff)
downloadpkgsrc-d726b840ba0b6c38ed11408a2777360a915407de.tar.gz
Update databases/sqlite to 2.8.15. This is a bug-fix maintenance
release over version 2.8.14 that fixes some memory allocation and quoting problems.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index edc03001cec..0b4e54d5d91 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6795 2004/08/04 19:59:59 minskim Exp $
+$NetBSD: CHANGES,v 1.6796 2004/08/04 20:00:33 jlam Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -3725,3 +3725,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated p5-Sendmail-PMilter to 0.94 [tv 2004-08-04]
Updated cyrus-sasl2 to 2.1.19 [jlam 2004-08-04]
Updated mathomatic to 11.3c [minskim 2004-08-04]
+ Updated sqlite to 2.8.15 [jlam 2004-08-04]