aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5f65214..d8c26bbf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-01-16
+
+ * libsylph/procmsg.c: procmsg_open_data_file(): fixed a bug that the
+ version of a data file was not checked when the file couldn't be
+ opened with EACCES and reopened.
+
2007-01-15
* libsylph/utils.c: get_rc_dir(): win32: use SHGetFolderPath() instead