This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libdbd-sqlite3-perl.

commit 20f57e8eb0d938c709895147047f48f01d04c3b1
Author: Kenichi Ishigaki <ishig...@cpan.org>
Date:   Tue Feb 16 13:13:29 2016 +0900

    updated Changes
---
 Changes | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/Changes b/Changes
index 1bafdcc..a8c636b 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,13 @@
 Changes for Perl extension DBD-SQLite
 
 1.51_01 to be released
+    *** CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS ***
+    - Updated to SQLite 3.11.0.
+      As upstream disabled two-arg fts3_tokenizer() for security concern,
+      DBD::SQLite also stopped enabling it by default. If you do need
+      perl tokenizer, compile/install with SQLITE_ENABLE_FTS3_TOKENIZER
+      environmental vairable.
+
     - Applied a doc patch by Salvatore Bonaccorso
 
 1.50 2016-02-11

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdbd-sqlite3-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to