11.0.1
2	* New scalable (and not-ugly) icon, drawn by Andreas Nilsson
3	* Fix a few crashes in pathological and corner cases
4	* Add +/- 1 subpixel of noise during oversampling, to avoid aliasing in
5	  certain conditions
6	* Implement the 'Polar' variant of the Box-Mueller transform, for a
7	  slight performance increase.
8
91.0.0 (17 February 2005)
10	* Minor cluster autodetection bugfixes
11	* Fixed a hang on exit when running Fyre in console mode
12	  on Windows XP
13	* Implemented a "Go" menu that provides undo/redo
14	  functionality using a web-browser-like history system
15	* Many binreloc and deployment fixes
16	* Added the --chuid and --pidfile options for Fyre servers
17	* Replaced the "target density" stopping conditions with a
18	  new quality metric based on the ratio of histogram samples to
19	  distance travelled in color space
20	* Minor UI bugfixes
21	* Added and updated init scripts and packaging for Linux distros
22	* Automatically retry connections to cluster nodes as long as they
23	  are enabled. Currently it retries every 60 seconds
24	* Added elapsed time to the status bar
25
260.9 (07 February 2005)
27	* Made the about box the coolest thing since sliced cheese
28	* Added keybindings for zoom presets
29	* Used the new icon in Win32 and on individual Fyre windows
30	* Added an index to AVI files created with the animation renderer,
31	  allowing them to be played in Windows Media Player
32	* Added cluster autodetection using UDP broadcast packets
33	* Added file associations for image/png and
34	  application/x-fyre-animation on linux
35	* Minor bugfixes and UI polishing
36	* Added GUI support to remote control mode
37	* Added a Python example client for Fyre's remote control mode
38
390.8 (27 January 2005)
40	* Minor bugfixes
41	* Add an icon
42
430.7 (02 January 2005)
44	* Brand New Cluster support!
45	* GtkFileChooser support for gtk+ 2.4+
46	* Tweakable interactivity
47	* Saving to OpenEXR
48	* Autoconf support
49	* Added binreloc support for relocatability
50	* Added windows support
51	* Adjustable interactivity settings
52	* Various bug fixes
53
540.6 (11 August 2004)
55	* Support 64-bit machines and Intel icc
56	* Added experimental "screensaver" mode
57	* Added gamma correction for oversampling
58	* Scrolly parameter panel, due to feature bloat!
59	* Add selectable distributions for the initial conditions in
60	  emphasize-transient mode
61	* Added new "emphasize transient" feature to show just the first few
62	  iterations of the map
63	* En-coolinated the rotate tool - now rotates around the center of the
64	  view rather than the origin
65	* Begin the long road towards multiple function support
66	* Renamed project to "Fyre"
67
680.5 (01 March 2004)
69	* Added animation support
70	* Added tileable image support
71	* Added mouse-based tools
72	* Improved oversampling
73
740.3 (15 February 2004)
75	* Fixed a super-critical bug in parameters
76	* Added oversampling
77	* Added color clamping
78	* Lots of speed improvements
79
800.2 (15 February 2004)
81	* First histogram-based release
82