X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=README;h=9d3df7ba1467d8005695c9ea9492f227e1b9f9c8;hb=3210e7e80ee2b5a7d2049a5aaff9f17b9c93dcc9;hp=acd0497a5d1b364593b56fe32ef9c9fcd4e8ca46;hpb=c31d10b6605cd8dc1a7b61fef4256f06198767e5;p=xscreensaver diff --git a/README b/README index acd0497a..9d3df7ba 100644 --- 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