http://ftp.x.org/contrib/applications/xscreensaver-3.03.tar.gz
[xscreensaver] / README
diff --git a/README b/README
index acd0497a5d1b364593b56fe32ef9c9fcd4e8ca46..9d3df7ba1467d8005695c9ea9492f227e1b9f9c8 100644 (file)
--- a/README
+++ b/README
@@ -77,6 +77,20 @@ http://www.jwz.org/xscreensaver/.
 
                               ============
 
+Changes since 3.02:   * Made locking work when passwd aging is enabled.
+                      * Added support for PAM (Pluggable Authentication
+                        Modules.)  It is still turned off by default, though,
+                        since it doesn't seem to work on Solaris 2.6, and has
+                        been behaving erratically on Red Hat 5.1.
+                      * Made each possible authentication method be tried in
+                        turn until one succeeds; this means that Kerberos is
+                        being used, we will first check Kerberos, and if that
+                        fails, will then consult the local password file.
+                        Likewise with PAM.
+                      * Save and restore the bits under the passwd dialog,
+                        to avoid leaving a black rectangle behind when 
+                        unlocking is cancelled.
+Changes since 3.01:   * Not everyone has sys/select.h, sigh...
 Changes since 3.00:   * Some fixes to `reflect'.
                      * Configure tweaks.
                      * Made it log unsuccessful attempts to unlock the screen