aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2008-03-16 09:20:35 +0000
committerRong-En Fan <rafan@FreeBSD.org>2008-03-16 09:20:35 +0000
commit84a140604b2ce7e8e5ec4f5a679f2561dbdebb46 (patch)
tree9b024e5701b79c428dfe749fb2ad96e983ce9c8e /UPDATING
parentbd749638d7a211d3f768c03db15ffcd42c329a76 (diff)
downloadports-84a140604b2ce7e8e5ec4f5a679f2561dbdebb46.tar.gz
ports-84a140604b2ce7e8e5ec4f5a679f2561dbdebb46.zip
- net/iscsi-target configuration files location changed.
PR: 121733
Notes
Notes: svn path=/head/; revision=209142
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index b4da9977992d..4b7ee8ef3a73 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,13 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20080316:
+ AFFECTS: users of net/iscsi-target
+ AUTHOR: rafan@FreeBSD.org
+
+ The default configuration location has been changed from /etc to
+ PREFIX/etc. Move your files accordingly.
+
20080314:
AFFECTS: users of security/nmapfe
AUTHOR: miwi@FreeBSD.org