OSDN Git Service

update version to 0.3.1.20180131.0
[canna-yubin/canna-yubin.git] / NEWS
1 canna-yubin NEWS
2 ================
3
4 0.3.1.20180131.0
5 ----------------
6
7 ### updated data to 2018-01-31.
8
9 0.3.1.20170428.0
10 ----------------
11
12 ### updated data to 2017-04-28.
13
14 0.3.1.20160831.0
15 ----------------
16
17 ### updated data to 2016-08-31.
18
19 0.3.1.20150831.1
20 ----------------
21
22 ### updated data to 2015-08-31
23
24 0.3.1.20150227.0
25 ----------------
26
27 ### updated data to 2015-02-27.
28
29
30 0.3.1.20141226.0
31 ----------------
32
33 ### Deleted debian/* files from master branch, please see debian branch.
34
35 0.3.0.20141226.0
36 ----------------
37
38 ### Changed to use ./configure.
39
40 #### If you want to build Canna dictionary:
41
42 0) Prepare Canna's "mkbindic".
43 1) Type "./configure --with-canna".
44 2) Type "make".
45 3) You will get "yubin7.cbd" and "yubin7.cld".
46
47
48 #### If you want to build Wnn dictionary:
49
50 0) Prepare Wnn's "atod".
51   NOTES:
52   a) Some distributions do not have "atod" in FreeWnn package.
53   b) The upstream version's FreeWnn installs atod to "/usr/local/bin/Wnn4".
54     So you have to add "/usr/local/bin/Wnn4" to $PATH.
55 1) Type "./configure --with-wnn --without-canna".
56 2) Type "make".
57 3) You will get "yubin7.dic".
58
59
60 #### Please see "./configure --help".
61
62
63 ### Removed binary dictionaries.
64
65 If you want binary,
66 please get RPM files from openSUSE Build Service.
67 http://software.opensuse.org/package/canna-yubin?search_term=canna-yubin
68
69 If you want deb file,
70 You should send RFP to Debian BTS.
71
72 Please read README.eucJP.
73
74
75 0.2.0.20141226.0
76 -----------------
77
78 * yu2.PL:
79   + renamed from yu2can.pl, supported (Free)Wnn.
80   + convert charset encoding between Shift-JIS and EUC-JP.
81   + default CSV files name into capital letters from small letters,
82     because JAPAN POST Co., Ltd. shows files in capital letters.
83 * Makefile.wnn: created: supported (Free)Wnn.
84 * KEN_ALL.CSV: renamed fronm ken_all.csv and updated to 2014-12-26.
85 * JIGYOSYO.CSV: renamed from jigyosyo.csv and updated to 2014-12-26.