summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@src.gnome.org>2016-02-16 06:15:32 +0900
committerDaiki Ueno <dueno@src.gnome.org>2016-02-16 06:15:32 +0900
commitdc8fd506d4364581120a62383ec5f1c0712db4ca (patch)
tree7959df6629188f5b283e051a6c798270cdf0b642
parentd4633ee3fda249bcb37d30f202c1832b6b45ccd9 (diff)
downloadcaribou-dc8fd506d4364581120a62383ec5f1c0712db4ca.tar.gz
Release 0.4.20CARIBOU_0_4_20
-rw-r--r--NEWS12
-rw-r--r--configure.ac2
2 files changed, 12 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 8aa4b6d..6ce1b3d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
=============
+Version 0.4.20
+=============
+
+- Bug 758490 - Please make caribou compatible with python3
+- Bug 759896 - German (qwertz) fullscale layout
+- Bug 760470 - Proposing a new fullscale keyboard layout
+- Bug 756623 - No Polish diacritic letters
+- Translation updates (Chinese, Occitan, Lithuanian)
+
+=============
Version 0.4.19
=============
@@ -15,7 +25,7 @@ Version 0.4.18
- Translation updates (Turkish, Danish, Italian, Aragonese, Bosnian,
Latvian, Bulgarian, Korean, Vietnamese, Ukrainian, Brazilian
- Portuguese, Greek, Swedish, Catalan, Slovak, Galician, Chinse
+ Portuguese, Greek, Swedish, Catalan, Slovak, Galician, Chinese
(Taiwan))
=============
diff --git a/configure.ac b/configure.ac
index c387e05..da9d976 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])
AC_INIT([caribou],
- [0.4.19],
+ [0.4.20],
[https://bugzilla.gnome.org/enter_bug.cgi?product=caribou],
[caribou])