diff options
author | wiz <wiz@pkgsrc.org> | 2006-07-10 17:48:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-07-10 17:48:27 +0000 |
commit | 2880464fc561c65874ca2a6e08bf8a9f0351f48a (patch) | |
tree | 47c53afe0bb5d4eb85a07bf7fe570dc47859ac20 /inputmethod | |
parent | f976139e99e654896713adb27d9e203d787656dd (diff) | |
download | pkgsrc-2880464fc561c65874ca2a6e08bf8a9f0351f48a.tar.gz |
Update to 1.1.1:
Overview of changes from 1.1.0 to 1.1.1
==
* Fixes
- Anthy
- Mana
- Fix hang in latin conversion with incomplete roma-kana sequence,
but the behavior is still corrupted and won't fix in 1.1 series.
- Canna
- Fix key bindings for kana input rule.
- Improve preedit handing on direct mode.
- Fix IM context reset.
- Don't hang if Canna server close the connection.
- uim.el
- Reflect updated custom preferences on-the-fly even without focus.
- uim-pref-qt
- Enable to remove all the key bindings in a setting.
- uim-toolbar-gtk
- uim-toolbar-gtk-systray
- uim-toolbar-applet
- Fix the position of the menu if it is too large.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/uim/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/uim/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index fea1df1bede..c3578dbc245 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2006/07/05 05:37:42 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2006/07/10 17:48:27 wiz Exp $ # -DISTNAME= uim-1.1.0 +DISTNAME= uim-1.1.1 CATEGORIES= inputmethod MASTER_SITES= http://uim.freedesktop.org/releases/ diff --git a/inputmethod/uim/distinfo b/inputmethod/uim/distinfo index 73167ccce07..bc5a32484dc 100644 --- a/inputmethod/uim/distinfo +++ b/inputmethod/uim/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2006/06/12 16:35:20 wiz Exp $ +$NetBSD: distinfo,v 1.9 2006/07/10 17:48:27 wiz Exp $ -SHA1 (uim-1.1.0.tar.gz) = 4d33a244ee7e432aa93fbde550048590da40cf5f -RMD160 (uim-1.1.0.tar.gz) = 110f89de3218776fd862021147bf5a13b728689d -Size (uim-1.1.0.tar.gz) = 2092779 bytes +SHA1 (uim-1.1.1.tar.gz) = 23fc52da716611b34733cf2f1d45d950d3a61897 +RMD160 (uim-1.1.1.tar.gz) = 36d52ab7f3588614250743ec2ff483d17cb8ec81 +Size (uim-1.1.1.tar.gz) = 2093501 bytes |