diff --git a/CHANGELOG.txt b/CHANGELOG.txt new file mode 100644 index 0000000..8cd071f --- /dev/null +++ b/CHANGELOG.txt @@ -0,0 +1,23 @@ + +Change in v2.0.4 by Graeme Geldenhuys (2009) + + * Version number bumped to v2.0.4 + + * Split the Lazarus package into two separate packages + - one is runtime only package and GUI toolkit independent. + - one is Lazarus design-time only package which installs + components in component palette. + + * Updated code to be compilable with FPC 2.4.0-rc1 + + * Updated code to be compilable with 64-bit FPC 2.4.0-rc1. + - Tested under 32-bit & 64-bit Linux on x86 systems. + + +Changes since DCPCrypt v2 Beta 3: + + * Ported DCPCrypt to Lazarus by Barko in 2006 + + + -=-=-=-=-=-=-=-=-=-=-=-=-=-=- +