diff --git a/README.adoc b/README.adoc index df174bb..47ff3e6 100644 --- a/README.adoc +++ b/README.adoc @@ -23,8 +23,8 @@ the ancestral 1977 version. Please see INSTALL.adoc for build info. Extreme care has been taken to not silently change gameplay. By -policy, all user-visible changes from 2.5 are revertible with the --o (oldstyle) command-line option. +policy, all user-visible changes from 2.5 that are not bugs or typos +are revertible with the -o (oldstyle) command-line option. If you encounter a bug (not likely; this code is old and well tested) please try to make a test log that reproduces it, using the -l option, diff --git a/notes.adoc b/notes.adoc index 745e487..4c74ba1 100644 --- a/notes.adoc +++ b/notes.adoc @@ -45,6 +45,8 @@ future as a Python or Go translation seems possible, even probable. Bug fixes: +* The caged bird to be counted as two items in your inventory. + * Reading the relocated Witt's End sign in the endgame didn't work right. * Oyster was readable after first gotten even when not carried.