X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=README;h=6ebe701288413777d1a4f962f7a5af784edcc12b;hb=1d7308dd9032b39a92fda86e8c2db04218b45fbf;hp=fdb0e5acc96a41c454a413461e7788e37696eca6;hpb=50be9bb40dc60130c99ffa568e6677779904ff70;p=xscreensaver diff --git a/README b/README index fdb0e5ac..6ebe7012 100644 --- a/README +++ b/README @@ -38,6 +38,19 @@ XScreenSaver has an extensive manual -- please read it! =============================================================================== +Changes since 5.13: * Fixed crash in Blank Only Mode when DPMS disabled. + * Added "Quick Power-off in Blank Only Mode" option. + * BSOD GLaDOS. +Changes since 5.12: * Optionally enabled full-scene OpenGL antialiasing. + Set the resource `*multiSample' to true if doing so + doesn't kill performance with your video hardware. + * New version of `glhanoi'. + * Image-loading hacks that display the file name now also + display the sub-directory (xscreensaver-getimage now + returns relative paths under imageDirectory). + * Passwords that contain UTF-8 non-Latin1 chars are now + typeable. + * Numerous minor stability fixes. Changes since 5.11: * Big speed improvement on OSX for heavy XCopyArea users (`xmatrix', `moire2', `phosphor', etc.) * Plugged a bad OSX-only Pixmap leak.