-
Notifications
You must be signed in to change notification settings - Fork 0
/
NEWS
68 lines (46 loc) · 2.3 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
Noteworthy changes in version 0.0.10 (2012-02-03)
------------------------------------------------
* Respect coding cookie in file dictionaries (Issue#10).
* Change DictEdit preedit format to make Firefox forms happy.
* Support libfep and add skkfep replacement.
To enable, pass --enable-fep to configure.
Noteworthy changes in version 0.0.9 (2012-01-25)
------------------------------------------------
* Import skk.1 manual page from Debian.
* Adopt code coverage testing with lcov.
To enable, pass --enable-code-coverage to configure.
* Support running test cases under valgrind.
To enable, pass --enable-valgrind-tests to configure.
Noteworthy changes in version 0.0.8 (2012-01-11)
------------------------------------------------
* Fix user dictionary handling (ibus-skk Issue#44).
Noteworthy changes in version 0.0.7 (2012-01-05)
------------------------------------------------
* Improve candidate list traversal with "x" and SPC keys.
* Reduce the number of property notifications for performance.
Noteworthy changes in version 0.0.6 (2011-12-28)
------------------------------------------------
* Support re-conversion based on surrounding text.
Noteworthy changes in version 0.0.5 (2011-12-25)
------------------------------------------------
* Fix buffer overrun when using skkserv (Issue#2).
Noteworthy changes in version 0.0.4 (2011-12-20)
------------------------------------------------
* Improve kanagaki input okuri-ari conversion.
Noteworthy changes in version 0.0.3 (2011-12-20)
------------------------------------------------
* Support (concat ...).
Noteworthy changes in version 0.0.2 (2011-12-16)
------------------------------------------------
* New test tool "skk".
Noteworthy changes in version 0.0.1 (2011-11-30)
------------------------------------------------
* First release of libskk.
Copyright (C) 2011-2012 Daiki Ueno <ueno@unixuser.org>
Copyright (C) 2011-2012 Red Hat, Inc.
This file is free software; as a special exception the author gives
unlimited permission to copy and/or distribute it, with or without
modifications, as long as this notice is preserved.
This file is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.