]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
corrected contributor's name
authorYann Collet <cyan@fb.com>
Tue, 7 Feb 2017 01:39:54 +0000 (17:39 -0800)
committerYann Collet <cyan@fb.com>
Tue, 7 Feb 2017 01:39:54 +0000 (17:39 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 4f7463056c286f20cf40d178011986bc63e9a6e7..a8a2ade2de8cc128a117f838942b9cedc49dc247 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,7 +12,7 @@ API : new : ZDICT_finalizeDictionary()
 API : fix : ZSTD_initCStream_usingCDict() properly writes dictID into frame header, by Gregory Szorc (#511)
 API : fix : all symbols properly exposed in libzstd, by Nick Terrell
 build : support for Solaris target, by Przemyslaw Skibinski
-doc : clarified specification, by Andrew Purcell
+doc : clarified specification, by Sean Purcell
 
 v1.1.2
 API : streaming : decompression : changed : automatic implicit reset when chain-decoding new frames without init