Revision: 7249 Author: ek.kato Date: Tue Jul 26 18:03:46 2011 Log: * NEWS * RELNOTE - Merge update from 1.7 branch.
http://code.google.com/p/uim/source/detail?r=7249 Modified: /trunk/NEWS /trunk/RELNOTE ======================================= --- /trunk/NEWS Sat May 14 01:48:04 2011 +++ /trunk/NEWS Tue Jul 26 18:03:46 2011 @@ -1,3 +1,38 @@ +Overview of changes from 1.7.0 to 1.7.1 +======================================= +* Fixes + - uim-tutcode + * Fix behavior when on-key and off-key are different + + - uim-dict-gtk + - uim-dict-gtk3 + * Fix compilation with Canna >= 3.7 + + - fileio.scm + * Fix for files with no newline at the end + +* Enhancements + - uim-byeoru + * Speedup in conversion by change of system dictionary format + * Introduce a new way to define a personal dictionary + + - uim-tutcode + * Show stroke help temporarily by keys in kanji combination guide + * Support bushu composition which consists of three or more bushu + on auto help + * Use bushu.help file on auto help and bushu conversion + + - uim-toolbar-gtk3-systray + - uim-toolbar-gtk-systray + * gnome-shell support + + - uim-notify + * Support dynamic reconfiguration of the agent selection + +* Others + - Make uim functional when --disable-notify is set at configure + + Overview of changes from 1.7.0-alpha to 1.7.0 ============================================= * Fixes ======================================= --- /trunk/RELNOTE Mon May 16 18:30:30 2011 +++ /trunk/RELNOTE Tue Jul 26 18:03:46 2011 @@ -1,11 +1,10 @@ -uim 1.7.0 Release Note +uim 1.7.1 Release Note ====================== About This Release ------------------ -This distribution of uim 1.7.0 is the latest stable release of uim. -The main feature of this release is support for GTK+3 and GNOME3. +This distribution of uim 1.7.1 is the latest stable release of uim. Please report us if you find a problem. @@ -16,6 +15,13 @@ What's New ---------- +Improvement of uim-byeoru and uim-tutcode input methods, gnome-shell +support of system tray toolbar, and several (very minor) bug fixes. + +See NEWS for the fully detailed changes. + +What's New in 1.7.0 +------------------- - Fix regression in Wubi86 and ZhengMa tables in 1.7.0-alpha What's New in 1.7.0-alpha @@ -26,8 +32,6 @@ - Improved uim-tutcode - Generic completion support with Google Suggest -See NEWS for the fully detailed changes. - Notes for Packagers and System Integrators ------------------------------------------
