summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès2008-02-08 15:47:43 +0100
committerLudovic Courtès2008-02-08 15:47:43 +0100
commit3d5636bb5414daea98303dc1f90a4edaace1df79 (patch)
treea2928b39787ae6040e4a7871bd633970f084da0c
parent0e83965d07d8c7badfc00bb10a732849fcb04b18 (diff)
downloadskribilo-3d5636bb5414daea98303dc1f90a4edaace1df79.tar.gz
skribilo-3d5636bb5414daea98303dc1f90a4edaace1df79.tar.lz
skribilo-3d5636bb5414daea98303dc1f90a4edaace1df79.zip
Add `THANKS'.
-rw-r--r--NEWS5
-rw-r--r--THANKS12
2 files changed, 16 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b47a8c3..551c7a0 100644
--- a/NEWS
+++ b/NEWS
@@ -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
diff --git a/THANKS b/THANKS
new file mode 100644
index 0000000..593e1d0
--- /dev/null
+++ b/THANKS
@@ -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>