CHANGELOG for ClamTk:

6.01 - Mar 29 2019
------------------
    * Minor dependencies tweaks.
      - Gitlab #60: https://gitlab.com/dave_m/clamtk/issues/60
      - Thanks Tim!
    * Formatted the README.md file a little better, mostly by just adding
      some line breaks. Try opening it locally with a program like Okular.
    * Re-added whitelist to scheduled scans. Remember to remove your current scan and reschedule if you need this.
      - Github #115: https://github.com/dave-theunsub/clamtk/issues/115

6.00 - Feb 20 2019
------------------
    * On to Gtk3! Thanks to Scott K for kicking me.
      - For help: https://gitlab.com/dave_m/clamtk/wikis/Home
      - For source: https://gitlab.com/dave_m/clamtk-gtk3
      - Closes:
        ^ Debian 912888: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=912888
        ^ Gitlab #59: https://gitlab.com/dave_m/clamtk/issues/59
      - For more information, downloads, GPG key, etc:
        https://gitlab.com/dave_m/clamtk/wikis/Home

5.00 - Nov 9 2013
------------------
    * Right-click file manager support;
      uses nautilus-python
    * Use of Virustotal API; requires perl-JSON
      and perl-LWP-Protocol-https
    * Now using Time::Piece instead of Date::Calc;
      it's a Perl built-in
    * Now using Digest::SHA (sha256) instead of Digest::MD5
    * Built-in documentation (requires yelp);
      currently English only...
    * Updated language files: German (de), Bulgarian (bg),
      Galician (gl), Ukrainian (uk), Russian (ru),
      English (en_UK), Malay (ms), Hebrew (he), Italian (it),

4.00 - Oct 13 2008
------------------
	* There are quite a few changes in this release.
	  Among the most notable is the ability of any user
	  to maintain their own sig database and update them.
	  Please see the file "README.4.0" for more
	* Small fixes to display the correct virus db information
	* Swedish language file added to Debian and FC3 builds

3.00 - Aug 8 2007
-----------------
	* Extended the signature updates time - it's usually needed
	* Fixed the Russian language file, which is now UTF-8.
	  Thanks, Vitaly!
	* Added a line for internal encoding. Thanks, Vitaly!
	* Added Swedish language file. Thanks, Petter!

2.00 - Jun 11 2005
------------------
	* Code change: now using SimpleMenu for menu
	  generation because... well, it's simpler
	* Source is now in the form of clamtk-$VERSION.tar.gz
	* Other minor fixes

1.0
-------------------
	* Certain files containing spaces were not being properly scanned
	* Re-added quarantine scanning, which was accidentally removed
	* Removed 'version'-check functionality since I'm moving the
	  project to sourceforge.net. Might be added later
	* Minor code tweaks
