Author: ek.kato
Date: Sun Sep 7 07:03:53 2008
New Revision: 5563
Modified:
trunk/NEWS
trunk/RELNOTE
Log:
* NEWS
* RELNOTE
- Backport from branch 1.5.
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Sun Sep 7 07:03:53 2008
@@ -1,3 +1,30 @@
+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
+ * Fix key press with shift, control, alt, and meta keys
+
+ - uim-xim
+ * Fix some minor protocol errors
+
+ - uim.el
+ * Improve minibuffer editing
+
+ - uim-tutcode
+ * Fix out-of-range error when candidates are longer than
+ tutcode-heading-label-char-list
+
+* Others
+ - uim-toolbar-gtk-systray
+ * Adjust ythickness of the buttons
+
+ - uim-pref-gtk
+ * Add vertical scrollbar for the setting pane
+
+
Overview of changes from 1.5.1 to 1.5.2
=======================================
* Enhancements
Modified: trunk/RELNOTE
==============================================================================
--- trunk/RELNOTE (original)
+++ trunk/RELNOTE Sun Sep 7 07:03:53 2008
@@ -1,10 +1,10 @@
-uim 1.5.2 Release Note
+uim 1.5.3 Release Note
======================
About This Release
------------------
-This distribution of uim 1.5.2 is latest stable release of uim.
+This distribution of uim 1.5.3 is latest stable release of uim.
Please report us if you find a problem.
@@ -15,7 +15,7 @@
What's New
----------
-Critical bug fixes for uim.el users and a few minor fixes against 1.5.1.
See NEWS for the detailed changes.
+Critical bug fixes for Qt4 bridge. Also a few minor fixes against 1.5.2.
See NEWS for the detailed changes.
What's New in 1.5.0