From http://www.jwz.org/xscreensaver/xscreensaver-5.18.tar.gz
[xscreensaver] / README
diff --git a/README b/README
index f07d141b8b29e5de2d25ce3f04cbd6d8c730db31..48860ab40771726655436e4b57839605d642353c 100644 (file)
--- a/README
+++ b/README
@@ -25,7 +25,7 @@ To compile on a Unix system with X11:
 
 To compile on MacOS X:
 
-    Use the included XCode project.  Requires XCode 3.1 and MacOS X 10.4.0
+    Use the included XCode project.  Requires XCode 4 and MacOS X 10.5
     or newer.
 
 Interested in writing a new screen saver?
@@ -38,6 +38,38 @@ XScreenSaver has an extensive manual -- please read it!
 
 ===============================================================================
 
+Changes since 5.17:   * iOS responds to shake gestures to randomize.
+                      * iOS can load images from your Photo Library.
+                      * iOS has clickable Wikipedia links in Settings panels.
+                      * Made `pipes' be ridiculously less efficient, but spin.
+                      * Added better mouse control to `rubik', `cube21',
+                        `crackberg', and `julia'.
+                      * Cosmetic improvements to `queens' and `endgame'.
+                      * `sonar' can now ping local subnet on DHCP.
+                      * Most savers now resize/rotate properly.
+                      * Various fixes.
+Changes since 5.16:   * More iOS tweaks.
+                      * Fixed some compilation problems.
+                      * Enlarged the texture image for `lament'.
+Changes since 5.15:   * Ported to iPhone and iPad.
+                      * XInput devices now also ignore small mouse motions.
+                      * Loading images via RSS feeds is much improved.
+                      * Various minor fixes.
+Changes since 5.14:   * New hacks, `hilbert', `companioncube' and `tronbit'.
+                      * Image-manipulating hacks can now load from RSS or Atom
+                        feeds: `imageDirectory' may contain a URL.
+                      * Updated `webcollage' for recent search engine changes.
+                      * `phosphor' and `apple2' can now be run as standalone
+                        terminal emulator applications on MacOS.
+                      * `photopile' sped up.
+                      * New molecule in `molecule'.
+                      * "Upgraded" to XCode 4.0, which means that MacOS 10.4
+                        PPC builds are impossible, and Intel is now required.
+                      * Turned on LC_CTYPE on Linux; maybe Japanese password
+                        entry works now?
+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.