|
...
|
...
|
@@ -34,10 +34,13 @@ and improvements of this version:
|
|
34
|
34
|
|
|
35
|
35
|
- Improved QA and Unit Testing: The improved QA process now includes
|
|
36
|
36
|
API testing and new library of test files in various formats that are
|
|
37
|
|
- tested on a wide variety of systems.
|
|
|
37
|
+ tested on a wide variety of systems (try running 'make check' in the source
|
|
|
38
|
+ directory)
|
|
38
|
39
|
|
|
39
|
40
|
For more details, please refer to http://www.clamav.net/press/0.94-WhatsNew.pdf
|
|
40
|
41
|
and to the ChangeLog.
|
|
41
|
42
|
|
|
|
43
|
+You may need to run 'ldconfig' after installing this version.
|
|
|
44
|
+
|
|
42
|
45
|
--
|
|
43
|
46
|
The ClamAV team (http://www.clamav.net/team)
|