
1.1.6

* Since virus kept calling alarm() on itself, I removed SIGALRM handling
altogether, which breaks occasional refresh of the bottom status line.
I don't consider this a huge bug, but if one day I, or someone else, 
gets really bored, the full solution to this would be to bring back
the virus signal handling, and just clear the alarm calls before exiting
and going back to dgamelaunch code (or clear the alarm() handlers).

* This is more of a TODO than a bug, but ttyrec is included in the source
package, just because it will likely be used as part of dgamelaunch to
record and play game sessions.
