From d0a92a85448350f21ac42a9fb840bd0c8b374477 Mon Sep 17 00:00:00 2001 From: Nigel Horne Date: Thu, 21 Oct 2004 10:15:25 +0000 Subject: [PATCH] PARTIAL: add readdir_r fix to BeOS git-svn: trunk@1033 --- clamav-devel/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/clamav-devel/ChangeLog b/clamav-devel/ChangeLog index 1c2743588..ab7ddaa11 100644 --- a/clamav-devel/ChangeLog +++ b/clamav-devel/ChangeLog @@ -1,3 +1,7 @@ +Thu Oct 21 11:14:35 BST 2004 (njh) +---------------------------------- + libclamav/mbox.c: PARTIAL MODE: Extend yesterday's Solaris fix to BeOS + Wed Oct 20 23:51:46 CEST 2004 (tk) ---------------------------------- * clamd, clamscan: do not initialise procdev when /proc is not mounted @@ -7,7 +11,7 @@ Wed Oct 20 22:37:24 CEST 2004 (tk) ---------------------------------- * shared/misc.c: print version information to stdin instead of stderr (reported by spaze ) - + Wed Oct 20 22:31:10 CEST 2004 (tk) ---------------------------------- * docs/MacOSX: update (Dale Enterprise L.L.C)