Author: yamakenz Date: Sun Apr 6 09:56:27 2008 New Revision: 5382
Modified: trunk/NEWS trunk/RELNOTE Log: * RELNOTE * NEWS - Update for uim 1.5.0-beta Modified: trunk/NEWS ============================================================================== --- trunk/NEWS (original) +++ trunk/NEWS Sun Apr 6 09:56:27 2008 @@ -1,3 +1,20 @@ +Overview of changes from 1.5.0-alpha 1.5.0-beta +=============================================== +* New features + - Provide 'uim' on Scheme (See "Feature provision of 'uim'" of + doc/COMPATIBILITY for further information) + +* Fixed + - uim-wnn + * Check file existence of rcfile + * Set correct place of WNNLIBDIR when --without-wnn-libraries + + - uim-sh + * Fix falling into eval loop after script execution + + - Update translations + + Overview of changes from 1.4.x to 1.5.0-alpha ============================================= * New features Modified: trunk/RELNOTE ============================================================================== --- trunk/RELNOTE (original) +++ trunk/RELNOTE Sun Apr 6 09:56:27 2008 @@ -1,10 +1,10 @@ -uim 1.5.0-alpha Release Note -============================ +uim 1.5.0-beta Release Note +=========================== About This Release ------------------ -This distribution of uim 1.5.0-alpha is a preview release for testing +This distribution of uim 1.5.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.4.2.
