document the change in prompt timeout handling
[vlock.git] / NEWS
blob8d011e471ddc28242b53514a2d5365edb06d8208
1 2008-03-21 Frank Benkstein <frank-vlock@benkstein.net>
2         vlock 2.2
4         Vlock's architecture was again changed from using multiple executables to a
5         single one with plugin support.  The main helpers "vlock-all", "vlock-new"
6         and "vlock-nosysrq" were all converted to plugins to keep filesystem based
7         permission checking.  Plugins may be scripts or shared objects and add
8         functions like muting the sound, pausing music or movie playback and even
9         eye candy screen savers.
11 2007-09-08 Frank Benkstein <frank-vlock@benkstein.net>
12         vlock 2.1
14         FreeBSD and Debian/kFreeBSD are now supported platforms.  Timeout support
15         was added to the password prompt.  "vlock --new" now works even if stdin is
16         not a terminal, e.g. from an X run command dialog.
18 2007-09-08 Frank Benkstein <frank-vlock@benkstein.net>
19         vlock 2.0
21         A major rewrite was undertaken, though the user interface is nearly the
22         same.  A new "-n,--new" command line switch was added.  This makes vlock
23         switch to a new virtual console before locking and thus makes it possible to
24         use vlock from an X session.
26 2007-07-21 Frank Benkstein <frank-vlock@benkstein.net>
27         vlock 1.4
29         vlock 1.4 now supports optionally disabling the SysRQ keys while the entire
30         console display is locked.  All other changes are merely cosmetical,
31         cleaning up license statements, includes, and makefile rules.