Author: ek.kato
Date: Thu Aug 28 23:57:19 2008
New Revision: 5540
Modified:
branches/1.5/NEWS
Log:
* Update.
Modified: branches/1.5/NEWS
==============================================================================
--- branches/1.5/NEWS (original)
+++ branches/1.5/NEWS Thu Aug 28 23:57:19 2008
@@ -1,3 +1,19 @@
+Overview of changes from 1.5.2 to 1.5.3
+=======================================
+* Fixes
+ - Qt4 bridge (experimental)
+ * [CRITICAL] Fix bug with Qt4 >= 4.4.1, which makes applications
+ infinite loop at the startup
+ * [CRITICAL] Fix uim-helper handling which could cause unexpected
crashes
+
+ - uim-xim
+ * Fix some minor protocol errors
+
+ - uim-tutcode
+ * Fix out-of-range error when candidates are longer than
+ tutcode-heading-label-char-list
+
+
Overview of changes from 1.5.1 to 1.5.2
=======================================
* Enhancements