2 new revisions: Revision: 20caf1618006 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=20caf1618006
Revision: 46c0a36483bf 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=46c0a36483bf ============================================================================== Revision: 20caf1618006 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=20caf1618006 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: 46c0a36483bf 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=46c0a36483bf 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 -------------------
