Skip to content

Commit f132bba

Browse files
committed
Updated readme
1 parent 74ec30c commit f132bba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +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)
1819

1920
##### Changes in 3.0.1
2021
- 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)