Browse code

Update

git-svn-id: file:///var/lib/svn/clamav-devel/trunk/clamav-devel@40 77e5149b-7576-45b1-b177-96237e5ba77b

Tomasz Kojm authored on 2003/09/15 04:11:45
Showing 1 changed files
... ...
@@ -1,3 +1,18 @@
1
+Sun Sep 14 21:11:00 CEST 2003
2
+-----------------------------
3
+  * clamd: a fatal race condition fixed (only cvs versions were vulnerable)
4
+
5
+Fri Sep 12 06:39:30 CEST 2003
6
+-----------------------------
7
+  * clamd: re-open log file on SIGHUP
8
+
9
+Thu Sep 11 05:55:42 CEST 2003
10
+-----------------------------
11
+  * libclamav/Makefile.am: fix for VPATH building (patch by Eugene Crosser)
12
+  * libclamav: mbox: + fix for empty field based on patch by Thomas Lamy (Nigel)
13
+		     + fix potential segfault on Solaris 9 (Nigel)
14
+  * clamav-milter: 0.60e: added -P and -q flags by Nicholas M. Kirsch (Nigel)
15
+
1 16
 Sun Sep  7 21:44:18 CEST 2003
2 17
 -----------------------------
3 18
   * libclamav: memory leak fixes by Thomas Lamy