We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4d5eba commit 691a958Copy full SHA for 691a958
NEWS
@@ -5,6 +5,14 @@ Note about bug numbers:
5
Issue#1 - http://github.com/mvidner/ruby-dbus/issues#issue/1
6
bnc#1 - https://bugzilla.novell.com/show_bug.cgi?id=1
7
8
+== Ruby D-Bus 0.7.1 - 2012-04-04
9
+
10
+Bug fixes:
11
+ * Fixed calling asynchronous methods on the default interface (Issue#13,
12
+ by Eugene Korbut).
13
+ * Fixed Main#quit to really quit the loop (by Josef Reidinger)
14
+ * Unbundled files from Active Support (by Bohuslav Kabrda)
15
16
== Ruby D-Bus 0.7.0 - 2011-07-26
17
18
Features:
VERSION
@@ -1 +1 @@
1
-0.7.0
+0.7.1
0 commit comments