Revision: 7448 Author: ek.kato Date: Mon Feb 13 07:49:33 2012 Log: * RELNOTE * NEWS - Update for 1.7.3.
http://code.google.com/p/uim/source/detail?r=7448 Modified: /branches/1.7/NEWS /branches/1.7/RELNOTE ======================================= --- /branches/1.7/NEWS Wed Jan 11 00:06:53 2012 +++ /branches/1.7/NEWS Mon Feb 13 07:49:33 2012 @@ -1,3 +1,18 @@ +Overview of changes from 1.7.2 to 1.7.3 +======================================= +* Fixes + - Qt4 bridge + * Fix im-delete-text in QTextEdit + * Build fix for NetBSD ([uim-ja 322]) + + - uim-m17nlib + * Don't discard key release event when input mode is off (#45734) + * Fix crashes with some IMs (regressed in 1.7.0-alpha). + +* Others + - Generic build fix for GNU/Hurd ([uim-ja 310]) + + Overview of changes from 1.7.1 to 1.7.2 ======================================= * Fixes ======================================= --- /branches/1.7/RELNOTE Wed Jan 11 00:00:31 2012 +++ /branches/1.7/RELNOTE Mon Feb 13 07:49:33 2012 @@ -1,10 +1,10 @@ -uim 1.7.2 Release Note +uim 1.7.3 Release Note ====================== About This Release ------------------ -This distribution of uim 1.7.2 is the latest stable release of uim. +This distribution of uim 1.7.3 is the latest stable release of uim. Please report us if you find a problem. @@ -15,13 +15,29 @@ 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. - + + - Fix behavior of text deletion API with QTextEdit of Qt4 + - Bug fixes for uim-m17nlib + + See NEWS for the fully detailed changes. + + +What's New in 1.7.2 +------------------- + + - Fix crash when text acquisition is invoked with selected text + - Support text acquisition API with QTextEdit of Qt4 + +What's New in 1.7.1 +------------------- + + - Improvement of uim-byeoru and uim-tutcode input methods + - gnome-shell support of system tray toolbar + - several (very minor) bug fixes. 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
