diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-09-17 10:38:39 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-09-17 10:38:39 +0000 |
commit | 98c17e81331b35c0e93a3f3e9b1f5c67ac921508 (patch) | |
tree | 902260c7a462413e28989f8df6e8e719b393255b | |
parent | d34d4a85e24938b56f5a85e8df0b8b14a6e189c2 (diff) | |
download | drakx-net-98c17e81331b35c0e93a3f3e9b1f5c67ac921508.tar drakx-net-98c17e81331b35c0e93a3f3e9b1f5c67ac921508.tar.gz drakx-net-98c17e81331b35c0e93a3f3e9b1f5c67ac921508.tar.bz2 drakx-net-98c17e81331b35c0e93a3f3e9b1f5c67ac921508.tar.xz drakx-net-98c17e81331b35c0e93a3f3e9b1f5c67ac921508.zip |
0.46
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 6 |
2 files changed, 7 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = drakx-net -VERSION = 0.45 +VERSION = 0.46 DESTDIR= libdir=/usr/lib @@ -1,3 +1,9 @@ +0.46: +- drakfirewall: + o add Windows Mobile sync option (from Adam Williamson, #43907) + o update bittorrent packages list + (handle deluge, ktorrent, transmission, vuze) + 0.45: - connection backend: o rely on module name instead of sysfs driver name when finding |