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
commit1ff9be9b8fafc8528ca9e055646f5932aa5db9c4 (patch)
treebd980c6ac46a767c3d0ce65dd78f206b4f9a0a60 /NEWS
parent19690d78e83f8963f497585031efa3d9ca66b807 (diff)
downloadsnappy-git-1ff9be9b8fafc8528ca9e055646f5932aa5db9c4.tar.gz
Release Snappy 1.1.2.
R=jeff git-svn-id: https://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).