aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2024-09-30 16:47:06 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2024-09-30 19:27:58 +0000
commitb263f2f69546b61732d8b440098da97d0a512f29 (patch)
treeadb1db6d065357703b0b05f8cd6b6e7d224f1fb3
parent6a7f470abeb571e90b879599701fe2b74dfe9c1b (diff)
UPDATING: Document name changes of sysutils/nq's helper programs
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index bdf738ea691c..d1d05921154e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,13 @@ 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.
+20240930:
+ AFFECTS: users of sysutils/nq
+ AUTHOR: 0mp@FreeBSD.org
+
+ The nq upstream renamed the fq utility to nqtail
+ and the tq utility to nqterm.
+
20240927:
AFFECTS: users of databases/mongodb50
AUTHOR: ronald@FreeBSD.org