added a NEWS file

release NetworkManager-strongswan-1.1.0
This commit is contained in:
Martin Willi
2009-03-25 07:49:11 +00:00
parent 0ada62af06
commit 5a5654ed1e
2 changed files with 13 additions and 1 deletions
+12
View File
@@ -0,0 +1,12 @@
NetworkManager-strongswan-1.1.0
-------------------------------
- updated to NetworkManager 7.1 API
- requires >= strongswan-4.1.13
NetworkManager-strongswan-1.0.0
-------------------------------
- First release
+1 -1
View File
@@ -1,6 +1,6 @@
AC_PREREQ(2.52)
AC_INIT(NetworkManager-strongswan, 1.0.0, [email protected], NetworkManager-strongswan)
AC_INIT(NetworkManager-strongswan, 1.1.0, [email protected], NetworkManager-strongswan)
AC_CONFIG_AUX_DIR(.)
AM_INIT_AUTOMAKE([subdir-objects])
AM_MAINTAINER_MODE