typo fix
[disorder] / CHANGES
diff --git a/CHANGES b/CHANGES
index 366f9ee..4297003 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,10 @@
 * Changes up to version 2.1
 
+** Platforms And Installation
+
+Mac OS X and FreeBSD are somewhat supported.  There is now a bash script
+in scripts/setup which will automate the setup after 'make install'.
+
 ** Server
 
 Users are now stored in the database rather than a configuration file.
@@ -26,6 +31,11 @@ The web interface's browser support has been improved.  It has been
 tested with Firefox 2, Safari 3, Konqueror 3, Internet Explorer 7 and
 Opera 9.
 
+** Disobedience
+
+A bug which would cause a crash if you attempt to rearrange the queue
+while no rtack was playing has been fixed.
+
 * Changes up to version 2.0
 
 ** General