diff options
author | Matthew Johnson <mjj29@matthew.ath.cx> | 2009-03-22 18:08:43 +0000 |
---|---|---|
committer | Matthew Johnson <mjj29@matthew.ath.cx> | 2009-03-22 18:08:43 +0000 |
commit | 729de4cb9b6ed0fa3524d7c648da243067804057 (patch) | |
tree | 4ad276f55e07f2176158e3b0ac5b89e62371c429 /changelog | |
parent | b0dd5f87391202759eae6a598fa2ad3e3e837d39 (diff) |
add tests for and fix issue around Path/ObjectPath
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ Version 2.6: * Patches from Omair Majid <omajid -at- redhat -dot- com> to fix DBusCall manpage and allow alternative docbook-to-man implementations. * fix dependency on unix.jar even in tcp mode + * fix Path/ObjectPath cast issues (reported by Greg DeAngelis + <gdeangel -at- gmail -dot- com>) Version 2.5.1: |