diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2004-11-12 11:39:34 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2004-11-12 11:39:34 +0000 |
commit | 2603405406a9065839e28d938b63f4ce2816fdc2 (patch) | |
tree | 54db24ec845ba446eacad4bc82cb44db6665fb66 /doc/doc-txt/ChangeLog | |
parent | 62c0818fac14b6e6ceecef3c655c09f8eb26ff57 (diff) |
Added HAVE_SYS_STATVFS_H to the os.h file for Linux, as it has had this
support for a long time. Removed HAVE_SYS_VFS_H.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 3be581e3a..74485e0a6 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.24 2004/11/12 11:28:15 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.25 2004/11/12 11:39:34 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -99,6 +99,9 @@ Exim version 4.44 The maildirsize information is now recalculated if the size or filecount end up negative. +27. Added HAVE_SYS_STATVFS_H to the os.h file for Linux, as it has had this + support for a long time. Removed HAVE_SYS_VFS_H. + Exim version 4.43 ----------------- |