diff options
author | hubertf <hubertf@pkgsrc.org> | 2006-05-08 19:28:48 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2006-05-08 19:28:48 +0000 |
commit | 2944de12ddee0f64b3ff5607e07d270a56badb91 (patch) | |
tree | 618d108546a2bdcfdf34726f584f95157ebe4972 /doc | |
parent | 69afacf4516c021068356ba01ea29324566032f7 (diff) | |
download | pkgsrc-2944de12ddee0f64b3ff5607e07d270a56badb91.tar.gz |
Update to xlockmore{,lite} 5.22. Changes:
* fiberlamp fix for array bounds read and leak fix for deluxe
+ magick and raster file (ras) fixes for True Color by Jouk Jansen
Removed some compiler/lint warnings.
deluxe mode ported from xscreensaver by Jouk Jansen.
anemone mode ported from xscreensaver by Jouk Jansen
win32 changes from Petey Leinonen:
added XPutPixel()
pacman now works by changing the initialization and now can create a
1 bit depth bitmap when asked for.
* new since BETA
+ update since BETA
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2006 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006 index 81d9aa62325..0c7aaf5807e 100644 --- a/doc/CHANGES-2006 +++ b/doc/CHANGES-2006 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2006,v 1.171 2006/05/08 16:41:28 gson Exp $ +$NetBSD: CHANGES-2006,v 1.172 2006/05/08 19:29:56 hubertf Exp $ Changes to the packages collection and infrastructure in 2006: @@ -2423,3 +2423,5 @@ Changes to the packages collection and infrastructure in 2006: Updated textproc/diffstat to 1.41 [snj 2006-05-08] Updated graphics/ImageMagick to 6.2.7.4 [adam 2006-05-08] Updated www/p5-HTML-TableExtract to 2.08 [gson 2006-05-08] + Updated x11/xlockmore to 5.22 [hubertf 2006-05-08] + Updated x11/xlockmore-lite to 5.22 [hubertf 2006-05-08] |