From 2be83699adf1cb58e43f9dd9f7cf8fe136fd797a Mon Sep 17 00:00:00 2001 From: "snappy.mirrorbot@gmail.com" Date: Tue, 5 Feb 2013 14:36:15 +0000 Subject: Release Snappy 1.1.0. R=sanjay git-svn-id: http://snappy.googlecode.com/svn/trunk@73 03e5f5b5-db94-4691-08a0-1a8bf15f6143 --- NEWS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 60bbd17..ab9bf90 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +Snappy v1.1.0, January 18th 2013: + + * Snappy now uses 64 kB block size instead of 32 kB. On average, + this means it compresses about 3% denser (more so for some + inputs), at the same or better speeds. + + * libsnappy no longer depends on iostream. + + * Some small performance improvements in compression on x86 + (0.5–1%). + + * Various portability fixes for ARM-based platforms, for MSVC, + and for GNU/Hurd. + + Snappy v1.0.5, February 24th 2012: * More speed improvements. Exactly how big will depend on -- cgit v1.2.1