diff options
author | hubertf <hubertf@pkgsrc.org> | 2007-09-28 12:42:40 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2007-09-28 12:42:40 +0000 |
commit | d34ad79ba863fcfd420fcb0d46718c5a59259b2b (patch) | |
tree | 3f058697e3ce260be8051d89fec2d9b94cce7254 /doc | |
parent | 4c19a06dde7327c994b8a63db55dc54554cafc1c (diff) | |
download | pkgsrc-d34ad79ba863fcfd420fcb0d46718c5a59259b2b.tar.gz |
Update xlockmore to 5.25. Changes:
Renamed xlockrc.rc to xlock95.rc.
win95 settings fixes from Frank Fesevur
'Enabled' checkbox set in the savers configuration for is honored
when the random mode is selected.
Dialog rearranged to allow more room for Delay/Count/Cycles.
Version is now displayed.
ant3d,ant,life1d now with better colors. Really looked bad on Windows 95.
rain a new mode from Frank Fesevur.
Patch for running stuff like "xlock95.scr -s ant3d" thanks to
Frank Fesevur <ffes AT users.sourceforge.net> which makes testing
and showing a particular mode much easier.
Fix for xlock -resource in life.c.
Added a compile-time option "-DNO_TIME if you dont want the time in the
password window.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2007 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007 index 34d11da1576..d9c4321d393 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.2101 2007/09/25 15:20:13 minskim Exp $ +$NetBSD: CHANGES-2007,v 1.2102 2007/09/28 12:42:47 hubertf Exp $ Changes to the packages collection and infrastructure in 2007: @@ -3865,3 +3865,4 @@ Changes to the packages collection and infrastructure in 2007: Updated devel/nspr to 4.6.7 [bjs 2007-09-25] Updated pkgtools/url2pkg to 2.7 [wiz 2007-09-25] Updated security/gpgme to 1.1.4nb1 [minskim 2007-09-25] + Updated x11/xlockmore to 5.25 [hubertf 2007-09-28] |