Module Name: src Committed By: christos Date: Sun Feb 16 18:21:25 UTC 2014
Modified Files: src/doc: CHANGES Log Message: new sqlite3 To generate a diff of this commit: cvs rdiff -u -r1.1888 -r1.1889 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1888 src/doc/CHANGES:1.1889 --- src/doc/CHANGES:1.1888 Thu Feb 13 21:07:49 2014 +++ src/doc/CHANGES Sun Feb 16 13:21:25 2014 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1888 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1889 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -351,3 +351,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0: atf(7): Import atf 0.20. [jmmv 20140211] npf: Added support for IPv6-to-IPv6 Network Prefix Translation (NPTv6), as per RFC 6296. [rmind 20140213] + sqlite3: Import 3.8.3.1 [christos 20140216]