diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2014-03-02 19:10:50 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2014-03-02 19:10:50 +0000 |
commit | 2b2fe8b36e5f1f05f783e2e8a5f54cc8f1e5413f (patch) | |
tree | 70255424cf5a4c96546ce71a429762b941e665be /UPDATING | |
parent | fe4e75263d921a73fd6cc8c40f3ac1edf3474e05 (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -5,6 +5,14 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20140302: + AFFECTS: users of sysutils/ansible + AUTHOR: rm@FreeBSD.org + + This is an major update and changes were introduced in ansible 1.5, that + are not backward compatible. Please refer changelog there before update: + https://raw.github.com/ansible/ansible/v1.5.0/CHANGELOG.md + 20140223: AFFECTS: users of net-mgmt/mk-livestatus AUTHOR: ohauer@FreeBSD.org |