summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2299bc2..ef8c80d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-10-15 Akira TAGOH <at@gclab.org>
+ * hieroglyph/hgfile.c (hg_file_io_synchronous): new function.
+ (hg_file_object_write): call fsync after writing according to
+ the current state of I/O synchronous.
+
* hieroglyph/hgstring.c (hg_string_append_printf): new function.
(hg_string_append_vprintf): new function.