Open-Source-Software-Entwicklung und Downloads

Anzeigen 0.1.22-1m - Change Log

category(Tag) tree

file info

category(Tag)
Wurzel
dateiname
iiimf-skk-rpm_0.1.22-1m_-_Changes
letztes update
2003-01-02 08:47
typ
Plain Text
editor
Motonobu Ichimura
beschreibung
0.1.22-1m - Change Log
sprache
English
translate
changes from 0.1.21
- rename SkkConfRuleLister to SkkConfAddRuleListener (lib/skkconf.h)
- add SkkConfRuleDeleteListener to skkconf.h
- add a Event Listener to lib/skkconf.c
    skk_conf_add_rule_delete_listener
- add some functions to lib/skkconf.c
    skk_conf_set_bool
    skk_conf_set_string
    skk_conf_set_num
    skk_conf_set_bool_by_name
    skk_conf_set_string_by_name
    skk_conf_set_num_by_name
- Fix some memory leaks when parsing a configuration file fails.
- Fix a bug (#735)
- Fix a bug (#744) reported by zunda (zunda@momonga-linux.org)
- Fix a bug (#750)
- Fix a bug (#904) reported by zunda (zunda@momonga-linux.org)
- Fix a bug (#955)