X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=9d23fd0f5668108e92ca3c7fce878c9a40a975e2;hb=4b126ca9625dbed46ac5a5d1eb10ae6f1a91ba54;hp=4c8aa894c8041ea9af84ec60526650af0152621d;hpb=d8e30c69c7df8938f48969844351ddbef5a242e4;p=open-adventure.git diff --git a/NEWS b/NEWS index 4c8aa89..9d23fd0 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,12 @@ = Open Adventure project news = -Repository head:: +2017-07-10:: + Under oldstyle, new-school single-letter command synonyms are ignored. + Switched from linenoise to editline for new-style line input. + The -s option is no longer required to paste command input; it is removed. + +1.1: 2017-06-29:: + There is a 'version' command. Include tests directory in generated tarball. Support command-line editing with arrow keys and Emacs keystrokes. Save format has changed.