~ubuntu-branches/ubuntu/utopic/kakasi/utopic

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2014-03-23 10:48:13 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20140323104813-8vguwbbifn274twc
Tags: 2.3.6-0ubuntu1
* New upstream release.
* Drop 001-hyphen.patch, 0002-utf8.patch, fixed upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
2014-01-18  knok  <knok@kerl.knok.ddns.daionet.gr.jp>
 
1
2014-03-18  NOKUBI Takatsugu  <knok@daionet.gr.jp>
 
2
 
 
3
        * configure.in: Bump version 2.3.6.
 
4
        * NEWS: 2.3.6 description.
 
5
 
 
6
2014-02-19  NOKUBI Takatsugu  <knok@daionet.gr.jp>
 
7
 
 
8
        * src/kanjiio.c: Add iconv_t cast.
 
9
 
 
10
2014-02-13  NOKUBI Takatsugu  <knok@daionet.gr.jp>
 
11
 
 
12
        * src/dict.c: Define uintptr_t as a typedef instead of #define.
 
13
 
 
14
2014-02-07  NOKUBI Takatsugu  <knok@daionet.gr.jp>
 
15
 
 
16
        * src/hh2.c (H2H): Fix unnecessary separate string output
 
17
         when first input char is hiragana.
 
18
 
 
19
        * tests/kakasi-9: Add wakatigaki test.
 
20
        * tests/data/*: Test data for the above.
 
21
 
 
22
2014-02-03  NOKUBI Takatsugu  <knok@daionet.gr.jp>
 
23
 
 
24
        * man/kakasi.1: Add escape chars before hyphen.
 
25
          - Add utf8 on encoding option.
 
26
        * man/kakasi.1.ja: Ditto.
 
27
        * man/kakasi-config.1: New file.
 
28
          - These modifications are contributed by Osamu Aoki,thanks.
 
29
        * TODO: Add a new task (subsitute prefix directory in manpages).
 
30
 
 
31
2014-01-31  NOKUBI Takatsugu  <knok@daionet.gr.jp>
 
32
 
 
33
        * configure.in: Chage to check gcc flags in runtime, 
 
34
          instead of the configure file generation time.
 
35
         Fix utf8 check in runtime.
 
36
 
 
37
2014-01-29  NOKUBI Takatsugu  <knok@daionet.gr.jp>
 
38
 
 
39
        * configure.in: Check -Wno-unused-result option in gcc.
 
40
 
 
41
2014-01-28  NOKUBI Takatsugu  <knok@daionet.gr.jp>
 
42
 
 
43
 
 
44
        * configure.in: Bumped Version 2.3.6dev.
 
45
 
 
46
        * tests/kakasi-1 : Check GNU od.
 
47
 
 
48
        * tests/kakasi-4 : Check GNU echo.
 
49
 
 
50
        * tests/kakasi-5: Set exit status to 77 (SKIP)
 
51
 
 
52
        * tests/kakasi-8: use $CC instead of gcc.
 
53
 
 
54
2014-01-18  NOKUBI Takatsugu  <knok@daionet.gr.jp>
2
55
 
3
56
        * Version 2.3.5.
4
57