ChangeLog in msgpack-rpc-0.4.5 vs ChangeLog in msgpack-rpc-0.5.0
- old
+ new
@@ -1,8 +1,9 @@
-2011-04-14 version 0.4.5
+2012-01-05 version 0.5.0
- * Fixes encoding problem of Address.parse_sockaddr(raw) on ruby 1.9
+ * Replaced Rev with Cool.io
+ * MSGPACK-8 RPC::Address.parse_sockaddr(raw) checks encoding of the string on Ruby 1.9
2011-04-06 version 0.4.4
* Fixes missing RuntimeError::CODE