summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2006-03-31 09:33:03 +0000
committerAkira TAGOH <akira@tagoh.org>2006-03-31 09:33:03 +0000
commit603a89e591efdc01ba06d030e8df361274a643c0 (patch)
tree92c3d8c64a83a960980a090f989ae0a29ebe4eda /ChangeLog
parenta5d94a0ebd175e49c1260a7e838287a343afebc1 (diff)
2006-03-31 Akira TAGOH <at@gclab.org>
* hieroglyph/hgvaluenode.h (HG_VALUE_GET_REAL_FROM_INTEGER): add a macro.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b78e1e6..ddfdde0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-03-31 Akira TAGOH <at@gclab.org>
+
+ * hieroglyph/hgvaluenode.h (HG_VALUE_GET_REAL_FROM_INTEGER):
+ add a macro.
+
2006-03-30 Akira TAGOH <at@gclab.org>
* libretto/operator.c (_libretto_operator_op_cvlit): implemented.