From 8c4d2ca60968377bbfa587ec0dd7bfd17e5baae8 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 30 Jul 2001 17:46:07 +0000 Subject: Encryption basically works. Removed system specific files becuase they are now part of Mingw32/CPD --- complus/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 complus/ChangeLog (limited to 'complus/ChangeLog') diff --git a/complus/ChangeLog b/complus/ChangeLog new file mode 100644 index 00000000..fe34a662 --- /dev/null +++ b/complus/ChangeLog @@ -0,0 +1,15 @@ +2001-07-30 Werner Koch + + Encryption basically works. + + + Copyright 2001 g10 Code GmbH + + This file is free software; as a special exception the author gives + unlimited permission to copy and/or distribute it, with or without + modifications, as long as this notice is preserved. + + This file is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY, to the extent permitted by law; without even the + implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + \ No newline at end of file -- cgit