skf (1.99.24) unstable; urgency=medium

  * [skf:39695] make localedir option effective
  * [skf:39836] support behaviour change in ruby2.7
  * fix: make oldincludedir/docdir option effective
  * fix: add support ruby2.8, python 3.9 to configure

 -- Seiji Kaneko <efialtes@osdn.jp>  Sat, 14 Dec 2019 00:17:45 +0900

skf (1.99.23) unstable; urgency=medium

  * [security] fix punycode or uri as ic crashes
  * fix: rot char dropped due to wrong bound check.
  * added ruby2.6 and python3.8 to configure

 -- Seiji Kaneko <efialtes@osdn.jp>  Tue, 15 Oct 2019 00:31:37 +0900

skf (1.99.22) UNRELEASED; urgency=low

  * [skf:39111] fix: man directory setting through configure.
  * fix: -r with SJIS-in does not work.
  * fix: --set option with separate arguments error handling bug.
  * fix: out_codeset display in debug mode does not work
  * fix: rot char in be-in deleted from stream due to wrong bound check.

 -- Seiji Kaneko <efialtes@osdn.jp>  Fri, 28 Jun 2019 21:26:45 +0900

skf (1.99.21) unstable; urgency=low

  * fix: UTF-32 wo BOM is reported as UTF-16 in inquiry
  * new era ligature support.

 -- Seiji Kaneko <efialtes@osdn.jp>  Sat, 06 Apr 2019 15:27:48 +0900

skf (1.99.20) unstable; urgency=low

  * [skf:38570] do not treat ruby "8-bit binary" as codeset.
  * fix: man page
  * don't bite arguments after --
  * add -t option for nkf compatibility
  * undocumented nkf behavior support: -L0, -g[0-2]
  * re-enable -n option for nkf-compatibility
  * [security] hungup fixed if file open failed in in-place option.
  * [security] fix crash in in-place option.
  * fix codeset inquiry in in-place option.
  * tries to unlink temporal file when in-place rename failed.
  * fix fb-skip behavior.
  * retain input files when suffix is added in --in-place, overwrite

 -- Seiji Kaneko <efialtes@osdn.jp>  Mon, 17 Dec 2018 22:48:47 +0900

skf (1.99.19) unstable; urgency=low

  * fix: keis strout doesn't convert ascii strings to EBCDICs
  * fix: ebcdic force-lineend changed to NEL
  * fix: inquiry output code control. fixes to force ASCII
  * fix: B-right/V strout doesn't convert ascii strings to EBCDICs
  * fix: punycode with idn prohibit char causes character drop.
  * fix: similar bug in hz & zW EOF handling.
  * fix: similar bug in big5 handling.
  * fix: undefined kanji drop under nkf-compat mode
  * fix: disable MIME cp932 related cname.
  * [Security]: fix crash related space-convert.
  * fix: convert-html-uri output wrong result.

 -- Seiji Kaneko <efialtes@osdn.jp>  Sun, 02 Sep 2018 21:05:43 +0900

skf (1.99.18) unstable; urgency=low

  * fix: crash on --show-supported-charset in debug mode.
  * fix: set-lang doesn't work.
  * fix: cname containing '.' isn't recognized.
  * fix: rfc1554 iso-2022-jp-2-kr doesn't work.
  * fix: euc-jp-ms etc. get wrong codeset
  * fix: race code decoding fails
  * fix: crash on bright/v output with html-sanitize
  * fix: zW related bug, mingw related bug
  * fix: koi-8, cp1251 output doesn't work.
  * fix: backport dynamic loading enable-patch on msys.

 -- Seiji Kaneko <efialtes@osdn.jp>  Sun, 18 Feb 2018 00:56:44 +0900

skf (1.99.17) unstable; urgency=low

  * [security] unicode decomposition crash fixed.
  * --set-g* crashes if following string is not charset
  * fix: "--" option does not work
  * fix: skferr table report.
  * [security] fix crash in U+1f1xx conversion.
  * [security] fix sjis-oldntt crashes in private area
  * fix: nkf_no_hk couldn't reset from command line.
  * fix: some option doesn't work for racing.
  * fix: convert-html-uri does not work.
  * fix: latin2html output without encode redirection.
  * fix: halfwidth valiant mime width correction.
  * fix: cns11463 single shift2 fails.
  * fix: cannot return to iso-2022 from unicode.
  * fix: [skf:37767] configure portability fix.

 -- Seiji Kaneko <efialtes@osdn.jp>  Sun, 10 Dec 2017 00:21:39 +0900

skf (1.99.16) unstable; urgency=low

  * fix octal encoding output wrong code on tail.
  * fix to suppress MIME encoding on transparent mode
  * fix X-0213 reverse table
  * [nkf-compat] hankaku output condition incompatibility fixed.
  * added cp65001 as UTF-8 alias.
  * fix B-Right/V output
  * fix zW output

 -- Seiji Kaneko <efialtes@osdn.jp>  Sun, 12 Nov 2017 20:39:42 +0900

skf (1.99.15) UNRELEASED; urgency=medium

  * fix: some duplicate option big assigns fixed.
  * suppress some codeset for MIME use
  * fix: iso-2022-jp-2-2004 doesn't show in MIME
  * hack: cp50221,50222 private area output supporessed

 -- Seiji Kaneko <efialtes@osdn.jp>  Tue, 26 Sept 2017 23:27:22 +0900

skf (1.99.14) UNRELEASED; urgency=medium

  * fix: nkf mime compatibility

 -- Seiji Kaneko <efialtes@osdn.jp>  Wed, 15 Feb 2017 20:49:21 +0900

skf (1.99.13) experimental; urgency=low

  * fix: backport fix of 2.00.6
  * fix: mapping of cp1253 fixed.

 -- Seiji Kaneko <efialtes@osdn.jp>  Sat, 10 Sep 2016 16:54:29 +0900

skf (1.99.12) experimental; urgency=low

  * fix: mingw need binmode in file I/O
  * fix: add reset to hard-inquiry
  * fix: add checks for malloc failure
  * fix: various LWL related bugs.
  * fix: debian control file dirs points an inproper location.
  * fix: name(suffix) of shared library in MINGW/CYGWIN environment.
  * fix: nkf-compatmode UTF-32 output does not work due to typo.
  * fix: MIME canonical name for UTF-16 is not correct.

 -- Seiji Kaneko <efialtes@osdn.jp> Wed, 23 Dec 2015 23:06:39 +0900

skf (1.99.11) experimental; urgency=low

  * fix winsami and iscii table definition.
  * change sourceforge.jp to osdn.jp

 -- Seiji Kaneko <efialtes@osdn.jp> Wed, 17 Jun 2015 23:44:49 +0900

skf (1.99.10) experimental; urgency=low

  * fix -X meant -x in skf-compatible mode
  * [Security] fix s_in crashes due to inproper G0 table handling
  * fix python detection on cygwin mode

 -- Seiji Kaneko <efialtes@osdn.jp> Wed, 19 Nov 2014 21:14:49 +0900

skf (1.99.9) experimental; urgency=low

  * fix nkf compatible mode applied on inappropriate situation
  * fix k_in setting is ignored
  * fix "ansel" doesn't properly defined
  * fix document incorrectly declared UTF-16 as little endian.

 -- Seiji Kaneko <efialtes@osdn.jp> Sat, 06 Sep 2014 10:20:17 +0900


skf (1.99.8) experimental; urgency=low

  * fix ruby 2.1.0 support on cygwin broken
  * fix -shared flag not set on ruby 2.1.0

 -- Seiji Kaneko <efialtes@osdn.jp> Fri, 31 Jan 2014 00:05:38 +0900

skf (1.99.7) experimental; urgency=low

  * ruby 2.1.0 support
  * fix bug in MIME encoding under early_mime_out mode
  * further nkf-compatibility
  * trim some terminal sequence sweep behaviors
  * UnicodeData undated to 6.3
  * fix nkf compatible option --cp932 behavior
  * fix some bugs

 -- Seiji Kaneko <efialtes@osdn.jp> Mon, 16 Dec 2013 23:47:55 +0900

skf (1.99.6) experimental; urgency=low

  * fix python configuration under cygwin environment
  * fix typo in ruby code

 -- Seiji Kaneko <efialtes@osdn.jp> Fri, 26 Jul 2013 20:15:33 +0900

skf (1.99.5) experimental; urgency=low

  * Fix x-0213 unicode mapping
  * further nkf-compatibility
  * fix utf-16 code detection is escaping too early.
  * support UTF-32 input

 -- Seiji Kaneko <efialtes@osdn.jp> Thu, 06 Jun 2013 19:15:33 +0900

skf (1.99.4) experimental; urgency=low

  * fix heap corruption due to in-place suffix handling error
  * nkf inappropriate codeset handling compatibility

 -- Seiji Kaneko <efialtes@osdn.jp>  Sat, 13 Apr 2013 20:14:07 +0900

skf (1.99.3) experimental; urgency=low

  * fix skfoFILE definition
  * fix ruby 2.0.0 header file inclusion
  * fix unexpected non-registered codeset name use

 -- Seiji Kaneko <efialtes@osdn.jp>  Thu, 11 Apr 2013 20:14:07 +0900

skf (1.99.2) experimental; urgency=low

  * fix ruby header search fails on cygwin
  * fix tcl header not properly searched
  * fix MinGW compilation
  * ruby 2.0 support
  * fix type conflict on output side

 -- Seiji Kaneko <efialtes@osdn.jp>  Sun, 07 Apr 2013 12:24:18 +0900

skf (1.99.1) experimental; urgency=low

  * fix wrong initialization for BIG5-UAO table

 -- Seiji Kaneko <efialtes@osdn.jp>  Tue, 15 Jan 2013 08:28:35 +0900

skf (1.99.0) experimental; urgency=low

  * Unicode 6.1 support
  * Mime related issue fixed.
  * further fix for nkf compatibility.
  * added support for ruby 1.9.x

 -- Seiji Kaneko <efialtes@osdn.jp>  Thu, 01 Mar 2012 19:40:38 +0900

skf (1.97.2) experimental; urgency=low

  * fix crashes when LANG parameter output and B-right case
  * kick out jef/transparent output (does not work anyway)
  *

 -- Seiji Kaneko <efialtes@osdn.jp>  Sat, 07 Aug 2010 01:09:45 +0900

skf (1.97.1) experimental; urgency=low

  * enable -i and -o in nkf compatible mode.
  * restore old umask after overwrite.
  * add flush on unic*de and b-right.
  * disable adding lineend on encode-tail when in LWL extension.
  * 

 -- Seiji Kaneko <efialtes@osdn.jp>  Wed, 31 Mar 2010 21:59:16 +0900

skf (1.97.0) experimental; urgency=low

  * Re-enabled MIME encoding
  * nkf compatibility mode further fix and support added.
  * various bug fix from 1.96 series.

 -- Seiji Kaneko <efialtes@osdn.jp>  Sat, 06 Feb 2010 23:24:54 +0900

skf (1.96.4) experimental; urgency=low

  * fix html escape does not handle ampersand
  * fix UTF-7 hangul support.
  * nkf compatibility mode further fix

 -- Seiji Kaneko <efialtes@osdn.net>  Sat, 31 Oct 2009 00:36:14 +0900

skf (1.96.3) experimental; urgency=low

  * fix embug for nkf-compatibility releted stuff (1.96.2)

 -- Seiji Kaneko <efialtes@osdn.jp>  Sun, 27 Sep 2009 20:58:18 +0900

skf (1.96.2) experimental; urgency=low

  * fix inquiry does not work.
  * make UTF-16 as big-endian
  * further nkf compatibility fix.
  * unbuffered mode redundant code change fix.
  * fix 1.96.1 enbug (surplus err on ozone)

 -- Seiji Kaneko <efialtes@osdn.jp>  Sat, 12 Sep 2009 20:37:07 +0900

skf (1.96.1) experimental; urgency=low

  * NKD table corruption fixed.
  * 2 TeX converter bugs fixed.
  * delete UB mode related stuffs.
  * fix man typo: ibm931 -> ibm933

 -- Seiji Kaneko <efialtes@osdn.jp>  Sat, 29 Aug 2009 00:30:58 +0900

skf (1.96.0) experimental; urgency=low

  * 1.96 release version

 -- Seiji Kaneko <efialtes@osdn.jp>  Wed, 08 Apr 2009 00:00:11 +0900

skf (1.96b1c) experimental; urgency=low

  * 1.96 Beta 1c release. further fixes.

 -- Seiji Kaneko <efialtes@osdn.jp>  Mon, 09 Mar 2009 23:35:04 +0900

skf (1.96b1) experimental; urgency=low

  * 1.96 Beta 1 release. rpm generation, --hard-inquiry and various
    fixes.

 -- Seiji Kaneko <efialtes@osdn.jp>  Sun, 15 Feb 2009 17:39:11 +0900

skf (1.96b0) experimental; urgency=low

  * 1.96 Beta 0 release. Unicode normalize decomposition support.
  *

 -- Seiji Kaneko <efialtes@osdn.jp>  Sun, 21 Dec 2008 23:08:27 +0900

skf (1.96a0k-1) experimental; urgency=low

  * New upstreams

 -- Seiji Kaneko <efialtes@osdn.jp>  Fri, 25 Jan 2008 23:31:04 +0900

skf (1.96a0g-0) experimental; urgency=low

  * New upstreams

 -- Seiji Kaneko <efialtes@osdn.jp>  Wed, 21 Nov 2007 22:29:45 +0900

skf (1.95.2) experimental; urgency=low

  * fix compile failure when disable_fold
  * fix crash when Shift_jis_x0213 & g3 is swaped by escapes.
  * fix Softbank to SoftBank

 -- Seiji Kaneko <efialtes@osdn.jp>  Fri, 10 Aug 2007 23:02:38 +0900

skf (1.95.1) experimental; urgency=low

  * fix bug which may cause skf to crash on cp5022x/51932 mode.
  * fix man format/command bug.
  * fix debian packaging bug

 -- Seiji Kaneko <efialtes@osdn.jp>  Sat, 28 Jul 2007 00:15:47 +0900

skf (1.95.0) experimental; urgency=low

  * Release Version of skf 1.95

 -- Seiji Kaneko <efialtes@osdn.jp>  Sun, 31 Mar 2007 23:09:03 +0900

skf (1.95b1) experimental; urgency=low

  * working beta 1 for 1.95

 -- Seiji Kaneko <efialtes@osdn.jp>  Sun, 22 Feb 2007 23:09:03 +0900

skf (1.95b0) experimental; urgency=low

  * working beta for 1.95

 -- Seiji Kaneko <efialtes@osdn.jp>  Thu,  8 Feb 2007 23:37:31 +0900

skf (1.94.0) experimental; urgency=low

  * Release version of skf 1.94

 -- Seiji Kaneko <efialtes@osdn.jp>  Sat,  9 Sep 2006 22:11:07 +0900

skf (1.94b2a) experimental; urgency=low

  * 2nd beta release version for skf 1.94

 -- Seiji Kaneko <efialtes@osdn.jp>  Sat,  9 Sep 2006 22:11:07 +0900

skf (1.94b1a) experimental; urgency=low

  * 2nd beta release version for skf 1.94

 -- Seiji Kaneko <efialtes@osdn.jp>  Sun, 30 Jul 2006 19:19:37 +0900

skf (1.94b0c) experimental; urgency=low

  * Beta release version for skf 1.94

 -- Seiji Kaneko <efialtes@osdn.jp>  Sun, 9 Jul 2006 00:14:00 +0900

skf (1.94a1a) experimental; urgency=low

  * Alpha release version for skf 1.94

 -- Seiji Kaneko <efialtes@osdn.jp>  Sun, 27 Nov 2005 00:14:00 +0900

skf (1.93) experimental; urgency=low

  * Release version for skf 1.93

 -- Seiji Kaneko <efialtes@osdn.jp>  Tue, 10 May 2005 22:39:04 +0900

skf (1.93b2i) experimental; urgency=low

  * further language trim. Code cleanup. Folding fix.

 -- Seiji Kaneko <efialtes@osdn.jp>  Sun, 24 Apr 2005 22:02:23 +0900

skf (1.93b2a) experimental; urgency=low

  * 2nd-Beta release

 -- Seiji Kaneko <efialtes@osdn.jp>  Tue, 22 Feb 2005 17:07:59 +0900

skf (1.93b1f) experimental; urgency=low

  * post-Beta release

 -- Seiji Kaneko <efialtes@osdn.jp>  Sun, 16 Jan 2005 00:18:51 +0900

skf (1.92) experimental; urgency=low

  * release version.

 -- Seiji Kaneko <efialtes@osdn.jp>  Sun, 27 Jun 2004 19:37:19 +0900

skf (1.92b1) experimental; urgency=low

  * beta release (b1) -b1g
  * See Changes_ja.txt

 -- Seiji Kaneko <efialtes@osdn.jp>  Sun, 13 Jun 2004 20:07:25 +0900

skf (1.91) experimental; urgency=low

  * See Changes_ja.txt

 -- Seiji Kaneko <efialtes@osdn.jp>  Sat, 26 Oct 2002 09:36:09 +0900

skf (1.91b4) experimental; urgency=low

  * See Changes_ja.txt

 -- Seiji Kaneko <efialtes@osdn.jp>  Mon, 14 Oct 2002 22:49:43 +0900

skf (1.91b3) experimental; urgency=low

  * See Changes_ja.txt

 -- Seiji Kaneko <efialtes@osdn.jp>  Fri, 27 Sep 2002 22:27:02 +0900

skf (1.91b2) experimental; urgency=low

  * See Changes_ja.txt

 -- Seiji Kaneko <efialtes@osdn.jp>  Mon, 26 Aug 2002 23:40:55 +0900

skf (1.91b1) experimental; urgency=low

  * See Changes_ja.txt

 -- Seiji Kaneko <efialtes@osdn.jp>  Sat, 17 Aug 2002 15:32:34 +0900

skf (1.91b0) experimental; urgency=low

  * See Changes_ja.txt

 -- Seiji Kaneko <efialtes@osdn.jp>  Sun, 28 Jul 2002 18:06:05 +0900

skf (1.90b6) experimental; urgency=low

  * See Changes_ja.txt

 -- Seiji Kaneko <efialtes@osdn.jp>  Thu, 16 Nov 2001 23:45:13 +0900

skf (1.90b5) experimental; urgency=low

  * See Changes_ja.txt

 -- Seiji Kaneko <efialtes@osdn.jp>  Fri, 9 Nov 2001 23:45:13 +0900

skf (1.90b4) experimental; urgency=low

  * See Changes_ja.txt

 -- Seiji Kaneko <efialtes@osdn.jp>  Fri, 2 Nov 2001 15:00:13 +0900

skf (1.90b3) experimental; urgency=low

  * See Changes_ja.txt

 -- Seiji Kaneko <efialtes@osdn.jp>  Thu, 31 Oct 2001 23:40:13 +0900

skf (1.90b2) experimental; urgency=low

  * See Changes_ja.txt

 -- Seiji Kaneko <efialtes@osdn.jp>  Mon, 29 Oct 2001 23:40:13 +0900

skf (1.90b1) experimental; urgency=low

  * See Changes_ja.txt

 -- Seiji Kaneko <efialtes@osdn.jp>  Sun, 21 Oct 2001 15:40:13 +0900

skf (1.90b0) unstable; urgency=low

  * Beta Release. Various fix. See CHANGES_ja.txt

 -- Seiji Kaneko <efialtes@osdn.jp>  Fri, 19 Oct 2001 23:40:13 +0900

Local variables:
mode: debian-changelog
End:
