aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-02-20 23:41:30 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-02-20 23:41:30 +0800
commit5b48df6c8c09750eadcad7a2aca0089d7a4c4c3b (patch)
tree2c2753873805cb94fcc15e2e576523c5b657167d /UPDATING
parentac67e9bc6a5ee94e22adfc9b9d7179fda279d0ad (diff)
downloadfreebsd-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--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 10d5584b8f7d..a98bc85ddcc9 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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