diff --git a/configure.ac b/configure.ac index 74bc98c..991b4ba 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ m4_define([ibus_released], [1]) m4_define([ibus_major_version], [1]) m4_define([ibus_minor_version], [4]) -m4_define([ibus_micro_version], [8]) +m4_define([ibus_micro_version], [9]) m4_define(ibus_maybe_datestamp, m4_esyscmd([if test x]ibus_released[ != x1; then date +.%Y%m%d | tr -d '\n\r'; fi])) diff --git a/m17n.appdata.xml b/m17n.appdata.xml index 74ec85a..41b16bd 100644 --- a/m17n.appdata.xml +++ b/m17n.appdata.xml @@ -17,6 +17,28 @@ https://github.com/ibus/ibus-m17n/issues https://github.com/ibus/ibus-m17n + + +

This new stable release includes these changes:

+
+ github.com/ibus/ibus-m17n/releases/tag/1.4.9 + + + Hide status from the panel if status == title (by Daiki + Ueno, this patch has been applied to the Fedora packages for + a long time, take it upstream) + + + Free lang and name after engine_name is built + + + Just return from ibus_m17n_engine_callback with nullable m17n + + + Accept virtual engine names for CI + + +

This new stable release includes these changes: