summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2006-06-03 00:06:46 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2006-06-03 00:06:46 +0000
commitec8fdcf0cff01a504bfbf096194012fff997f4ca (patch)
treef72539a1fadd5c473cd42cbc8982ce5734f6db9b
parent4010a63ee6e05bee51208d667a0dc7f01f916af8 (diff)
Make initial pass at an AUTHORS list.
-rw-r--r--AUTHORS23
-rw-r--r--ChangeLog5
2 files changed, 28 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index e69de29..a33ed38 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -0,0 +1,23 @@
+Original authors credited in source files:
+
+ Keith Packard, MIT X Consortium
+ Jim Fulton, MIT X Consortium
+ Stephen Gildea, The Open Group
+
+Later enhancements:
+
+ Alan Coopersmith, Sun Microsystems:
+ IPv6 support, Solaris authentication enhancements,
+ PAM conversation rewrite
+
+ Amit Margalit, Caolan McNamara, Ivan Griffin, Matthieu Herrb:
+ 3D decoration & XPM pixmap display in login widget
+
+ Dmitry Yu. Bolkhovityanov:
+ Xinerama support
+
+ Matthieu Herrb & OpenBSD Team:
+ "allowRootLogin", OpenBSD authentication enhancements
+
+ Werner Fink, SuSE:
+ PAM support
diff --git a/ChangeLog b/ChangeLog
index 2f73e77..380c933 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-06-02 Alan Coopersmith <alan.coopersmith@sun.com>
+ * AUTHORS:
+ Make initial pass at an AUTHORS list.
+
+2006-06-02 Alan Coopersmith <alan.coopersmith@sun.com>
+
* session.c:
* greeter/Login.c:
* greeter/Login.h: