diff options
author | Ludovic Courtès | 2008-02-08 15:47:43 +0100 |
---|---|---|
committer | Ludovic Courtès | 2008-02-08 15:47:43 +0100 |
commit | 3d5636bb5414daea98303dc1f90a4edaace1df79 (patch) | |
tree | a2928b39787ae6040e4a7871bd633970f084da0c | |
parent | 0e83965d07d8c7badfc00bb10a732849fcb04b18 (diff) | |
download | skribilo-3d5636bb5414daea98303dc1f90a4edaace1df79.tar.gz skribilo-3d5636bb5414daea98303dc1f90a4edaace1df79.tar.lz skribilo-3d5636bb5414daea98303dc1f90a4edaace1df79.zip |
Add `THANKS'.
-rw-r--r-- | NEWS | 5 | ||||
-rw-r--r-- | THANKS | 12 |
2 files changed, 16 insertions, 1 deletions
@@ -8,7 +8,10 @@ Copyright (C) 2005, 2006, 2007, 2008 Ludovic Courtès <ludo@gnu.org> New in Skribilo 0.9.1 -* Improved `configure' diagnostics +* Improved `configure' diagnostics and build/installation fixes + +Thanks to Barrie Stott! + * Various documentation fixes and improvements @@ -0,0 +1,12 @@ +-*- coding: utf-8; -*- + +Of course, I (Ludovic Courtès) am thankful to the authors of Skribe, +upon which Skribilo is based: + + Manuel Serrano <manuel.serrano@inria.fr> + Érick Gallesio <eg@unice.fr> + +I would also like to thank the following people who contributed to +Skribilo through suggestions, bug reports or patches: + + Barrie Stott <zen146410@zen.co.uk> |