From 6a4f3f919ee3ef9138c73e12636e0dbf3cfcbd65 Mon Sep 17 00:00:00 2001 From: !antona Date: Thu, 22 Aug 2002 18:09:47 +0000 Subject: [PATCH] Add Szakacsits Szabolcs (and myself) to CREDITS. 2002/07/03 21:56:00-00:00 !antona Updates 2002/04/12 15:23:47-00:00 !antona Cleanup ntfslabel, write a man page for it, integrate it all in the distribution properly, silence output from ntfs_mount() (conditional on running configure with --enable-debug), update all docs accordingly. Add Rich and Matt to AUTHORS. 2001/08/02 01:44:56-00:00 !antona Add ntfsfix man page and spell fixes. Update to 1.2.1 version and update all text files to go with it and the rpm spec file. 2001/06/01 02:07:23-00:00 !antona It has been a long time since last commit. At moment have done a lot of work on mkntfs but also at the moment ntfsfix and ntfsdump_logfile and libntfs are broken. Basically only mkntfs works and that is not complete either. 2001/02/02 01:15:17-00:00 !antona Updated documentation and other text files. Preparing for initial release. 2001/01/30 12:29:03-00:00 !antona And the last move into CVS. The make files. (Note: compilation is untested and all changes have been done without testing so if it doesn't compile at the moment don't be too surprised.) (Logical change 1.5) --- CREDITS | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CREDITS b/CREDITS index e69de29b..23ebcc41 100644 --- a/CREDITS +++ b/CREDITS @@ -0,0 +1,22 @@ +The following people have contributed directly or indirectly to the linux-ntfs +project. + +The list is sorted alphabetically, so please keep it this way! + +Please let me know (email Anton Altaparmakov ) if you believe +someone is missing or if you prefer to not be listed. + + +Anton Altaparmakov +Albert D. Cahalan +Matthew J. Fanto +David Martínez Moreno +Yuri Per +Richard Russon +Szakacsits Szabolcs + +Also, various code snippets and especially the autoconf/automake automated +configuration, compilation and installation system have been ripped shamelessly +from numerous different GNU and Gnome utilities and libraries so "Many thanks!" +to all the people who have participated in their creation! +