X-Recipient: archive-cygwin AT delorie DOT 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=sCLbZ8xfgAFtcLb8XPqsm HN1mECf9UlL10qFk2jUFXOQKf5cTy87xCDDR10Xf4GQmihzqGBJKqNacpFdVFx53 i9Mo8piP7+XAU6YIkR09j/5EC8ITa1Mph9C9hH2NAx4qypWsRumJLKaklaWCRa4+ mxnuO/dCLsmTQEzpD54COk= 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=9fsgHxS1QsWnuapa6UYRHNSyfoc =; b=gCRGyelda2XCB8U+mCduzDYJMIduT+iiQ7lt8QCFvCVyJ/JHObyRZqKIKlg wHREpSyaRwJa+p2UQD2kMeMxx+eVcR7urjS08kSKotHJPWsG19HhjVB/U07INXT4 S/oPYafDW4qr4RUf0y/4WiHCwezOPTH0fqzlZurw9hiVUpSI= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 MIME-Version: 1.0 X-Received: by 10.152.140.193 with SMTP id ri1mr5717747lab.18.1386604684106; Mon, 09 Dec 2013 07:58:04 -0800 (PST) Date: Mon, 9 Dec 2013 16:58:03 +0100 Message-Id: Subject: [ANNOUNCEMENT] Updated: sqlite3-3.8.2-2 for Cygwin/Cygwin64 From: Jan Nijtmans To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine Changes since 3.8.1-1 ===================== * Updated to upstream 3.8.2 release. Main features: * Added support for WITHOUT ROWID tables. * Extend the maximum path length from 512 to 4096 for all VFS's except "win32". * New VFS "unix-namedsem". * Since the dll is compiled with -DSQLITE_ENABLE_EXPLAIN_COMMENTS, the .expain command now gives more useful output than in earlier releases. -- 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