Revision: 6063 Author: ek.kato Date: Thu Nov 19 07:37:34 2009 Log: * NEWS * RELNOTE - Update
http://code.google.com/p/uim/source/detail?r=6063 Modified: /branches/1.5/NEWS /branches/1.5/RELNOTE ======================================= --- /branches/1.5/NEWS Tue Jun 23 02:54:24 2009 +++ /branches/1.5/NEWS Thu Nov 19 07:37:34 2009 @@ -1,3 +1,26 @@ +Overview of changes from 1.5.6 to 1.5.7 +======================================= +* Fixes + - GTK+ bridge + * Fix crash in combination with Firefox and flashplayer plugin + (#25139) + + - uim-fep + * Fix compilation on NetBSD current ([uim-ja 148]) + + - 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 ======================================= * Enhancement @@ -13,7 +36,7 @@ - Apply build fix from Fedora - Overview of changes from 1.5.4 to 1.5.5 +Overview of changes from 1.5.4 to 1.5.5 ======================================= * Enhancements - uim-anthy ======================================= --- /branches/1.5/RELNOTE Tue Jun 23 02:21:36 2009 +++ /branches/1.5/RELNOTE Thu Nov 19 07:37: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,7 @@ What's New ---------- -Bug fix for uim-xim. See NEWS for the detailed changes. +Bug fix for GTK+ and Qt4 bridge. See NEWS for the detailed changes. What's New in 1.5.0
