aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-31 07:06:08 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-31 07:06:08 +0000
commit4ec44d07b6b6976bdc0024cac84db47c6af128c1 (patch)
tree4b05998cbcc2d75be1ddb203470e95a7c3189883 /ChangeLog.ja
parentbc235763b599d8316e6fffbc6e6cfd898435b120 (diff)
use hash table in prefs.c.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@530 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r--ChangeLog.ja7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index 552108ab..58af52c5 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,5 +1,12 @@
2005-08-31
+ * libsylph/prefs.[ch]: prefs_param_table_get() と
+ prefs_param_table_destroy() を追加。
+ prefs_config_parse_one_line(): prefs_param_table_get() を使用して
+ 最適化。
+
+2005-08-31
+
* libsylph/Makefile.am
libsylph/base64.[ch]
libsylph/codeconv.[ch]