summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorsnappy.mirrorbot@gmail.com <snappy.mirrorbot@gmail.com@03e5f5b5-db94-4691-08a0-1a8bf15f6143>2014-02-28 11:18:07 +0000
committersnappy.mirrorbot@gmail.com <snappy.mirrorbot@gmail.com@03e5f5b5-db94-4691-08a0-1a8bf15f6143>2014-02-28 11:18:07 +0000
commite77d15ed7e57338cd2f87ed22d88c1938eeecd1a (patch)
treebd980c6ac46a767c3d0ce65dd78f206b4f9a0a60 /NEWS
parent7aeb5df2f8fa2ec8a23848f99b624be00a0b6494 (diff)
downloadsnappy-master.tar.gz
Release Snappy 1.1.2. HEADmaster
R=jeff git-svn-id: http://snappy.googlecode.com/svn/trunk@84 03e5f5b5-db94-4691-08a0-1a8bf15f6143
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f21e9d0..27a5b17 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Snappy v1.1.2, February 28th 2014:
+
+This is a maintenance release with no changes to the actual library
+source code.
+
+ * Stop distributing benchmark data files that have unclear
+ or unsuitable licensing.
+
+ * Add support for padding chunks in the framing format.
+
+
Snappy v1.1.1, October 15th 2013:
* Add support for uncompressing to iovecs (scatter I/O).