summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorsnappy.mirrorbot@gmail.com <snappy.mirrorbot@gmail.com@03e5f5b5-db94-4691-08a0-1a8bf15f6143>2011-05-03 23:22:33 +0000
committersnappy.mirrorbot@gmail.com <snappy.mirrorbot@gmail.com@03e5f5b5-db94-4691-08a0-1a8bf15f6143>2011-05-03 23:22:33 +0000
commitc07dee47e9b8d7e4db8973eb279c8f6e4aacf525 (patch)
tree91cd104c64ff31b7150ac74b97bd272c980f8e1d /NEWS
parent0c4abb90f64444a1916e4bca777997e622b378e1 (diff)
downloadsnappy-c07dee47e9b8d7e4db8973eb279c8f6e4aacf525.tar.gz
Release Snappy 1.0.2, to get the license change and various other fixes into
a release. R=csilvers DELTA=239 (236 added, 0 deleted, 3 changed) Revision created by MOE tool push_codebase. MOE_MIGRATION=1709 git-svn-id: http://snappy.googlecode.com/svn/trunk@32 03e5f5b5-db94-4691-08a0-1a8bf15f6143
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 611abb5..d85793f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Snappy v1.0.2, April 29th 2011:
+
+ * Relicense to a BSD-type license.
+
+ * Added C bindings, contributed by Martin Gieseking.
+
+ * More Win32 fixes, in particular for MSVC.
+
+ * Replace geo.protodata with a newer version.
+
+ * Fix timing inaccuracies in the unit test when comparing Snappy
+ to other algorithms.
+
+
Snappy v1.0.1, March 25th 2011:
This is a maintenance release, mostly containing minor fixes.