aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-10-22 14:04:01 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-10-22 14:04:01 +0000
commit73b7596b94a9aac96bd82ef2734fec4237b94884 (patch)
tree97fa6c721b3189472458272147b4aca03cf4b7bc /CHANGES
parentdb25d63f5a147d03aa919c5b5d16876cc248d7c1 (diff)
downloadports-73b7596b94a9aac96bd82ef2734fec4237b94884.tar.gz
ports-73b7596b94a9aac96bd82ef2734fec4237b94884.zip
- Remove manual creation and removal of share/applications, as it's now in the mtree (remaining categories)
- Add note on mtree change to CHANGES Approved by: portmgr (bdrewery)
Notes
Notes: svn path=/head/; revision=331275
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 77380c061f14..fccea1a73935 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,12 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
+20131021:
+AUTHOR: amdmi3@FreeBSD.org
+
+ share/applications directory was added to the mtree, meaning that
+ you no longer need to create or remove it in your ports.
+
20131008:
AUTHOR: bapt@FreeBSD.org