forked from chewing/ibus-chewing
-
Notifications
You must be signed in to change notification settings - Fork 0
/
RELEASE-NOTES.txt
20 lines (19 loc) · 1.08 KB
/
RELEASE-NOTES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
PRJ_VER=1.5.0
SUMMARY=Fixed the issues found in static checks, systray support, option to clean pre-edit buffer
REDHAT_BUGZILLA=1177198, 1182813, 1309524, 11319403
[Changes]
- Enhancement:
* New option: "Clean pre-edit buffer when focus out"
- Fix:
* Fixed the issues found in static checks
* Fixed Bug 1182813 ibus-chewing crashes gedit in search box while window out of focus
a.k.a GitHub issue #28
* Fixed GitHub issue #37 Cannot use cmake out of source build Cannot use cmake out of source build
* Fixed GitHub issue #47 CHEWING_DATADIR CMake variable name mismatch
* Fixed GitHub issue #61 GConf2 should be removed from INSTALL document
* Fixed GitHub issue #64 systray should be able to show the Chinese/English mode
* Fixed Bug 1177198 - [abrt] ibus-chewing: XGetKeyboardControl(): ibus-engine-chewing killed by SIGSEGV
* Fixed Bug 1319403 - [RFE] ibus-chewing: New option: Caps Lock behavior
a.k.a. GitHub issue #66
* Pull Request #67 Fix property "easy-symbol-input" is covered by "shift-toggle-chinese"
Thanks southernbear for providing this fix.