Develop and Download Open Source Software

Browse CVS Repository

Diff of /freewnn/FreeWnn/ChangeLog.en

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.20 by aonoto, Sun Aug 4 18:45:01 2013 UTC revision 1.21 by itisango, Mon Sep 2 11:01:38 2013 UTC
# Line 1  Line 1 
1    Mon,  2 Sep 2013 19:18:00 Mitsutoshi NAKANO <bkbin005@rinku.zaq.ne.jp>
2    
3            * ChangeLog.en ChangeLog:
4            Added this message .
5    
6            * Branched 1.1.1-a022I001 by <bkbin005@rinku.zaq.ne.jp@>
7    
8            * Merged many patches from openSUSE:
9    
10            Please see also:
11            http://sourceforge.jp/projects/freewnn/lists/archive/users/2013-September/000183.html
12            https://build.opensuse.org/package/show/M17N/fwnn
13    
14            - modified: Wnn/jutil/wdreg.c
15            I found type missmatches in main() .
16            Old code gave "" to js_dic_file_create(),
17            but js_dic_file_create()'s argument has a w_char * type .
18            So added w_char W_CHAR_NUL_STR[] = { 0 };
19            and gave it to js_dic_file_create() .
20    
21            - modified: cWnn/include/Makefile.in cWnn/jserver/Makefile.in
22            kWnn/include/Makefile.in
23    
24            Added header files .
25            So changed Makefile.in .
26    
27            - new file: Wnn/include/conv.h Wnn/include/etc.h
28            Wnn/include/jlib_hide.h Wnn/include/jutil.h Wnn/include/romkan.h
29            - modified: Wnn/conv/cvt_key.c Wnn/conv/cvt_read.c Wnn/etc/bdic.c
30            Wnn/etc/dic_atojis.c Wnn/etc/gethinsi.c Wnn/etc/hindo.c Wnn/etc/msg.c
31            Wnn/etc/pwd.c Wnn/etc/revdic.c Wnn/etc/sstrings.c Wnn/etc/xutoj.c
32            Wnn/etc/yincoding.c Wnn/include/jdata.h Wnn/include/jllib.h
33            Wnn/include/jslib.h Wnn/include/msg.h Wnn/jlib.V3/jlv3.c Wnn/jlib/jl.c
34            Wnn/jlib/js.c Wnn/jserver/daibn_kai.c Wnn/jserver/de.c
35            Wnn/jserver/de_header.h Wnn/jserver/do_dic_env.c
36            Wnn/jserver/do_filecom.c Wnn/jserver/do_henkan.c
37            Wnn/jserver/do_henkan1.c Wnn/jserver/do_hindo_s.c Wnn/jserver/fzk.c
38            Wnn/jserver/get_kaiarea.c Wnn/jserver/hinsi_list.c Wnn/jserver/jbiki.c
39            Wnn/jserver/jbiki_b.c Wnn/jserver/jikouho.c Wnn/jserver/jikouho_d.c
40            Wnn/jserver/jishoop.c Wnn/jserver/jishosub.c Wnn/jserver/mknode0.c
41            Wnn/jserver/mknode1.c Wnn/jserver/mknode2.c Wnn/jserver/rd_jishoop.c
42            Wnn/jserver/readfile.c Wnn/jserver/sisheng.c Wnn/jserver/w_string.c
43            Wnn/jutil/atod.c Wnn/jutil/atof.c Wnn/jutil/atorev.c
44            Wnn/jutil/dic_head.c Wnn/jutil/dtoa.c Wnn/jutil/oldatonewa.c
45            Wnn/jutil/ujisf.c Wnn/jutil/wddel.c Wnn/jutil/wdreg.c
46            Wnn/jutil/wnnkill.c Wnn/jutil/wnnstat.c Wnn/jutil/wnntouch.c
47            Wnn/romkan/rk_bltinfn.c Wnn/uum/basic_op.c Wnn/uum/header.c
48            Wnn/uum/history.c Wnn/uum/inspect.c Wnn/uum/jhlp.c Wnn/uum/jikouho.c
49            Wnn/uum/jis_in.c Wnn/uum/jutil.c Wnn/uum/key_bind.c Wnn/uum/kuten.c
50            Wnn/uum/printf.c Wnn/uum/prologue.c Wnn/uum/screen.c Wnn/uum/sdefine.h
51            Wnn/uum/select_ele.c Wnn/uum/sheader.h Wnn/uum/termio.c
52            Wnn/uum/touroku.c Wnn/uum/ttyfdslot.c Wnn/uum/uif.c Wnn/uum/wnnrc_op.c
53            Prototype declarations for reducing compilation warnings .
54            - modified: Wnn/jserver/hinsi_list.c
55            I found a bug in make_hinsi_list(), then fixed it .
56            Please see also:
57            http://lists.opensuse.org/opensuse-ja/2013-08/msg00035.html
58    
59            - modified: Wnn/include/msg.h
60            Bugfix: In openSUSE 13.1 Milestone 3,
61            uum could not get error messages .
62            This issue's cause is that we forgot prototype declaration
63            of msg_get() in Wnn/include/msg.h .
64            http://lists.opensuse.org/opensuse-ja/2013-08/msg00014.html
65            http://sourceforge.jp/projects/freewnn/lists/archive/users/2013-August/000140.html
66    
67            - modified: Wnn/include/jllib.h Wnn/include/jslib.h
68            Wnn/include/wnn_string.h Wnn/jlib/jl.c Wnn/jserver/error.c
69            Wnn/jutil/atod.c Wnn/romkan/rk_bltinfn.c Wnn/romkan/rk_fundecl.h
70            Wnn/romkan/rk_main.c Wnn/romkan/rk_modread.c Wnn/romkan/rk_read.c
71            Xwnmo/xwnmo/do_socket.c
72            Added many prototype declarations .
73    
74            - modified: PubdicPlus/ctopd.c PubdicPlus/wtopd.c
75            Added #include <string.h> and <unistd.h> .
76    
77            - modified: Wnn/jlib.V3/jlv3.c
78            Fixed casts in jd_dicadd() .
79    
80            - modified: Wnn/jserver/error.c Xwnmo/xwnmo/do_socket.c
81            Changed some types of variables .
82    
83            - modified: Wnn/jlib/jl.c Wnn/jlib/js.c
84            Modified definication of message_out() .
85            Modified argument's types:
86            jl_connect_lang(), jl_open_lang(), create_pwd_file(),
87            jl_set_env_wnnrc(), jl_set_env_wnnrc1(), create_file(),
88            make_dir_rec1(), make_dir1(), call_error_handler(), message_out() ...
89            Fixed casts .
90    
91            - modified:   Wnn/jserver/de.c
92            Added signal handler .
93            Server's exit status changed .
94    
95    
96  Mon,  5 Aug 2013 03:50:00  Tomoki AONO <aonoto at users.sourceforge.jp>  Mon,  5 Aug 2013 03:50:00  Tomoki AONO <aonoto at users.sourceforge.jp>
97    
98          Update ChangeLog entry and version string. Added 1.1.1-a022 tag.          Update ChangeLog entry and version string. Added 1.1.1-a022 tag.

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26