
To Do list:

  - Optionally, save infected messages into a custom directory
  - clamdscan support
  - A way to plug QClam to scan outgoing messages (?)

Shlomi Fish' Change Log

- v 0.2-shlomif-0.2.0
  - Terminating the strncpy() copies with an explicit null character.
  - Converted the code to ANSI C code instead of C++.
  - Made the makefile more modular

QClam Change Log



- v 0.2
  - Added command-line options: --help, --version, --clam (allows to use custom
    path to clamscan executable), --log (allows to write log into a custom file)
  - Changed compiler command from gcc to g++ in Makefile (fixes compiling 
    problems under recent Fedora, ASP Linux updates)
  - Fixed small typos in documentation
  
- v 0.1, March 2004 
  - first version released


