summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorsnappy.mirrorbot@gmail.com <snappy.mirrorbot@gmail.com@03e5f5b5-db94-4691-08a0-1a8bf15f6143>2011-09-15 19:34:06 +0000
committersnappy.mirrorbot@gmail.com <snappy.mirrorbot@gmail.com@03e5f5b5-db94-4691-08a0-1a8bf15f6143>2011-09-15 19:34:06 +0000
commitc81fbe00bc3395a04093a3b393779a5c3de709a6 (patch)
tree87848770bcc55532daccee057190d781d4b4e2bb /NEWS
parent85ec6d0ce7742833cc8f8d43a8120e42163e655c (diff)
downloadsnappy-c81fbe00bc3395a04093a3b393779a5c3de709a6.tar.gz
Release Snappy 1.0.4.
R=sanjay git-svn-id: http://snappy.googlecode.com/svn/trunk@50 03e5f5b5-db94-4691-08a0-1a8bf15f6143
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d514787..11d1e95 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Snappy v1.0.4, September 15th 2011:
+
+ * Speeded up the decompressor somewhat; typically about 2–8%
+ for Core i7, in 64-bit mode (comparable for Opteron).
+ Somewhat more for some tests, almost no gain for others.
+
+ * Make Snappy compile on certain platforms it didn't before
+ (Solaris with SunPro C++, HP-UX, AIX).
+
+ * Correct some minor errors in the format description.
+
+
Snappy v1.0.3, June 2nd 2011:
* Speeded up the decompressor somewhat; about 3-6% for Core 2,