From http://www.jwz.org/xscreensaver/xscreensaver-5.30.tar.gz
[xscreensaver] / README
diff --git a/README b/README
index 1a0718f7f7385b1dbf507d28df184e094b5519bf..ab7ecb52d8d555d7ba42fdf06ba64ca4686c8df4 100644 (file)
--- a/README
+++ b/README
@@ -38,12 +38,48 @@ XScreenSaver has an extensive manual -- please read it!
 
 ===============================================================================
 
+5.30   * New hack, `winduprobot'.
+       * Many improvements to `lament', including Leviathan.
+       * Fixed the normals in `flyingtoasters': shading is correct now.
+       * Implemented TEXTURE_GEN in GLES: flying toast is now toasted on iOS.
+       * Make cel-shading sort-of work in `skytentacles' on iOS.
+       * Fixed dragging-to-rotate on rotated iOS devices, I think.
+       * Dragging has inertia now.
+       * Most hacks respond to mouse-clicks, double-taps and swipes as
+          meaning "do something different now".
+       * Reworked OpenGL fonts.
+       * The OSX auto-update installer wasn't working. This time for sure?
+       * Various minor fixes.
+
+5.29   * Downgraded to Xcode 5.0.2 to make it possible to build savers
+          that will still run on 10.6 and 10.7.  Sigh.
+       * Updated `webcollage' for recent changes.
+
+5.28   * Fixed some compilation problems and intermittent crashes.
+        * Turned off the OSX 10.6 enable_gc hack. It didn't work.
+
+5.27   * New hacks, `tessellimage' and `projectiveplane'.
+        * Added support for pthreads, because Dave Odell is a madman.
+       * Updated `webcollage' for recent changes.
+       * Minor iOS tweaks to the `analogtv' hacks.
+        * X11: Don't assume Suspend = 0 implies "No DPMS".
+       * Minor updates to `boxed' and `klein'.
+        * Fixed possible crash in `apple2', `noseguy', `xmatrix', `shadebobs'.
+        * Fixed possible crash in OSX preferences.
+        * OSX Performance improvements.
+        * Plugged some leaks.
+
+5.26   * More auto-updater tweaks.
+
+5.25   * Try harder to bypass Quarrantine and Gatekeeper in OSX installer.
+       * Some files were missing from the tarball.
+
 5.24   * Added "Automatically check for updates" option on OSX.
        * Updated feed-loading for recent Flickr changes.
        * Updated `webcollage' for recent Google changes.
-        * Added Instagram and Bing as `webcollage' image sources.
-        * Updated to latest autoconf.
-        * Bug fixes.
+       * Added Instagram and Bing as `webcollage' image sources.
+       * Updated to latest autoconf.
+       * Bug fixes.
 
 5.23   * New hack, `geodesic'.
        * iOS and OSX: huge XCopyArea performance improvements.