NEWS in raindrops-0.10.0 vs NEWS in raindrops-0.11.0

- old
+ new

@@ -1,4 +1,18 @@ +=== raindrops 0.11.0 - minor fixes improvements / 2013-04-20 23:10 UTC + + Eric Wong (7): + raindrops: favor configured processor count over online count + watcher: set Content-Type via assignment + Linux::TCP_Info: implement #get! instance method + linux_inet_diag: avoid unnecessary sockaddr initialization + .gitignore: add .rbx + switch back to gemspec development dependencies + linux_inet_diag: better align listener_stats struct + + Lawrence Pit (1): + Watcher: Use relative paths in HTML links + === raindrops 0.10.0 - minor feature updates / 2012-06-19 08:30 UTC Improvements to the Unix domain socket handling and small bugfixes throughout.