added a CHANGELOG

This commit is contained in:
Mark Borgerding 2003-11-04 02:09:48 +00:00
parent 8b4e3bacca
commit 2788fba0bd

9
CHANGELOG Normal file
View File

@ -0,0 +1,9 @@
0.4 : optimized for radix 2,3,4,5
0.3 : woops, version 2 didn't actually factor out any radices other than 2
0.2 : added mixed radix, only radix 2,4 optimized versions
0.1 : initial release, radix 2 only