+ Changes for 0.3.1

Tim


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1138 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
Tim Niemueller 2005-12-07 01:45:21 +00:00
parent 51c54ed60a
commit 9677e94d78

View file

@ -1,3 +1,25 @@
2005-12-07 Tim Niemueller <tim@niemueller.de>
* auth-dialog/main.c:
- Only request one password from Gnome keyring, patch by Crispin
Flowerday
* properties/nm-openvpn-dialog.glade:
- Added check button to use TCP instead of UDP
* properties/nm-openvpn.c:
- Protocol can now be set, defaults to UDP, TCP maybe selected with
check box
* src/nm-openvpn-service.c:
- Support proto flag in config, default to UDP if not set for backward
compatibility
- Set a fake login banner for now until we fixed when NM sets
last_attempt_success (provided by Crispin)
* configure.in:
- Raised versoin to 0.3.1
2005-12-05 Tim Niemueller <tim@niemueller.de>
* properties/nm-openvpn-dialog.glade: