Skip to content

Commit 691a958

Browse files
committed
Releasing version 0.7.1.
1 parent e4d5eba commit 691a958

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

NEWS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ Note about bug numbers:
55
Issue#1 - http://github.com/mvidner/ruby-dbus/issues#issue/1
66
bnc#1 - https://bugzilla.novell.com/show_bug.cgi?id=1
77

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+
816
== Ruby D-Bus 0.7.0 - 2011-07-26
917

1018
Features:

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.0
1+
0.7.1

0 commit comments

Comments
 (0)