summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2006-09-04 12:10:01 +0000
committerAkira TAGOH <akira@tagoh.org>2006-09-04 12:10:01 +0000
commit69f07f4b6e777461995e168aa99f5e375195e8bc (patch)
tree480f236693409afa691b6ce228313e860973630e /ChangeLog
parent87798d45bbb473b63f8415cd06f5d1afd5fb5451 (diff)
* hieroglyph/hgdict.c: use HgList instead of GList.
(_hg_dict_node_free): removed. (_hg_dict_real_free): removed. (_hg_dict_traverse_relocate): removed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f0bfa4..b3274d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-09-04 Akira TAGOH <at@gclab.org>
+ * hieroglyph/hgdict.c: use HgList instead of GList.
+ (_hg_dict_node_free): removed.
+ (_hg_dict_real_free): removed.
+ (_hg_dict_traverse_relocate): removed.
+
* hieroglyph/hgallocator-libc.[ch]: removed.
* hieroglyph/hgallocator-bfit.c: use HgList instead of GSList.