OSDN Git Service

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