Author: ek.kato
Date: Wed Oct 22 22:17:42 2008
New Revision: 5602

Modified:
   trunk/NEWS
   trunk/RELNOTE

Log:
* NEWS
* RELNOTE
  - Sync with branches/1.5/


Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS  (original)
+++ trunk/NEWS  Wed Oct 22 22:17:42 2008
@@ -1,3 +1,36 @@
+Overview of changes from 1.5.3 to 1.5.4
+=======================================
+* Enhancements
+  - Generic IM
+    * Cache candidates to improve the performance
+    * Add an option to show candidate window automatically when
+      multiple candidates are found
+
+  - uim-tutcode
+    * New symbol (kigou) input mode
+
+  - GTK+ bridge
+  - Qt{3,4} bridge
+  - XIM bridge
+    * Improve the performance upon activating the window with large
+      number of candidates
+
+* Fixes
+  - uim.el
+    * Plug memory leak.
+    * Ignore 'd' command if valid uim-default-im-engine is defined
+
+  - uim-fep
+    * Fix compilation with Solaris' cc
+
+  - uim-skk
+    * Fix handling in non-matching upper case character in
+      skk-proc-state-direct.
+
+  - uim-pref-gtk
+    * Fix warning with GTK+-2.14.x
+
+
 Overview of changes from 1.5.2 to 1.5.3
 =======================================
 * Fixes

Modified: trunk/RELNOTE
==============================================================================
--- trunk/RELNOTE       (original)
+++ trunk/RELNOTE       Wed Oct 22 22:17:42 2008
@@ -1,10 +1,10 @@
-uim 1.5.3 Release Note
+uim 1.5.4 Release Note
 ======================

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

-This distribution of uim 1.5.3 is latest stable release of uim.
+This distribution of uim 1.5.4 is latest stable release of uim.

 Please report us if you find a problem.

@@ -15,7 +15,9 @@

 What's New
 ----------
-Critical bug fixes for Qt4 bridge. Also a few minor fixes against 1.5.2. See NEWS for the detailed changes.
+Minor enhancement about the performance of candidate window behavior
+with GTK+/Qt/XIM bridges.  Also a few minor fixes against 1.5.3. See
+NEWS for the detailed changes.


 What's New in 1.5.0

Reply via email to