Revision: 6636 Author: ek.kato Date: Fri Jul 30 00:07:17 2010 Log: * Merge r6633:6635 from trunk.
http://code.google.com/p/uim/source/detail?r=6636 Modified: /branches/1.6/NEWS /branches/1.6/RELNOTE ======================================= --- /branches/1.6/NEWS Wed Jul 28 00:30:15 2010 +++ /branches/1.6/NEWS Fri Jul 30 00:07:17 2010 @@ -1,3 +1,10 @@ +Overview of changes from 1.6.0-alpha to 1.6.0-beta +============================================= +* Fixes + - Fix crash in some cases when generic-show-prediction-candidates? + is #f. + + Overview of changes from 1.5.x to 1.6.0-alpha ============================================= * New features @@ -10,6 +17,9 @@ - uim-yahoo-jp (new IM) A web based Japanese multi-segment input method + - Generic IM + - Add Wubi86 and Zhengma tables + - uim-annotation Annotation system @@ -37,6 +47,9 @@ * Support user configuration to keep unmatched consonant characters in Romaji input + - Generic IM + * Add an option to show input prediction with expected key sequences + - uim-im-switcher * Don't run multiple switcher instances in a desktop (#2112) ======================================= --- /branches/1.6/RELNOTE Wed Jul 28 00:30:15 2010 +++ /branches/1.6/RELNOTE Fri Jul 30 00:07:17 2010 @@ -1,10 +1,10 @@ -uim 1.6.0-alpha Release Note +uim 1.6.0-beta Release Note ====================== About This Release ------------------ -This distribution of uim 1.6.0-alpha is a preview release for testing +This distribution of uim 1.6.0-beta is a preview release for testing purpose. Since it may contain serious unknown problems, it should not be used for important work. For such situations, use our latest stable release uim 1.5.7. @@ -27,6 +27,7 @@ - New IM uim-social-ime - New IM uim-ajax-ime - New IM uim-yahoo-jp + - Support Wubi86 and ZhengMa tables with Generic IM - Improved uim-tutcode with many nice features with table style candidate window - Stable Qt4 bridge
