aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-12-06 09:43:55 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-12-06 09:43:55 +0000
commitd8c5357f438fc2265a439c0d79d714420731bedd (patch)
tree7b9b616a291bd546fda745ca5a5873e61aa748d5 /UPDATING
parent8c4b65863abe824a5f1b8b8320d3fbe9b7564cb2 (diff)
downloadports-d8c5357f438fc2265a439c0d79d714420731bedd.tar.gz
ports-d8c5357f438fc2265a439c0d79d714420731bedd.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index f54f92ae5a50..e3846216204f 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20151205:
+ AFFECTS: users of shells/zsh
+ AUTHOR: bapt@FreeBSD.or
+
+ Since version 5.2 zsh is now respecting prefix to look up for its default
+ configurations: zshrc/zprofile. Users having those files in /etc should
+ move them to PREFIX/etc (by default /usr/local/etc)
+
+20151205:
AFFECTS: users of devel/ncurses
AUTHOR: bapt@FreeBSD.org