Revision: 6092 Author: ek.kato Date: Sun Nov 22 04:21:34 2009 Log: * RELNOTE * NEWS - Merge update from 1.5 branch.
http://code.google.com/p/uim/source/detail?r=6092 Modified: /trunk/NEWS /trunk/RELNOTE ======================================= --- /trunk/NEWS Wed Sep 30 01:20:04 2009 +++ /trunk/NEWS Sun Nov 22 04:21:34 2009 @@ -8,16 +8,49 @@ - uim-yahoo-jp (new IM) A web based Japanese multi-segment input method - - Ported Qt4 tools from Qt3 - * uim-toolbar-qt4 - * uim-pref-qt4 - * uim-chardict-qt4 - * uim-candwin-qt4 +* Others + + +Overview of changes from 1.5.6 to 1.5.7 +======================================= +* New features + - uim-chardict-qt4 + - uim-toolbar-qt4 + - uim-pref-qt4 + - uim-candwin-qt4 + - uim-applet-kde4 + * Experimental support of Qt4 tools by Muneyuki Noguchi (#24123, + #24620) + +* Enhancement + - uim-toolbar-gtk-systray + * Support transparent background * Fixes - - Fix pot file installation of uim-chardict-qt - -* Others + - GTK+ bridge + * Fix crash in combination with Firefox and flashplayer plugin + (#25139) + + - uim-fep + * Fix compilation on NetBSD current ([uim-ja 148]) + + - uim.el + * Fix bug: uim.el doesn't work when linum-mode is activated and + the inline candidates displaying mode is enabled ([uim-en 245]) + * Fix bug: Some special keys (such as arrow keys) cannot be used + when uim.el is enabled on emacs23 with -nw option. + + - Qt4 bridge + * Don't enable knotify3 when qt4-immodule is enabled in configure + time (#19877) + * Fix compilation when srcdir != builddir + + - uim-notify + * Disable uim-notify on build phase to prevent dependency library + mismatch + + - uim-chardict-qt + * Install translation file properly ([uim-ja 150]) Overview of changes from 1.5.5 to 1.5.6 ======================================= --- /trunk/RELNOTE Tue Jun 23 19:30:51 2009 +++ /trunk/RELNOTE Sun Nov 22 04:21:34 2009 @@ -1,10 +1,10 @@ -uim 1.5.6 Release Note +uim 1.5.7 Release Note ====================== About This Release ------------------ -This distribution of uim 1.5.6 is latest stable release of uim. +This distribution of uim 1.5.7 is latest stable release of uim. Please report us if you find a problem. @@ -15,7 +15,8 @@ What's New ---------- -Bug fix for uim-xim. See NEWS for the detailed changes. +Bug fix for GTK+, Qt4, Emacs bridges and experimental Qt4 tools +addition. See NEWS for the detailed changes. What's New in 1.5.0
