11.1
2 * Added ability to generate a random new puzzle from the "fortune" command
3 * Enhanced "save" and "load" commands
4   * Save will allow you to save a simple text file containing the plain and
5     cypher text
6   * Save will allow you to save the current "state" of the system (the
7     cyphertext and your current alphabet substitution
8   * Load will check the input file--if a state file, state is restored; if a
9     text file, it is assumed to be cyphertext and new state is created.
10 * Added ability to generate a puzzle from your own plaintext
11
121.0
13 * Initial release
14