aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2018-07-26 05:02:21 +0800
committerthierry <thierry@FreeBSD.org>2018-07-26 05:02:21 +0800
commitff716118b04371f29aecb3684f678bbf5b67ad39 (patch)
tree4cc1671ea571db7575acb56ff7349ca9ef7103cc /UPDATING
parent0ea115c5faee202a23b3af3f6625b19c1cc414e0 (diff)
downloadfreebsd-ports-gnome-ff716118b04371f29aecb3684f678bbf5b67ad39.tar.gz
freebsd-ports-gnome-ff716118b04371f29aecb3684f678bbf5b67ad39.tar.zst
freebsd-ports-gnome-ff716118b04371f29aecb3684f678bbf5b67ad39.zip
Upgrade ibus-typing-booster to 2.1.0.
Release notes at <https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.1.0>.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 152f0847ff07..35a413e5943c 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.
+20180725:
+ AFFECTS: users of textproc/ibus-typing-booster
+ AUTHOR: thierry@FreeBSD.org
+
+ Due to a migration from IBusConfig to GSettings, the old settings are
+ unfortunately lost, so one has to open the setup tool and recreate ones
+ favourite settings.
+
20180714:
AFFECTS: users of dns/dnsdist
AUTHOR: cpm@FreeBSD.org