From e291a7157089b2a41ba54d2903fd7c415a6b8de8 Mon Sep 17 00:00:00 2001 From: szaka Date: Mon, 30 Oct 2006 22:36:47 +0000 Subject: [PATCH] add AUTHORS, ChangeLog, and NEWS files --- AUTHORS | 10 ++++++++++ ChangeLog | 3 +++ NEWS | 5 +++++ 3 files changed, 18 insertions(+) create mode 100644 AUTHORS create mode 100644 ChangeLog create mode 100644 NEWS diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 00000000..e9f8844b --- /dev/null +++ b/AUTHORS @@ -0,0 +1,10 @@ + +Past and present authors of ntfs-3g in alphabetical order are: + +Anton Altaparmakov +Mario Emmenlauer +Yuval Fledel +Yura Pakhuchiy +Richard Russon +Szabolcs Szakacsits + diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 00000000..78d5f2ea --- /dev/null +++ b/ChangeLog @@ -0,0 +1,3 @@ + +This file is replaced during releases by the output of 'cvs2cl.pl --no-wrap -S'. + diff --git a/NEWS b/NEWS new file mode 100644 index 00000000..885ef597 --- /dev/null +++ b/NEWS @@ -0,0 +1,5 @@ + +Project news are at http://www.ntfs-3g.org + +Release notes are maintained at http://www.ntfs-3g.org/releases.html +