http://www.jwz.org/xscreensaver/xscreensaver-5.13.tar.gz
[xscreensaver] / README
diff --git a/README b/README
index e2ce1692403031dc103894ec3b649de73eb8280c..f07d141b8b29e5de2d25ce3f04cbd6d8c730db31 100644 (file)
--- a/README
+++ b/README
@@ -38,6 +38,25 @@ XScreenSaver has an extensive manual -- please read it!
 
 ===============================================================================
 
+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.
+                      * Kludged around the OSX pty bug that caused text to
+                        be truncated in phosphor, starwars, apple2, etc.
+                      * New molecule in `molecule'.
+                      * `glhanoi' now supports an arbitrary number of poles.
+                      * Turned on "New Login" button by default.
+                      * Added support for XInput-style alternate input devices.
 Changes since 5.10:   * New versions of `photopile', `strange'.
                       * Worked around MacOS 10.6 garbage collector bug that
                         caused the screen saver process to become enormous.