diff options
author | Akira TAGOH <akira@tagoh.org> | 2006-03-26 16:55:50 +0000 |
---|---|---|
committer | Akira TAGOH <akira@tagoh.org> | 2006-03-26 16:55:50 +0000 |
commit | de0854da66be2ebaa4aca5ecefdbe6b8593297ee (patch) | |
tree | db597d38ca877f1ce4a6bd66c6fe9c26e204fe1f /ChangeLog | |
parent | 62bc65ce62051d26f4ae6b9d016a9aca25cf3ac9 (diff) |
* hieroglyph/hgvaluenode.c (_hg_value_node_real_to_string):
fix an allocated size at the end.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2006-03-27 Akira TAGOH <at@gclab.org> + * hieroglyph/hgvaluenode.c (_hg_value_node_real_to_string): + fix an allocated size at the end. + * commit.sh: don't commit if there are no changes. * lib/hg_init.ps (.seterror): modify /estack in $error to indicate |