aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorDerek Schrock <dereks@lifeofadishwasher.com>2024-09-08 07:40:10 +0000
committerKurt Jaeger <pi@FreeBSD.org>2024-09-08 07:40:10 +0000
commit6f192cd6ff6fe999d30350a814edd12dbbeca98e (patch)
tree2ef494d01c4ce941b703561278ce5031fc5826be /UPDATING
parent59b78e28ea9fda5ca133ff448b82146191fbf91f (diff)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 4217eb625b9e..f72ab255b66e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ 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.
+20240907:
+ AFFECTS: www/tt-rss
+ AUTHOR: dereks@lifeofadishwasher.com
+
+ The ttrssd_local_db rc var has been removed in favor of using daemon's
+ restart option -r to retry the ttrssd php scripts if database is not up
+ before ttrssd starts.
+
20240829:
AFFECTS: devel/binutils
AUTHOR: cy@FreeBSD.org