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 202d142a..3893d640 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-09-06
+ * libsylph/procmsg.h: MsgInfo
+ src/compose.h: AttachInfo: don't use off_t because it's size may
+ change between compile time.
+
+2006-09-06
+
* libsylph/socket.c: retry waitpid() when it is interrupted
(thanks to Stefaan).