diff options
author | wiz <wiz@pkgsrc.org> | 2006-08-05 18:49:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-08-05 18:49:29 +0000 |
commit | 154e73b2d25cf9f610bd3febcc92208d1b62df26 (patch) | |
tree | df927723fd1415c9fd2ca03b75aeb0c2d3997671 /inputmethod/uim/distinfo | |
parent | 97dc4b5fb14b6e29034c73444ffab4b8adc06f66 (diff) | |
download | pkgsrc-154e73b2d25cf9f610bd3febcc92208d1b62df26.tar.gz |
Update to 1.2.0, bump BUILDLINK_ABI_DEPENDS for shlib major bump.
(There are no dependencies in pkgsrc.)
Overview of changes from 1.2.0-beta to 1.2.0
==
* Fixes
o Minor
- Prime
- Fix initialization of the context upon IM switch (Konosuke).
- uim-pref-qt
- Handle Meta modifier.
- uim-toolbar-qt
- Fix to shrink toolbar when any of the buttons are removed.
- uim.el
- Fix displaying candidates in input prediction (Konosuke).
- Fix displaying candidates with appendix on uim-prime (Konosuke).
* Others
- Bump libuim version.
Overview of changes from 1.2.0-alpha to 1.2.0-beta
==
* Fixes
o Minor
- Anthy
- Canna
- Mana
- Commit appropriate space letter in halfwidth_alnum input mode.
- Qt immodule
- Fix getting default IM in some environments.
Overview of changes from 1.1.x to 1.2.0-alpha
==
* New features
- Anthy
- Input prediction support.
- Half-width and full-width alphanumeric conversion with a specific
segment.
- Add half-width alphanumeric input mode.
- Change definition of some input-mode transition keys.
- Canna
- Mana
- Hiragana, katakana, half-width katakana, half- and full-width
alphanumeric conversion with a specific segment.
- Add half-width alphanumeric input mode.
- Change definition of some input-mode transition keys.
- uim-dict-gtk
- Support Canna private dictionary.
- Gtk+ immodule
- Qt immodule
- Support locale dependent Compose file and ~/.XCompose
* Fixes
- Anthy, Canan, Mana
- Don't insert full-width space on half-width katakana mode (bug #502).
- uim-xim
- Support ja (EUC) locale in Solaris 10 (bug #7558, KIHARA Hideto).
- general
- Handle several input mode keys in Japanese keyboard.
Diffstat (limited to 'inputmethod/uim/distinfo')
-rw-r--r-- | inputmethod/uim/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/inputmethod/uim/distinfo b/inputmethod/uim/distinfo index bc5a32484dc..3fd9fdb6574 100644 --- a/inputmethod/uim/distinfo +++ b/inputmethod/uim/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2006/07/10 17:48:27 wiz Exp $ +$NetBSD: distinfo,v 1.10 2006/08/05 18:49:29 wiz Exp $ -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 +SHA1 (uim-1.2.0.tar.bz2) = e1c56dea2005d19f96fa381da10d63938a958711 +RMD160 (uim-1.2.0.tar.bz2) = 7ce0d291c5a40e608c4cc97568ccd4e1c7cd6040 +Size (uim-1.2.0.tar.bz2) = 1670431 bytes |