From b81549f25c4c7e6e78d7df848a8e8e9d182d35d9 Mon Sep 17 00:00:00 2001 From: !flatcap Date: Thu, 22 Aug 2002 18:09:47 +0000 Subject: [PATCH] add ntfsundelete to the build. fix rpm build. trawl for typos. 2002/07/06 20:07:58-00:00 !antona New API for compressing run lists into mapping pairs arrays and adapt mkntfs to that API. Addition of ntfs_walk_attrs(). 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/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) --- AUTHORS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/AUTHORS b/AUTHORS index e69de29b..47e36427 100644 --- a/AUTHORS +++ b/AUTHORS @@ -0,0 +1,10 @@ + +Linux-NTFS is written and maintained by Anton Altaparmakov . + +Current active developers on the project are (in alphabetical order): + + Anton Altaparmakov + Matthew J. Fanto + Richard Russon + Szakacsits Szabolcs +