NEWS in raindrops-0.12.0.5.g821b vs NEWS in raindrops-0.13.0

- old
+ new

@@ -1,4 +1,19 @@ +=== 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! + + Eric Wong (5): + Rakefile: remove raa_update task + last_data_recv: do not assume Unicorn includes all constants + raindrops.gemspec: add wrongdoc dev dependency + linux_inet_diag: fix Ruby 2.2 (dev) build + license: use LGPLv2.1 or later (was LGPL (2.1|3.0)-only) + + Hleb Valoshka (1): + Remove Scope IDs from IPv6 addresses. + === raindrops 0.12.0 - compatibility fixes / 2013-09-02 10:33 UTC This release fixes builds on systems where compilers target i386 (and not later x86 systems). There are also minor improvements for Ruby 2.1.0dev and Rubinius.