aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index d3b0bbd7c919..fa1299dbc547 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,15 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20231026:
+ AFFECTS: users of lang/chicken
+ AUTHOR: gahr@FreeBSD.org
+
+ The chicken binaries csc and csi, together with their manual pages, have been
+ renamed to chicken-csc and chicken-csi, to avoid conflicts with lang/mono.
+ This is in line with what several Linux distros do. See PR 274736.
+
+
20231017:
AFFECTS: users of lang/perl5*
AUTHOR: delphij@FreeBSD.org