Browse code

*** empty log message ***

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

Tomasz Kojm authored on 2004/02/08 07:43:30
Showing 1 changed files
... ...
@@ -1,7 +1,8 @@
1 1
 Sat Feb  7 23:37:52 CET 2004 (tk)
2 2
 ---------------------------------
3 3
   * libclamav: scan "Return-path: " mail files (detection was broken due to
4
-	       case sensitivity of the new file type guessing code)
4
+	       case sensitivity of the new file type guessing code). Reported
5
+	       by Nigel.
5 6
 
6 7
 Sat Feb  7 12:19:37 GMT 2004 (njh)
7 8
 ----------------------------------
... ...
@@ -54,7 +55,7 @@ Tue Feb  3 14:38:04 GMT 2004 (njh)
54 54
 ----------------------------------
55 55
   * libclamav:	Speeded up binhex decoding using table look up
56 56
   		Fixed possible infinite loop when decoding compressed binhex
57
-		Both fixes thanks to Thomas Lamy <Thomas.Lamy@in-online.net>
57
+		Both fixes thanks to Thomas Lamy <Thomas.Lamy*in-online.net>
58 58
 
59 59
 Tue Feb  3 02:31:55 CET 2004 (tk)
60 60
 ---------------------------------