skf (2.10.16) unstable; urgency=low

  * add option mnemonic to --help option name table. Changes some mnemonics.
  * [skf:46419] adapt to eliminate deleted API (PEP623)

 -- seiji Kaneko <efialtes@osdn.jp>  Mon, 23 Jan 2023 23:17:56 +0900

skf (2.10.15) unstable; urgency=low

  * [skf:41024] fix double free on ruby extension.
  * fix: man page formatting.
  * fix: unnecessary directory creation during install
  * Change Unicode Data to 15.0.0
  * [skf:46032] fix -q option bug.
  * remove CHANGES_ja.txt. 

 -- seiji Kaneko <efialtes@osdn.jp>  Sun, 13 Nov 2022 02:01:02 +0900

skf (2.10.14) unstable; urgency=low

  * [skf:39882] process surrogate pairs if python LWL input is 2BYTE_KIND.
  * Detect surrogate pair in 2BYTE_KIND mode, and switch to 4BYTE_KIND.
  * assumes MIME output/UTF-7 is ascii, not target codeset.
  * native UTF-16/32 endianness follows machine endianness.
  * fix codeset trailing spaces handling bug.
  * trial code for apple silicon macs.

 -- seiji Kaneko <efialtes@osdn.jp>  Sat, 21 Nov 2020 19:25:45 +0900

skf (2.10.13) unstable; urgency=low

  * [skf:39882] python unicode pep393 support
  * add _DEFAULT_SOURCE to make compiler warning suppressed.
  * fix resetting debug mode on LWL call.
  * fix py-out-binary does not work.
  * delete lineend from charset name string in LWL extension.
  * fix perl/ruby/python sitearchdir does not return a correct path.
  * fix utf32beb/leb isn't treated as Unic*de.
  * change Unicode Data to 13.0.0

 -- seiji Kaneko <efialtes@osdn.jp>  Tue, 17 Nov 2020 14:53:27 +0900

skf (2.10.12) unstable; urgency=medium

  * [skf:39695] make localedir option effective
  * [skf:39836] support behaviour change in ruby2.7
  * fix: udhdata allocate error handling
  * fix: make oldincludedir/docdir option effective
  * fix: add support ruby2.8, python 3.9 to configure
  * fix: use python-config for python 2.7
  * change unicode data to 12.1.0
  * some cosmetic bug fixed.

 -- seiji Kaneko <efialtes@osdn.jp>  Tue, 31 Dec 2019 21:49:32 +0900

skf (2.10.11) unstable; urgency=medium

  * [security] fix punycode or uri as ic crashes
  * fix: inconsistent nkf-help message after 2.10.8 fix
  * fix: compile fails if ARIB_SUPPORT is disabled
  * fix: re-enabled --enable-python2 option in configure
  * fix: some rot characters not properly decoded.
  * fix: some typo and misc. bugs.
  * added python 3.8 to configure
  * added CESU-8, UTF7-IMAP and MUTF8 to man page.

 -- Seiji Kaneko <efialtes@osdn.jp>  Mon, 14 Oct 2019 23:54:51 +0900

skf (2.10.10) unstable; urgency=medium

  * [skf:39111] fix: man directory setting through configure.
  * add configuration display for INPLACESTAR
  * [security] fix hungup in GSM udh detection routine.
  * fix: CRLF in utf-16le detection failure
  * fix: CRLF in utf-32le/32be detection failure
  * added a guard for vni parsing.
  * fix: -r with SJIS-in does not work.
  * fix: --set option with separate arguments error handling bug.
  * fix: --preferred-subst-char does not work
  * fix: out_codeset display in debug mode does not work
  * fix: rot char in be-in deleted from stream due to wrong bound check.
  * fix: GSM UDH detect return range inconsistent.
  * add cesu-8 and java modified utf8 for codeset.
  * make python3 as default.

 -- Seiji Kaneko <efialtes@osdn.jp>  Sat, 29 Jun 2019 22:07:03 +0900

skf (2.10.9) unstable; urgency=low

  * [skf:38830] _POSIX_SOURCE definition hides mkstemp.
  * fix: no-utf7 and detect-x0201-kana is turnovered.
  * fix: typos in codeset detection.
  * fix: 0x0 results UTF-16BE without checking other posibilities.
  * fix: SGML comment is not properly detected in code detection logic.
  * [skf:38933] --in-place, overwrite nkf compatibilities.
  * fix: SUFFIX handling is added to man page.
  * fix: --detect-x0201-kana does not work
  * fix: various codeset detection fix.
  * fix: fails if --in-place etc. suffix includes dir-separator.
  * fix: normally suppress * in in-place. Suppress directory traversal
    in in-place process.
  * added new japanese era support.

 -- Seiji Kaneko <efialtes@osdn.jp>  Sat, 06 Apr 2019 22:07:03 +0900

skf (2.10.8.2) UNRELEASED; urgency=medium

  * Fix: lwl compile error [skf:38817]
  * Fix: ruby 2.6.0 extension compile error

 -- Seiji Kaneko <efialtes@osdn.jp>  Sun, 30 Dec 2018 23:29:51 +0900

skf (2.10.8.1) UNRELEASED; urgency=medium

  * remove debug output
  * fb-html changes to decimal from hex.

 -- Seiji Kaneko <efialtes@osdn.jp>  Sat, 22 Dec 2018 00:07:51 +0900

skf (2.10.8) unstable; urgency=medium

  * [skf:38570] do not treat ruby "8-bit binary" as codeset.
  * don't bite arguments after --
  * add -t option for nkf compatibility
  * undocumented nkf behavior support: suffix=*, -t2, -L0, -g[0-2]
  * re-enable -n option for nkf-compatibility
  * kicks pre-undefined characters in -i, -o 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.
  * added -fb-java, fb-perl, fb-skip support for nkf compatibility.
  * added -fb-python.
  * retain input files when suffix is added in --in-place, overwrite

 -- Seiji Kaneko <efialtes@osdn.jp>  Mon, 17 Dec 2018 21:21:09 +0900

skf (2.10.7) 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 "LOCALE" with
    default to utf-8.
  * UTF-7-IMAP conversion input/output added.
  * python 3.6, 3.7 support.
  * Update Unicodedata to Unicode 11.0.
  * fix: sup_space_conv setting condition.
  * fix: B-right/V strout doesn't convert ascii strings. 
  * fix: punycode with idn prohibit char causes character drop.
  * fix: similar bug in hz & zW EOF handling.
  * misc. code cleanups.
  * fix: nkf compatible mode generates incompatible MIME cnames.
  * [Security]: fix crash related space-convert.
  * fix: convert-html-uri output wrong result.

 -- Seiji Kaneko <efialtes@osdn.jp>  Sun, 02 Sep 2018 20:36:25 +0900

skf (2.10.6) unstable; urgency=low

  * fix: crash on --show-supported-charset in debug mode.
  * fix: locale output doesn't use nl_langinfo result
  * fix: warning message on make linttest (2.10.4 degrade)
  * fix: set-lang doesn't work.
  * fix: cname containing '.' isn't recognized.
  * fix: rfc1554 iso-2022-jp-2-kr doesn't work.
  * fix: TSCII 1.7 support fix.
  * fix: ka + handakuten outputs garbage.
  * fix: -v doesn't reflect language setting.
  * fix: euc-jp-ms etc. get wrong codeset
  * fix: race code decoding fails
  * fix: crash on bright/v output with html-sanitize
  * fix: couldn't return from unic*de variants by standard return.
  * fix: table size warning at decomposition
  * fix: JIS X-0221(iso 10646) calling sequence error.
  * fix: JIS X-0211 pass through state change.
  * fix: VNI warning on UTF-8.
  * fix: cp932/cp51932 gaiji area output
  * fix: gsm 03.38 UDH nullified and table added.
  * make ARIB B24 DRCS is defined but lacks tables.
  * register tags and variation selector supplement as a likely code
  * fix: Burgarian MIK table error
  * fix: Added Burgarian MIK as separate codeset
  * fix: koi-8, bright, koi-8-u output error
  * fix: make ruby2.5 aware.

 -- Seiji Kaneko <efialtes@osdn.jp>  Fri, 16 Feb 2018 23:39:11 +0900

skf (2.10.5) unstable; urgency=medium

  * fix: added repeating to disabled macro definition.
  * [security] fix sjis-oldntt crashes in private area.
  * fix: -i, -o option revived with new spec.
  * fix: some option doesn't work for racing.
  * fix: convert-html-uri does not work.
  * fix: latin2html output goes without encode redirection.
  * fix: some man page glitches.
  * fix: halfwidth mime character count correction.
  * fix: convert-html does not handle non-BMP range.
  * fix: cns11463 single shift2 fails.
  * fix: iso-2022 announcer doesn't properly processed
  * fix: cannot return to iso-2022 from unicode.
  * fix: trim cp932 to cp51932 gaiji convert condition
  * fix: B-Right/V latin output conversion fixed.
  * [skf:37767] configure portability fix.

 -- Seiji Kaneko <efialtes@osdn.jp>  Sat, 09 Dec 2017 23:26:29 +0900

skf (2.10.4) unstable; urgency=high

  * fix nkf-help message typo
  * fix some errors in manual page
  * fix: crash if locale output specified and codeset is unknown.
  * [security] fix crash in unicode decomposition
  * added 932/943 as alias of cp932/cp943
  * fix: --set-g* crashes if following string is not charset
  * fix: "--" option does not work
  * fix: crash in arib-macro defs
  * [security] fix crash in U+1f1xx conversion
  * [security] fix crash by wrong iso-2022-jp-ms table definition
  * fix: LWL extension does not compile.
  * fix: wrong skferr table report.
  * fix: arib related error po is missing.
  * added some ARIB STD B62 characters in converter.
  * fix: HZ, zW GL changed to ASCII.

 -- Seiji Kaneko <efialtes@osdn.jp>  Sun, 12 Nov 2017 21:00:40 +0900

skf (2.10.3) unstable; urgency=low

  * fix error message for "-o" option
  * fix obsolete option action properly
  * fix octal encoding output wrong code on tail.
  * fix to suppress MIME encoding on transparent mode
  * fix X-0213 reverse conversion table
  * [nkf-compat] hankaku-kana output condition fix
  * added cp65001 as UTF-8 alias, and also cp65000+cp1200+1201
  * fix B-right output
  * fix zW output space escape condition.

 -- Seiji Kaneko <efialtes@osdn.jp>  Sun, 12 Nov 2017 21:00:40 +0900

skf (2.10.2) unstable; urgency=low

  * fix iso-2022-ms table
  * fix skf-packedstatus duplicate bit assign
  * Changed UnicodeData to Unicode 10.0
  * suppress some codeset for MIME use
  * fix: iso-2022-jp-2-2004 doesn't show in MIME
  * input side cp932 gaiji-area fix.

 -- Seiji Kaneko <efialtes@osdn.jp>  Tue, 10 Oct 2017 23:26:26 +0900

skf (2.10.1) unstable; urgency=low

  * fix man page wording
  * fix unnecessary qencode decode in MIME mode
  * fix nkf-compat -mQ mode
  * fix documents

 -- Seiji Kaneko <efialtes@osdn.jp>  Wed, 01 Mar 2017 22:39:45 +0900

skf (2.10) unstable; urgency=low

  * fix python3 support
  * added ruby2.4 support
  * fix: ported bugfix to 2.00.6
  * new codeset: ARIB B24 JIS, ARIB B24 SJIS, HZ8
  * overrided and fixed some lintian warnings and errors.
  * fix: copyright notation
  * Unicode 9.0 compliance change.
  * fix: various trivial issues.
  * fix: man pages

 -- Seiji Kaneko <efialtes@osdn.jp>  Mon, 09 Jan 2017 23:51:56 +0900

skf (2.00) unstable; urgency=low

  * fix debian-build fails due to typos
  * fix extension build fails because of file handling error
  * fix a case some rpm doesn't accept -bs option
  * fix crashes if msgfmt doesn't exist
  * fix sourceforge.jp to osdn.jp
  * fix locale message on error

 -- Seiji Kaneko <efialtes@osdn.jp>  Sat, 25 May 2015 22:55:31 +0900

skf (2.00b2) UNRELEASED; urgency=low

  * fixed python2/3 support.
  * added --nkf-help option
  * fixed skf doesn't compile under MinGW, NetBSD and OS X 10.10
  * tuned code detection logic.

 -- Seiji Kaneko <efialtes@sourceforge.jp>  Wed, 25 Mar 2015 17:30:37 +0900

skf (2.00b1) UNRELEASED; urgency=low

  * Added NYUKAN-GAIJI output support
  * option refactoring, some default values changed
  * Support Unicode 7.0.0 block areas.
  * gcc 4.9.0 accidental change nullified.
  * skf 1.99.9 bug fix ported.
  * more nkf-compatibility fixes

 -- Seiji Kaneko <efialtes@sourceforge.jp>  Mon, 12 Jan 2015 17:30:37 +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@sourceforge.jp>  Fri, 30 Jan 2013 23:58:22 +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@sourceforge.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@sourceforge.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@sourceforge.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@sourceforge.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@sourceforge.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@sourceforge.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@sourceforge.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@sourceforge.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@sourceforge.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@sourceforge.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@sourceforge.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@sourceforge.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@sourceforge.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@sourceforge.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@sourceforge.jp>  Sat, 29 Aug 2009 00:30:58 +0900

skf (1.96.0) experimental; urgency=low

  * 1.96 release version

 -- Seiji Kaneko <efialtes@sourceforge.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@sourceforge.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@sourceforge.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@sourceforge.jp>  Sun, 21 Dec 2008 23:08:27 +0900

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

  * New upstreams

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

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

  * New upstreams

 -- Seiji Kaneko <efialtes@sourceforge.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@sourceforge.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@sourceforge.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@sourceforge.jp>  Sun, 31 Mar 2007 23:09:03 +0900

skf (1.94.0) experimental; urgency=low

  * Release version of skf 1.94

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

skf (1.93) experimental; urgency=low

  * Release version for skf 1.93

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

skf (1.92) experimental; urgency=low

  * release version.

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

skf (1.91) experimental; urgency=low

  * See Changes_ja.txt

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

Local variables:
mode: debian-changelog
End:
