History.txt in ffi-rzmq-0.7.0 vs History.txt in ffi-rzmq-0.7.1

- old
+ new

@@ -1,4 +1,8 @@ +== 0.7.1 / 20110130 + * Fixed 1.9.1 Binary Encoding bug when UTF8 set as default (Thanks schmurfy) + * Improved rubinius compat for specs + * Improved spec compatibility on linux == 0.7.0 / 20101222 * Improved performance of calls to Socket#getsockopt. There are usually a lot of calls passing RCVMORE, so we now cache those buffers instead of reallocating them every time.