2 new revisions:

Revision: 4586b426fa77
Author:   Muneyuki Noguchi <[email protected]>
Date:     Fri May 25 18:36:59 2012
Log:      Add the rest of changes in 1.8.1 to NEWS....
http://code.google.com/p/uim/source/detail?r=4586b426fa77

Revision: 6b6e8b069abb
Author:   Muneyuki Noguchi <[email protected]>
Date:     Fri May 25 18:41:27 2012
Log:      Update the release manual....
http://code.google.com/p/uim/source/detail?r=6b6e8b069abb

==============================================================================
Revision: 4586b426fa77
Author:   Muneyuki Noguchi <[email protected]>
Date:     Fri May 25 18:36:59 2012
Log:      Add the rest of changes in 1.8.1 to NEWS.

* NEWS
  - (Overview of changes from 1.8.0 to 1.8.1): Update.

http://code.google.com/p/uim/source/detail?r=4586b426fa77

Modified:
 /NEWS

=======================================
--- /NEWS       Fri May 25 16:48:44 2012
+++ /NEWS       Fri May 25 18:36:59 2012
@@ -1,10 +1,27 @@
 Overview of changes from 1.8.0 to 1.8.1
 =======================================
 * Fixes
+  - uim-toolbar-gtk3-systray
+  - uim-toolbar-gtk-systray
+    * Fix bug: prevent from becoming a zombie process
+
+  - uim-candwin-gtk3
+  - uim-candwin-gtk
+    * Redraw unselected text with normal color
+
   - uim-tutcode
     * Fix bug: key which is not in rule (ex. "5")
       is not entered on (interactive) bushu conversion

+  - po
+    * Correct the path to GNOME_UimApplet.server.in in POTFILES.skip
+
+  - uim-qt4
+    * Honor the environment variable LDFLAGS during build
+
+  - uim-notify
+    * Fix compilation with glib >= 2.32
+
 * Enhancements
   - uim-tutcode
     * New customs
@@ -17,6 +34,12 @@
       table style candidate window
     * Updated trycode composition table retrieved 2012-05-26

+* Others
+  - GTK+2 immodule
+  - uim-xim
+    * Replace deprecated XKeycodeToKeysym() with XkbKeycodeToKeysym()
+
+
 Overview of changes from 1.8.0-beta to 1.8.0
 ============================================
 * Fixes

==============================================================================
Revision: 6b6e8b069abb
Author:   Muneyuki Noguchi <[email protected]>
Date:     Fri May 25 18:41:27 2012
Log:      Update the release manual.

* doc/RELEASING
  - Update. A maintainer should increment the version numbers
    in configure.ac after release.

http://code.google.com/p/uim/source/detail?r=6b6e8b069abb

Modified:
 /doc/RELEASING

=======================================
--- /doc/RELEASING      Sat Mar 31 21:26:58 2012
+++ /doc/RELEASING      Fri May 25 18:41:27 2012
@@ -31,11 +31,7 @@
    $ vi NEWS
    $ vi RELNOTE

-4. Increment the version numbers in configure.ac
-
-   $ vi configure.ac
-
-   And increment libtool-version.mk too if API/ABI is updated.
+4. Increment libtool-version.mk too if API/ABI is updated.

    $ vi uim/libtool-version.mk

@@ -151,3 +147,8 @@
SHA1 (uim-x.y.z-example.tar.bz2) = c870c3e8585ce8e4200fe3247021802d922781c6

    <append RELNOTE here>
+
+12. Increment the version numbers in configure.ac
+
+   $ vi configure.ac
+

Reply via email to