Skip to content

Commit dbcc9f5

Browse files
committed
jnr-unixsocket: Updated README
1 parent 8c2418d commit dbcc9f5

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,12 @@ Using this version as replacement for 2.7.x however, will not work without chang
77

88
#### Changes
99

10-
##### Changes in 3.0.2 (upcoming, not released yet)
10+
##### Changes in 3.2.0 (upcoming, not released yet)
11+
- Replaced libmatthew with jnr-unixsocket
12+
- Removed all native library files and sources
13+
- Added new transport system to use jnr-unixsocket (replaces old Transport class)
14+
15+
##### Changes in 3.0.2
1116
- Added support for handling various DBus signals without the need to create a specific interface class (thanks to [rm5248](https://github.com/rm5248))
1217
- Fixed issue with List containing another List (thanks to [rm5248](https://github.com/rm5248))
1318
- Changed project to multi-module. All tools (except DBusDaemon/DBusEmbeddedDaemon) are now part of the sub-module dbus-java-utils.

0 commit comments

Comments
 (0)