12003-07-25  Allan Saddi  <asaddi@kalahari.flup.org>
2
3	* Minor tweaks to sha code to make more ANSI C compliant.
4	  Thanks to Paul Gilmartin for noticing the issue.
5	* Add shatest program for portable testing of algorithm
6	  correctness.
7	* Version 1.0.4 released.
8
92002-09-13  Allan Saddi  <asaddi@tranquility.caelum.net>
10
11	* Version 1.0.3 released.
12
132002-09-11  Allan Saddi  <asaddi@kalahari.flup.org>
14
15	* Switch to autoconf 2.53/automake 1.5
16	* Test for existence of inttypes.h and stdint.h. If neither are
17	  found, use sane defaults for the uintXX_t types.
18	* Exit with non-zero status code if anything goes wrong.
19
202001-08-19  Allan Saddi  <asaddi@philosophysw.com>
21
22	* Add man page.
23	* Version 1.0.2 released.
24
252001-08-12  Allan Saddi  <asaddi@philosophysw.com>
26
27	* Burn sensitive information from the stack.
28	* Be sure to burn file buffer too.
29	* Version 1.0.1 released.
30
312001-07-14  Allan Saddi  <asaddi@philosophysw.com>
32
33	* Initial release.
34