NEWS in raindrops-0.13.0 vs NEWS in raindrops-0.14.0
- old
+ new
@@ -1,4 +1,18 @@
+=== raindrops 0.14.0 - misc doc updates / 2015-06-25 21:50 UTC
+
+ Eric Wong (7):
+ linux_inet_diag: annotate memory freeing on diag errors
+ README: trim intro and update license
+ modernize packaging and documentation
+ move mailing list to raindrops-public@bogomips.org
+ linux_inet_diag: clarify *fprintf usage without GVL
+ TODO: add item for unix_diag and udp_diag
+ linux_inet_diag: fix Wshorten-64-to-32 warnings
+
+ Hleb Valoshka (1):
+ Add setup and teardown for ipv6 tests
+
=== raindrops 0.13.0 several minor fixes and improvements / 2014-02-18 20:59 UTC
Most notably, this release is necessary for Ruby 2.2 (dev).
Thanks to Koichi Sasada for the bug report!