Changelog for intricacy-0.6.1

This is an abbreviated summary; see the git log for gory details. 0.6.1: Fix stupid bug preventing registration via keyboard command. 0.6: New scoring system - you don't get the point for a solution if the lock owner has read your note. Server optionally notifies users by email when their locks are solved. Server produces RSS feeds. Save solutions-in-progress of locks and tutorial. Indicate when there's a pending network request, and allow cancellation. Support ghc-7.10. Support OS X (thanks Kevin Eaves). Further tweaks to UI and tutorials. 0.5: Adjustments to graphics, tutorial, and metagame UI, to increase clarity. Concurrency on server; no more freezes while it checks a solution. Misc optimisations. Fix sound lag on Windows. 0.4: Sound effects (thanks linley). Animate to show the two physics phases (thanks dormir). Help screens. Help text for buttons and metagame. Deneutralised metagame terminology. Tutorial tweaked. Various UI improvements (thanks Quicksand-S and dormir) 0.3: Mouse control. Improvements to curses UI - handle resizing; show keys; allow rebinding. Shortened tutorial drastically. Other levels now in 'tutorial-extra/'. Improve handling inaccessible servers. Added background. First version uploaded to hackage. Scoring tweak: empty slots are accessed iff all non-empty slots are. Detailed game info in README. Hover text for UI buttons. Marks. Lock testing in edit mode. Significant bugs fixed: editor, lockfile reader, and validity checker were not in accordance on what is allowed as the root of a spring. SDL UI was redrawing the screen on every mouse movement. curses UI wasn't refreshing properly on async flag. stale notes weren't getting refreshed. retired display got stuck on changing codename. you couldn't move into the bolthole with keyboard commands. 0.2: First public release