X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:mime-version:date:message-id:subject
	:from:to:content-type; q=dns; s=default; b=X24VkrmjvChgF2v5jJPiA
	bGkpZ9IgR2V6aa/wgTbK2n/9xVS8zd2lZlWsaFBJn9gXqHaNAVCzKQOWvKeVea7O
	O25s0lAeFPcs59JbVWgwTTrwVUFnP4/aBTi2EchHafIRsQrbQTTUJtQuSZHbRPup
	FIm52dC+mFRP8F0mB7Z0cI=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:mime-version:date:message-id:subject
	:from:to:content-type; s=default; bh=/6q1l7WqngNA41wIvwA79sqSXGQ
	=; b=ahqvKPbEn0TJcPQHzZwE90cIVf2Z3Bio5gVIUXxfBdwxnTUSkQCbcCHVNq5
	CO4GifPNMxJBxYVXYrb9iFXVK2J96CoMIqkeLwHAQ3+wcvQaX+QBy/Nj7LCUhxIK
	RBAxT1/+GwLm3yl7eYzPrYKd090o5dnEUw49oFhxZ2Vr/jxs=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-HELO: localhost.localdomain
Reply-To: cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_FROM_URIBL_PCCC,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2
MIME-Version: 1.0
X-Received: by 10.152.9.2 with SMTP id v2mr8014621laa.67.1424434317612; Fri, 20 Feb 2015 04:11:57 -0800 (PST)
Date: Fri, 20 Feb 2015 13:11:57 +0100
Message-Id: <announce.CAO1jNwveKKgSb8Xy-ThWeNERQxSvBfX3CnR2n6ErDSkhT=+XLw@mail.gmail.com>
Subject: [ANNOUNCEMENT] Updated: sqlite3-3.8.8.2-2 for Cygwin/Cygwin64
From: Jan Nijtmans <jan.nijtmans@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

SQLite is a software library that implements a self-contained,
serverless, zero-configuration, transactional SQL database engine

Changes since 3.8.8.2-1
=====================
* Update to reference latest ICU version (54)
* Compiled with -DSQLITE_ENABLE_FTS3_PARENTHESIS=1.
  This option modifies the query pattern parser in FTS3 such
  that it supports operators AND and NOT (in addition to the
  usual OR and NEAR) and also allows query expressions to
  contain nested parenthesis.
* Additional SQLite bug-fixes, rejected (apparently) upstream
  but important (and simple) enough for Cygwin:
  * VFS filename truncation issues
    <http://www.sqlite.org/src/info/c060923a54>
  * Wrong filename handling in sqlite3_load_extension() for Cygwin
    <http://osdir.com/ml/sqlite-users/2014-02/msg00431.html>
  * pragma database_list returns win32 paths on Cygwin
    <http://osdir.com/ml/sqlite-users/2014-02/msg00515.html>
  * ISO time leap second
    <http://osdir.com/ml/sqlite-users/2014-07/msg00606.html>
  * update to Unicode 7.0 for FTS3 tokenizer

--
Jan Nijtmans

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

