Release Snappy 1.1.2.

R=jeff 


git-svn-id: https://snappy.googlecode.com/svn/trunk@84 03e5f5b5-db94-4691-08a0-1a8bf15f6143
This commit is contained in:
snappy.mirrorbot@gmail.com
2014-02-28 11:18:07 +00:00
parent 19690d78e8
commit 1ff9be9b8f
3 changed files with 43 additions and 2 deletions

11
NEWS
View File

@@ -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).