Skip to content

Commit fb189f5

Browse files
committed
hypfvieh#42: Updated Readme
1 parent f132bba commit fb189f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Using this version as replacement for 2.7.x however, will not work without chang
1515
- Logback dependency for dbus-java is now test, so exclusions for logback are no longer required when using a different logger implementation
1616
- Logback dependency for dbus-java-utils is runtime, as most of the helper classes need logging to show progress or issues.
1717
If you don't want to use logback when using dbus-java-utils, please specify an exclusion rule and add another slf4j logger in your pom
18-
- Added support sending/receiving FileDescriptor (UNIX_FD, DBus type 'h') [#42](https://github.com/hypfvieh/dbus-java/issues/42)
18+
- Added support sending/receiving FileDescriptor (UNIX_FD, DBus type 'h') (see [#42](https://github.com/hypfvieh/dbus-java/issues/42))
1919

2020
##### Changes in 3.0.1
2121
- New tool (org.freedesktop.dbus.utils.generator.InterfaceCodeGenerator) to create apropriate java classes/interfaces from introspection XML (beta, will replace org.freedesktop.dbus.bin.CreateInterface)

0 commit comments

Comments
 (0)