aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2013-10-22 22:04:01 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2013-10-22 22:04:01 +0800
commit590e343f8ec41461f825015d6dc8c60d4ae769ab (patch)
tree97fa6c721b3189472458272147b4aca03cf4b7bc /CHANGES
parentf96d380b5412c4ad8c38bbdcc47f11ce8315dcc5 (diff)
downloadfreebsd-ports-gnome-590e343f8ec41461f825015d6dc8c60d4ae769ab.tar.gz
freebsd-ports-gnome-590e343f8ec41461f825015d6dc8c60d4ae769ab.tar.zst
freebsd-ports-gnome-590e343f8ec41461f825015d6dc8c60d4ae769ab.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)
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