Revision: 2f402606cdd8
Author: Muneyuki Noguchi <[email protected]>
Date: Fri Jul 27 17:55:53 2012
Log: Update NEWS.
* NEWS
- (Overview of changes from 1.8.1 to 1.8.2):
Add fixes, enhancements and others to NEWS.
http://code.google.com/p/uim/source/detail?r=2f402606cdd8
Modified:
/NEWS
=======================================
--- /NEWS Fri Jul 27 15:48:50 2012
+++ /NEWS Fri Jul 27 17:55:53 2012
@@ -1,6 +1,10 @@
Overview of changes from 1.8.1 to 1.8.2
=======================================
* Fixes
+ - uim-gtk3
+ * Avoid problem with the wrap mode
+ * Prevent selection if needed
+
- uim-tutcode
* Fix error when label key is typed just after entering
interactive bushu mode
@@ -8,6 +12,26 @@
* Fix mismatch between preedit display and pending keys after focus out
* Enhancements
+ - uim-skk
+ * Support sticky key
+
+* Others
+ - uim-candwin-qt4
+ - uim-chardict-qt4
+ - uim-pref-qt4
+ - uim-im-switcher-qt4
+ - uim-toolbar-qt4
+ - uim-qt4
+ * Honor CPPFLAGS in compilation
+
+ - uim-candiwn-gtk3
+ - uim-dict-gtk3
+ - uim-input-pad-ja-gtk3
+ - uim-pref-gtk3
+ - uim-im-switcher-gtk3
+ - uim-toolbar-gtk3
+ - uim-gtk3
+ * Replace deprecated functions
Overview of changes from 1.8.0 to 1.8.1