diff options
author | Matthew Johnson <mjj29@qadesh.matthew.ath.cx> | 2009-03-15 18:09:34 +0000 |
---|---|---|
committer | Matthew Johnson <mjj29@qadesh.matthew.ath.cx> | 2009-03-15 18:09:34 +0000 |
commit | b0dd5f87391202759eae6a598fa2ad3e3e837d39 (patch) | |
tree | a3028d3b84e9f31bc920d9b759aca9075778b22a /changelog | |
parent | 78e7e01c64c3ccb5ca3e802b0931b88f6ec9207a (diff) |
fix dependency on unix.jar even in tcp mode
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ Version 2.6: signals * 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 Version 2.5.1: |