先ほど uim 1.7.2 をリリースしました。im-acquire-text において
'selection を用いた場合落ちる点を修正しています。また、Qt4 の QTextEdit
ウィジェットでも text acquisition API が使えるようになっています。
ダウンロードは以下の場所からどうぞ。

バグ報告をして下さった方、開発に貢献して下さった全ての方に感謝します。


 http://code.google.com/p/uim/downloads/list

MD5 (uim-1.7.2.tar.gz)  = 310d08c759194052d38b4df649b0fc53
MD5 (uim-1.7.2.tar.bz2) = 5c7082b089ec70aaa3d037ceb30cc50a
SHA1(uim-1.7.2.tar.gz)  = c43cb275afdb66701c61b0ed365f81008c3a3bc6
SHA1(uim-1.7.2.tar.bz2) = 4982178aca6ee1ae775fc2a9b4bbb7a66e97cbd4


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...@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.



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.



Overview of changes from 1.7.1 to 1.7.2
=======================================
* Fixes
  - libuim
    * Fix crash in im-acquire-text with selection

  - uim-pref-qt4
    * Fix build failure when --as-needed is used (#40385, Julian Taylor)

* Enhancements
  - Qt4 bridge
    * Support text acquisition API with QTextEdit

* Others
  - Plug very minor memory leak in uim-xim
  - Plug very minor file descriptor leak in libuim-custom


Cheers,
-- 
Etsushi Kato

-- 
Google Groups "uim-ja" group
uim-ja@googlegroups.com
http://groups.google.com/group/uim-ja/about

メールによる返信