aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0145bd859742..dfbff119b8e5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,16 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
+20220826:
+AUTHOR: tcberner@FreeBSD.org
+
+ A new Uses for 'vala' has been added.
+
+ To depend on libvala, use
+ USES=vala:lib
+ to only add a build-time dependency, use
+ USES=vala:build
+
20220821:
AUTHOR: kde@FreeBSD.org