NEWS in raindrops-0.20.0 vs NEWS in raindrops-0.20.1

- old
+ new

@@ -1,4 +1,13 @@ +=== raindrops 0.20.1 / 2023-02-25 00:19 UTC + + Stats for SO_REUSEPORT sockets are now handled properly. + Thanks to Dale Hamel for the patches. + + Dale Hamel (2): + Fix queue stats for sockets with SO_REUSEPORT + Fix off by one error in test + === raindrops 0.20.0 / 2021-12-06 23:41 UTC Raindrops may now use file-backed mmap() rather than anonymous memory. Thanks to KJ Tsanaktsidis for the patch: