6 new revisions: Revision: 3de6de4a974c Author: Muneyuki Noguchi <[email protected]> Date: Fri Sep 28 17:54:59 2012 Log: Add a section for 1.8.3.... http://code.google.com/p/uim/source/detail?r=3de6de4a974c
Revision: 78f6f022753a Author: KIHARA Hideto <[email protected]> Date: Sat Sep 29 03:39:07 2012 Log: Update NEWS about uim-tutcode. http://code.google.com/p/uim/source/detail?r=78f6f022753a Revision: 45450673a35d Author: Muneyuki Noguchi <[email protected]> Date: Sat Sep 29 07:41:08 2012 Log: Add a contributor name to NEWS.... http://code.google.com/p/uim/source/detail?r=45450673a35d Revision: 9d0f1bb0a68d Author: Muneyuki Noguchi <[email protected]> Date: Sat Sep 29 07:43:19 2012 Log: Add a note on fixes to NEWS.... http://code.google.com/p/uim/source/detail?r=9d0f1bb0a68d Revision: 1858f8543dc2 Author: Muneyuki Noguchi <[email protected]> Date: Sat Sep 29 20:28:49 2012 Log: Remove empty subsections from NEWS.... http://code.google.com/p/uim/source/detail?r=1858f8543dc2 Revision: 7f0824cf8d30 Author: Muneyuki Noguchi <[email protected]> Date: Sat Sep 29 20:30:28 2012 Log: Update RELNOTE.... http://code.google.com/p/uim/source/detail?r=7f0824cf8d30 ============================================================================== Revision: 3de6de4a974c Author: Muneyuki Noguchi <[email protected]> Date: Fri Sep 28 17:54:59 2012 Log: Add a section for 1.8.3. * NEWS - (Overview of changes from 1.8.2 to 1.8.3): New section. http://code.google.com/p/uim/source/detail?r=3de6de4a974c Modified: /NEWS ======================================= --- /NEWS Fri Jul 27 17:55:53 2012 +++ /NEWS Fri Sep 28 17:54:59 2012 @@ -1,3 +1,12 @@ +Overview of changes from 1.8.2 to 1.8.3 +======================================= +* Fixes + +* Enhancements + +* Others + + Overview of changes from 1.8.1 to 1.8.2 ======================================= * Fixes ============================================================================== Revision: 78f6f022753a Author: KIHARA Hideto <[email protected]> Date: Sat Sep 29 03:39:07 2012 Log: Update NEWS about uim-tutcode. http://code.google.com/p/uim/source/detail?r=78f6f022753a Modified: /NEWS ======================================= --- /NEWS Fri Sep 28 17:54:59 2012 +++ /NEWS Sat Sep 29 03:39:07 2012 @@ -1,6 +1,9 @@ Overview of changes from 1.8.2 to 1.8.3 ======================================= * Fixes + - uim-tutcode + * Fix bug: <Shift>left/right key erases current selection text + on Google Chrome * Enhancements ============================================================================== Revision: 45450673a35d Author: Muneyuki Noguchi <[email protected]> Date: Sat Sep 29 07:41:08 2012 Log: Add a contributor name to NEWS. * NEWS - (Overview of changes from 1.8.1 to 1.8.2): Add a missing uim-skk contributor name. http://code.google.com/p/uim/source/detail?r=45450673a35d Modified: /NEWS ======================================= --- /NEWS Sat Sep 29 03:39:07 2012 +++ /NEWS Sat Sep 29 07:41:08 2012 @@ -25,7 +25,7 @@ * Enhancements - uim-skk - * Support sticky key + * Support sticky key (by anyakichi) * Others - uim-candwin-qt4 ============================================================================== Revision: 9d0f1bb0a68d Author: Muneyuki Noguchi <[email protected]> Date: Sat Sep 29 07:43:19 2012 Log: Add a note on fixes to NEWS. * NEWS - (Overview of changes from 1.8.2 to 1.8.3): Add a note on fixes to uim-toolbar-gtk-systray. http://code.google.com/p/uim/source/detail?r=9d0f1bb0a68d Modified: /NEWS ======================================= --- /NEWS Sat Sep 29 07:41:08 2012 +++ /NEWS Sat Sep 29 07:43:19 2012 @@ -1,6 +1,11 @@ Overview of changes from 1.8.2 to 1.8.3 ======================================= * Fixes + - uim-toolbar-gtk-systray + - uim-toolbar-gtk3-systray + * Avoid SEGV in some environments ([uim-ja 337]) + * Fix typo ([uim-ja 339]) + - uim-tutcode * Fix bug: <Shift>left/right key erases current selection text on Google Chrome ============================================================================== Revision: 1858f8543dc2 Author: Muneyuki Noguchi <[email protected]> Date: Sat Sep 29 20:28:49 2012 Log: Remove empty subsections from NEWS. * NEWS - (Overview of changes from 1.8.2 to 1.8.3): Remove empty subections Enhancements and Others. http://code.google.com/p/uim/source/detail?r=1858f8543dc2 Modified: /NEWS ======================================= --- /NEWS Sat Sep 29 07:43:19 2012 +++ /NEWS Sat Sep 29 20:28:49 2012 @@ -10,10 +10,6 @@ * Fix bug: <Shift>left/right key erases current selection text on Google Chrome -* Enhancements - -* Others - Overview of changes from 1.8.1 to 1.8.2 ======================================= ============================================================================== Revision: 7f0824cf8d30 Author: Muneyuki Noguchi <[email protected]> Date: Sat Sep 29 20:30:28 2012 Log: Update RELNOTE. * RELNOTE - Update from 1.8.2 to 1.8.3. http://code.google.com/p/uim/source/detail?r=7f0824cf8d30 Modified: /RELNOTE ======================================= --- /RELNOTE Sat Jul 28 04:50:41 2012 +++ /RELNOTE Sat Sep 29 20:30:28 2012 @@ -1,10 +1,10 @@ -uim 1.8.2 Release Note +uim 1.8.3 Release Note ====================== About This Release ------------------ -This distribution of uim 1.8.2 is the latest stable release of uim. +This distribution of uim 1.8.3 is the latest stable release of uim. Please report us if you find a problem. @@ -16,12 +16,19 @@ What's New ---------- + - Avoid SEGV in uim-toolbar-gtk-systray + - Fix behavior of uim-tutcode on Google Chrome + +See NEWS for the fully detailed changes. + + +What's New in 1.8.2 +------------------- + - Support sticky key for uim-skk - Fix GTK+3 bridge behavior - Improved uim-tutcode -See NEWS for the fully detailed changes. - What's New in 1.8.1 ------------------- @@ -29,6 +36,7 @@ - Bug fix for uim-notify with recent versions of glib - Improved uim-tutcode + What's New in 1.8.0 -------------------
