pivot table procedure conceptually works
[pspp] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 43103dcd8fc7f3560560a29a97971699d176f2db..20998f08eb8b81e59569298509b83907c3404e58 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -5,19 +5,18 @@ majority of the current code. Ben continues to contribute and
 most of the core libraries which ensure that PSPP runs with optimal
 speed are his work.
 
 most of the core libraries which ensure that PSPP runs with optimal
 speed are his work.
 
-* John Darrington wrote the graphical user interface, and the T-TEST,
-ONEWAY, EXAMINE, RANK and  NPAR TESTS commands, implemented support
-for long variable names, psql and gnumeric and made numerous revisions
-to other modules.   
+* John Darrington wrote the initial version of the graphical user interface,
+and many of the statistical procedures.  John also implemented support for
+long variable names, PostgreSQL and Gnumeric and made numerous
+revisions to other modules.
 
 * Jason Stover contributed statistical and numerical functionality,
 including lib/gslextras and the linear regression features. Jason 
 is also an important contributor to GSL, which is used by PSPP. 
 
 
 * Jason Stover contributed statistical and numerical functionality,
 including lib/gslextras and the linear regression features. Jason 
 is also an important contributor to GSL, which is used by PSPP. 
 
-* Rob van Son wrote the routine for calculation of the significance
-of the Wilcoxon matched pairs signed rank statistic used by the
- NPAR TEST command.
+* Mehmet Hakan Satman wrote the QUICK CLUSTER command.
 
 
+* Friedrich Beckmann wrote the GRAPH command.
 
 We also thank past contributors:
 
 
 We also thank past contributors:
 
@@ -26,3 +25,8 @@ We also thank past contributors:
 * Michael Kiefte contributed bug fixes and other enhancements.
 
 * Patrick Kobly contributed bug fixes and other enhancements.
 * Michael Kiefte contributed bug fixes and other enhancements.
 
 * Patrick Kobly contributed bug fixes and other enhancements.
+
+* Rob van Son wrote the original version of the routine for
+  calculation of the significance of the Wilcoxon matched pairs signed
+  rank statistic used by the NPAR TEST command.
+