summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3c3aef..343cee3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-10-15 Akira TAGOH <at@gclab.org>
+ * hieroglyph/vm.c (hg_vm_startjob): allow an empty initializer to
+ just makes VM initialization.
+
* src/hgs.c (main): add --sync option.
* hieroglyph/hgfile.c (hg_file_io_synchronous): new function.