Fix the following bugs:

- Entry binding didn't work properly in XIM session.
    - Widget path name that have kanji cound not be parsed when
       internal kanji code is JIS.

PR:		8391
Submitted by:	maintainer
This commit is contained in:
Steve Price 1998-11-02 03:47:53 +00:00
parent 864b42859e
commit c6eb24579b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14288
2 changed files with 4 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# Date created: 26 Dec 1997
# Whom: taguchi@tohoku.iij.ad.jp
#
# $Id: Makefile,v 1.6 1998/09/28 10:31:26 asami Exp $
# $Id: Makefile,v 1.7 1998/09/28 15:15:11 kuriyama Exp $
#
DISTNAME= tk8.0.3
@ -12,7 +12,8 @@ CATEGORIES= japanese x11-toolkits tk80
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/
PATCH_SITES= ftp://ftp.sra.co.jp/pub/lang/tcl/jp/
PATCHFILES= tk8.0.3jp1.1.patch.gz
PATCHFILES= tk8.0.3jp1.1.patch.gz \
tk8.0.3jp1.1-1.1fix1.patch.gz
MAINTAINER= taguchi@tohoku.iij.ad.jp

View File

@ -1,2 +1,3 @@
MD5 (tk8.0.3.tar.gz) = 0d738e6ca31b49067b0e6e7efdec6532
MD5 (tk8.0.3jp1.1.patch.gz) = 5ed2eb4190eab76d10f8e50279da76a1
MD5 (tk8.0.3jp1.1-1.1fix1.patch.gz) = 66fda98261834cff4326a441239048cd