OSDN Git Service

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