diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-02-20 23:41:30 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-02-20 23:41:30 +0800 |
commit | 5b48df6c8c09750eadcad7a2aca0089d7a4c4c3b (patch) | |
tree | 2c2753873805cb94fcc15e2e576523c5b657167d /UPDATING | |
parent | ac67e9bc6a5ee94e22adfc9b9d7179fda279d0ad (diff) | |
download | freebsd-ports-gnome-5b48df6c8c09750eadcad7a2aca0089d7a4c4c3b.tar.gz freebsd-ports-gnome-5b48df6c8c09750eadcad7a2aca0089d7a4c4c3b.tar.zst freebsd-ports-gnome-5b48df6c8c09750eadcad7a2aca0089d7a4c4c3b.zip |
- Document the change of editors/vim
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -5,6 +5,16 @@ 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. +20140220: + AFFECTS: users of editors/vim + AUTHOR: sunpoet@FreeBSD.org + + The editors/vim port has been reworked to simplify option handling. In UI + option group, a new option (CONSOLE) was added for users who do not need + GUI support. This option is off by default. You might encounter install + or package failures with "old" option setting. Please run "make config" to + modify your setting. + 20140219: AFFECTS: users of textproc/docbook* AUTHOR: mat@FreeBSD.org |