Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-stomp
From: Takahiro Kambe
Date: 2015-02-02 16:09:02
Message id: 20150202150902.AE30798@cvs.netbsd.org
Log Message:
Update ruby-stomp to 1.3.4.
== 1.3.4 20141202
* Change :start_timeout default to 0 (might break some clients) (#98).
* Allow user set of SSLContext options (#105).
* Allow user set of parm in SSLContext.new(parm) (#105).
== 1.3.3 20140810
* Do not attempt to write empty message bodies.
* Explicity close ssl socket on connection timeout.
* Fix incorrect behavior for empty header keys (#93)
* Do not override explicit :reliable => false.
* Fix client fail-over fails (#98)
Files: