diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2009-03-26 16:03:13 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2009-03-26 16:03:13 +0000 |
commit | 49bf9e74e53dbed0079595f8a6fb9f1aa8247de3 (patch) | |
tree | bc8fe341de61027426e2814559b0a7b57d130fe1 /debian/changelog | |
parent | 9e964aaea512fd10456eff0ac4152d47e87748eb (diff) | |
download | vyos-strongswan-49bf9e74e53dbed0079595f8a6fb9f1aa8247de3.tar.gz vyos-strongswan-49bf9e74e53dbed0079595f8a6fb9f1aa8247de3.zip |
- Modularize: move stuff to sub-packages.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d2e7a6740..1b4060aa0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,7 +10,8 @@ strongswan (4.2.12-1) unstable; urgency=low * New upstream release. Starting with this version, the strongswan packages is modularized and includes support for plugins like the - NetworkManager plugin. + NetworkManager plugin. Many details were adopted from Martin Willi's + packages. * Dropping support for raw RSA public/private keypairs, as charon does not support it. * Explicitly remove directories /etc/ipsec.d and /var/run/pluto on purge. |