diff --git a/NEWS b/NEWS index 2344f83..f01cbad 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +Release 1.0.2 +============= + + * Fixes a bug reported by Orivej Desh where two or more calls to + sha3-update which didn't fill the buffer could lead to the second + and later updates being ignored, thereby creating wrong message + digests. + Release 1.0.1 =============