aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2018-05-30 01:52:11 +0800
committerthierry <thierry@FreeBSD.org>2018-05-30 01:52:11 +0800
commitc064e25325a58e9f672667f7fe8a3bc2159c1d7b (patch)
tree835314558664826c564db02cbaa401e6034f1cfd /UPDATING
parentd95beb2b217a98bfeedb0eaf49313562a8eb4e01 (diff)
downloadfreebsd-ports-gnome-c064e25325a58e9f672667f7fe8a3bc2159c1d7b.tar.gz
freebsd-ports-gnome-c064e25325a58e9f672667f7fe8a3bc2159c1d7b.tar.zst
freebsd-ports-gnome-c064e25325a58e9f672667f7fe8a3bc2159c1d7b.zip
Upgrade ibus-typing-booster to 2.0.0.
Release notes at <https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.0.0>.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING13
1 files changed, 12 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 347913670ea6..71bb68721b50 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,17 @@ 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.
+20180529:
+ AFFECTS: users of textproc/ibus-typing-booster
+ AUTHOR: thierry@FreeBSD.org
+
+ Attention, this release merges all engines into one. Therefore, the
+ engine names had to change. The old engine names like "German - DE
+ (Typing Booster)", "Hindi - HI (Typing Booster)" don't exist anymore!
+ If one has entries for them in the Gnome Control Center or in
+ ibus-setup, one needs to remove these old entries and add the new
+ engine name "Other (Typing Booster)".
+
20180518:
AFFECTS: users of sysutils/ansible*
AUTHOR: lifanov@FreeBSD.org
@@ -17,7 +28,7 @@ you update your ports collection, before attempting any port upgrades.
for example, for ansible24, run:
# pkg set -n ansible24:py27-ansible24
-
+
20180514:
AFFECTS: users of www/gitlab
AUTHOR: mfechner@FreeBSD.org