OSDN Git Service

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