* AUTHORS: New. --- extatica/AUTHORS | 27 +++++++++++++++++++++++++++ extatica/ChangeLog | 6 ++++++ 2 files changed, 33 insertions(+), 0 deletions(-) create mode 100644 extatica/AUTHORS
diff --git a/extatica/AUTHORS b/extatica/AUTHORS new file mode 100644 index 0000000..98ed64d --- /dev/null +++ b/extatica/AUTHORS @@ -0,0 +1,27 @@ +This package was written by and with the assistance of + +================== +Active LRDE Staff. +================== + +* Roland Levillain roland@lrde.epita.fr + +================================ +Past contributors of LRDE Staff. +================================ + +* Alexandre Duret-Lutz adl@lrde.epita.fr +* Thierry Géraud theo@lrde.epita.fr + +========= +Students. +========= + +* Nicolas Pouillard +* Damien Thivolle + + +.. Local Variables: +.. mode: rst +.. ispell-local-dictionary: "american" +.. End: diff --git a/extatica/ChangeLog b/extatica/ChangeLog index fa86dc3..bfd3920 100644 --- a/extatica/ChangeLog +++ b/extatica/ChangeLog @@ -1,3 +1,9 @@ +2010-11-04 Roland Levillain roland@lrde.epita.fr + + Credit authors of Extatica. + + * AUTHORS: New. + 2010-11-03 Roland Levillain roland@lrde.epita.fr
* config/swig.m4: Catch up with Swilena's version.