CALCCHECKSUM CHANGELOG
======================

  + added
  - removed
  ~ changed/modified
  # bug fixed




2004-01-17    VERSION 1.6-pre1
  + added algorithm self-tests.
  ~ replaced CRC32 algorithm.
  ~ made MD4, HAVAL, RMD160, SHA1, SHA256, SHA384/512 and Tiger
    algorithms big-endian and 64-bit save (not tested, yet).
  ~ replaced MD5 algorithm.
  ~ improved hash-list type autodetection.
  + added another hash-list file-format.
  + added GnuPG signature verifying (if available) for hash-lists.
  + added "save-to-file" button to output window.
  + added a LED to show the global status of a list-calculation.


2004-01-06    VERSION 1.5
  ~ some minor cosmetical changes.
  # fixed two wait-cursor bugs.
  ~ updated german i18n


2003-11-09    VERSION 1.5-pre2
  ~ minor code cleanups
  ~ output-window: now needn't select the entry, if there is only
    one, to compare it with another hash.
  + hashlist type autodetection


2003-09-02    VERSION 1.5-pre1
  ~ completely rewritten the User-Interface code.
  + support for hash-lists


2003-07-16    VERSION 1.4
  ~ fixed QT-compile-problems (with workarounds).
  ~ made compare feature less strict.
  - removed kdevelop-support.


2003-04-09    VERSION 1.3
  ~ changed behavior while starting a new instance while already running
  ~ switched development-environment to KDevelop 3 (Gideon)
  + SHA384 support
  + SHA512 support
  + compare feature
  ~ rewritten README with lyx


2003-02-06    VERSION 1.2
  ~ optimized/debugged interprocess-communication
  + new system-tray icon
  ~ major code-cleanups
  ~ reorganized UI
  ~ changed changelog-layout (inspired by KnowIt)
  # crash by "clicking 'stop' while checksum is returning" fixed (bug was in since 0.3beta)
  ~ changed license so that now GPLv2 ist the *only* valid license (*not* any later version)


2003-01-01    VERSION 1.1
  + interprocess-communication code completely rewritten
  - removed old pipe-mechanism
  ~ some namespace-cleanups


2002-12-06    VERSION 1.0
  # fixed bug in enabling/disabling radio-boxes
  # fixed bug that directory was recognized as correct readable file
  ~ new icons
  ~ some very small fixes and cleanups


2002-12-03    VERSION 1.0rc1
  + MD4 support
  + SHA256 support
  ~ some cleanups in code. added more comments to code.


2002-11-27    VERSION 0.4beta
  + RIPE-MD160 support
  + TIGER support
  + HAVAL support
  ~ new about-dialog
  ~ fixed some compiletime-warnings
  ~ some cleanups


2002-11-24    VERSION 0.3beta3
  # fixed some compiletime-errors


2002-11-24    VERSION 0.3beta2
  # fixed bug in SHA1
  # fixed non-reproducable bug in pipe-chain
  ~ some speedups


2002-11-23    VERSION 0.3beta
  ~ completely new UI
  + multithreading-support
  + progress-bar
  + crc32 on file
  + sha1 support
  + new commandline-options


2002-11-17    VERSION 0.2beta
  + "copy to clipboard" button
  # fixed little memory-leak
  + i18n'ed (added german)
  + --md5 commandline argument
  + "servicemenu" for konqueror on archive-files
  ~ some cleanups


2002-10-25    VERSION 0.1alpha
  + initial alpha release
