[network-manager-iodine] Release 0.0.3



commit fe51938087074b9a4ada8a08c27ee112ed5593df
Author: Guido GÃnther <agx sigxcpu org>
Date:   Tue Mar 27 10:47:48 2012 +0200

    Release 0.0.3

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a7e43a7..d2ed44a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
 =============
+Version 0.0.3
+=============
+* Pass the password via stdin
+* Distinguish login failures from other errors
+* Drop unused code
+* More flexible build-time warnings [Dan Williams]
+* UI translations:
+	Piotr DrÄg (pl)
+* Many thanks to Dan Williams for the review!
+
+=============
 Version 0.0.2
 =============
 * Pass the password via the environment
diff --git a/configure.ac b/configure.ac
index eb42601..be7ea64 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.52)
 
-AC_INIT(NetworkManager-iodine, 0.0.2, agx sigxcpu org, NetworkManager-iodine)
+AC_INIT(NetworkManager-iodine, 0.0.3, agx sigxcpu org, NetworkManager-iodine)
 AM_INIT_AUTOMAKE([subdir-objects no-dist-gzip dist-xz])
 AM_MAINTAINER_MODE
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]