Revision: 7449
Author:   ek.kato
Date:     Mon Feb 13 07:51:43 2012
Log:      * NEWS
* RELNOTE
  - Merge r7448 from 1.7 branch.

http://code.google.com/p/uim/source/detail?r=7449

Modified:
 /trunk/NEWS
 /trunk/RELNOTE

=======================================
--- /trunk/NEWS Wed Jan 11 00:09:03 2012
+++ /trunk/NEWS Mon Feb 13 07:51:43 2012
@@ -3,7 +3,21 @@
 * New features
 * Fixes
 * Enhancements
+
+
+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
=======================================
--- /trunk/RELNOTE      Wed Jan 11 00:09:03 2012
+++ /trunk/RELNOTE      Mon Feb 13 07:51:43 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

Reply via email to