uim 1.7.2 Release Note
======================

About This Release
------------------

This distribution of uim 1.7.2 is the latest stable release of uim.

Please report us if you find a problem.

Homepage:            http://code.google.com/p/uim/
Mailinglist:         uim-en@googlegroups.com
Bug tracking system: http://bugs.freedesktop.org/


What's New
----------
Fix crash when text acquisition is invoked with selected text.
Support text acquisition API with QTextEdit of Qt4.  See NEWS for the
fully detailed changes.


What's New in 1.7.0
-------------------
 - Fix regression in Wubi86 and ZhengMa tables in 1.7.0-alpha

What's New in 1.7.0-alpha
-------------------------

 - GTK+3 bridge
 - GTK+3 and GNOME3 tools
 - Improved uim-tutcode
 - Generic completion support with Google Suggest


Notes for Packagers and System Integrators
------------------------------------------

  - The option "--enable-debug" and/or "--enable-backtrace" makes uim (in
    accurately, underlying SigScheme interpreter) quite heavy. Please keep them
    unspecified for normal library

  - Use the bundled SigScheme, and do not depend on external SigScheme
    package. Since the SigScheme interpreter is completely embedded into
    libuim without linking to libsscm, and exposing no SigScheme-specific
    symbols regardless of environment-dependent symbol exportation control
    existence such as -export-symbols of libtool or version script of ld,
    no conflict with libsscm occurs

  - libuim links to libgcroots although SigScheme is embedded into
    libuim. Although libgcroots is also bundled in uim, it should be
    managed as a separated package since both libsscm and libuim which
    provided by separated package depends on it. Add
    '--with-libgcroots=installed' to configure options for uim to disable
    build and install of the bundled version of libgcroots


Roadmap
-------

  - uim 1.8.0 and later

    The time for drastic reconstruction. Many user-visible changes.

    The composer framework will be introduced for extensible IM
    development.


  - uim 2.0.0

    Overall uim API will be revised.
