diff options
Diffstat (limited to 'trunk/tests/ChangeLog')
-rw-r--r-- | trunk/tests/ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/trunk/tests/ChangeLog b/trunk/tests/ChangeLog new file mode 100644 index 00000000..b32ea941 --- /dev/null +++ b/trunk/tests/ChangeLog @@ -0,0 +1,19 @@ +2001-10-16 Marcus Brinkmann <[email protected]> + + * t-version.c: New file. + * t-data.c: Likewise. + * t-data-1.txt: Likewise. + * t-data-2.txt: Likewise. + * Makefile.am (TESTS): Add t-version, t-data. + + + 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. + |