SHA256
1
0
forked from pool/ibus

Accepting request 53307 from home:Mingxi_Wu:branches:M17N

you're the maintainer - it's unusual to do submit requests for your own packages and not accept them right away

OBS-URL: https://build.opensuse.org/request/show/53307
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=10
This commit is contained in:
Stephan Kulow
2010-11-19 10:07:45 +00:00
committed by Git OBS Bridge
parent 67558acc7b
commit 496f41d1f8
5 changed files with 37 additions and 15 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Wed Nov 17 08:44:04 UTC 2010 - mxwu@novell.com
- Upgrade to ibus 1.3.8:
* Fix CPU 100% usage with signal.SIGCHLD
* Destroy existing connection before creating a new
connection, and only create the fake context once.
* Move the candidate window just above the cursor
when the window and a preedit string overlap.
* Enable key snooper by default again
* Always consume the hotkey, even if the hotkey
associated engine already activated.
* Fix race condition in bus_ibus_impl_create_engine()
* Fix a build error of IBus-1.0.gir with gobject-introspection 0.9.6
* Implement stress tool for ibus.
* Fix a build error with GTK3 gdkkeysyms.h
* Add time info in log message from satorux@chromium.org
* Fix memory leak in ibus_input_context_process_key_event by Fujiwarat
* Fix segv in bus_engine_proxy_process_key_event_reply_cb
* Fix property issue.
* Updated many translations.
-------------------------------------------------------------------
Tue Jul 13 07:44:40 UTC 2010 - mxwu@novell.com