Sha256: 845b29b44119a0a727e106d8b7660d71d3e0d54bb8689a2c470acb8c5004c8ab
Contents?: true
Size: 927 Bytes
Versions: 1
Compression:
Stored size: 927 Bytes
Contents
= NEWS This file sums up important changes that happened between releases. == ruby-breakpoint 0.5.0 * breakpoint_client has better logic for guessing the client-uri automatically. This ought to fix connection errors that were happening because the client service was bound to the wrong network interface. * Traced down the origin of SecurityError problems to a bug in Ruby 1.8.1 and early 1.8.2 releases. If you're experiencing this you can usually fix it by compiling the Ruby 1.8.2 available from ruby-lang.org. See the FAQ on the homepage for more information on this. * Support for drbunix:/ URIs -- this allows communication via files on Unix based platforms. It is more secure than ACLs + socket communication on shared hosts. * Fixed a bug in Breakpoint.deactivate_drb that was happening when calling it from the breakpoint IRB session. * Improved documentation in a few minor areas.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby-breakpoint-0.5.0 | NEWS |