canna-yubin NEWS
================

0.3.1.20150831.1
----------------

### updated data to 2015-08-31


0.3.1.20150227.0
----------------

### updated data to 2015-02-27.


0.3.1.20141226.0
----------------

### Deleted debian/* files from master branch, please see debian branch.

0.3.0.20141226.0
----------------

### Changed to use ./configure.

#### If you want to build Canna dictionary:

0) Prepare Canna's "mkbindic".
1) Type "./configure --with-canna".
2) Type "make".
3) You will get "yubin7.cbd" and "yubin7.cld".


#### If you want to build Wnn dictionary:

0) Prepare Wnn's "atod".
  NOTES:
  a) Some distributions do not have "atod" in FreeWnn package.
  b) The upstream version's FreeWnn installs atod to "/usr/local/bin/Wnn4".
    So you have to add "/usr/local/bin/Wnn4" to $PATH.
1) Type "./configure --with-wnn --without-canna".
2) Type "make".
3) You will get "yubin7.dic".


#### Please see "./configure --help".


### Removed binary dictionaries.

If you want binary,
please get RPM files from openSUSE Build Service.
http://software.opensuse.org/package/canna-yubin?search_term=canna-yubin

If you want deb file,
You should send RFP to Debian BTS.

Please read README.eucJP.


0.2.0.20141226.0
-----------------

* yu2.PL:
  + renamed from yu2can.pl, supported (Free)Wnn.
  + convert charset encoding between Shift-JIS and EUC-JP.
  + default CSV files name into capital letters from small letters,
    because JAPAN POST Co., Ltd. shows files in capital letters.
* Makefile.wnn: created: supported (Free)Wnn.
* KEN_ALL.CSV: renamed fronm ken_all.csv and updated to 2014-12-26.
* JIGYOSYO.CSV: renamed from jigyosyo.csv and updated to 2014-12-26.
