1version 2.1 - Aug 2017, by Jean Diraison
2
3	* Add mbedTLS/PolarSSL support
4	* Add Libgcrypt support
5	* Add LibTomCrypt support
6	* Add Nettle crypto library support
7	* Add BeeCrypt support
8	* Add Linux Kernel Crypto API support
9	* Improve version help information
10
11version 2.0 - Aug 2017, by Jean Diraison
12
13	* Add GnuTLS support
14	* Fix missing Announce URL tag
15	* Configure with builtin hash code by default
16	* Remove windows exe from src package (Debian)
17
18version 1.9 - Oct 2013, by Jean Diraison
19
20	* Now includes Windows exe
21	* Manage empty files
22	* Manage empty subdir name in path
23
24version 1.8 - Apr 2012, by Jean Diraison
25
26	* Add Windows CryptoAPI support for SHA1 computation
27
28version 1.7 - Feb 2012, by Jean Diraison
29
30	* Add MinGW support
31	* Add SHA1 internal support for missing OpenSSL library
32	* Add support for missing fchdir()
33	* Change large file support
34
35version 1.6 - Jan 2011, by Jean Diraison
36
37	* Add zero filling option for missing data
38
39version 1.5 - Dec 2010, by Jean Diraison
40
41	* Change some data types for 64 bits compatibility
42
43version 1.4 - Sep 2009, by Jean Diraison
44
45	* New bencoded data management core
46	* Add spec file for rpm packaging
47        * Add manpage
48
49