aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2020-03-16 16:38:01 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2020-03-16 16:38:01 +0000
commit5946948a6b7bef666ca2aef207f3cd1242311631 (patch)
tree1afce7f31f8739da21c41903cb6e09ac9e9b575a /UPDATING
parent92abcab4e3fd7a95242fb918daaac06f195d4ad9 (diff)
downloadports-5946948a6b7bef666ca2aef207f3cd1242311631.tar.gz
ports-5946948a6b7bef666ca2aef207f3cd1242311631.zip
net-im/slack-term: Update to 0.5.0
- Add UPDATING entry about config file location change - Pet portclippy Changes: https://github.com/erroneousboat/slack-term/releases/tag/v0.5.0 Reported by: portscout
Notes
Notes: svn path=/head/; revision=528532
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 33c4baf997a5..83773c6d56b0 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.
+20200316:
+ AFFECTS: users of net-im/slack-term
+ AUTHOR: dmgk@FreeBSD.org
+
+ The config file location was changed from ~/.slack-term to
+ ~/.config/slack-term/config, please move your existing config file
+ accordingly.
+
20200308
AFFECTS: users of graphics/mesa-libs and legacy graphics drivers
AUTHOR: zeising@FreeBSD.org