summaryrefslogtreecommitdiff
path: root/NEWS.rst
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.rst')
-rw-r--r--NEWS.rst14
1 files changed, 5 insertions, 9 deletions
diff --git a/NEWS.rst b/NEWS.rst
index 45f1012f..7ff703eb 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -1,12 +1,12 @@
==================================
-User-facing changes in Leap Client
+User-facing changes in LEAP Client
==================================
-Release 0.2.0 (2013-1-XX)
+Release 0.2.0 (2013-2-23)
--------------------------
This release is a functionally working version in Debian Wheezy and Ubuntu 12.04.
-It is able to connect to a preconfigured leap provider and autoconfigures a EIP connection.
+It is able to connect to a preconfigured LEAP provider and autoconfigures a EIP connection.
Python Support
''''''''''''''
@@ -28,16 +28,15 @@ See the ``README.rst`` for a step-to-step install guide.
The following libraries are needed:
- PyQt4
-- libgnutls
+- OpenSSL
- openvpn
for building the package dependencies, you will need also:
- python-setuptools
- python-dev
-- libgnutls-dev
-Leap-Client depends on the following python packages:
+leap-client depends on the following python packages:
- pyopenssl
- requests
@@ -48,9 +47,6 @@ Leap-Client depends on the following python packages:
- pycrypto
- keyring
-We are freezing the python-gnutls library dependency for this release due to a bug in ubuntu, see:
-https://bugs.launchpad.net/ubuntu/+source/python-gnutls/+bug/1027129
-
Configuration files
'''''''''''''''''''