X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=NEWS;h=caf5bc35a078765517b8cccdefb46f8fdbd705ba;hb=b1b9616a3147b835beaabfaaa8f2de0db6d12ee9;hp=ffdc61bd39762efdcc86912f231c5a0caf154d05;hpb=4d9929fd417def4018cd25287ecd994ef5374d09;p=gnushogi.git diff --git a/NEWS b/NEWS index ffdc61b..caf5bc3 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,17 @@ GNU shogi news -------------- -Changes in version 1.4.1 (unpublished): +Changes in version 1.5.0 (unreleased): + +* Build system switched from pure autoconf to automake + +Changes in version 1.4.1 (01/2014): * Initial support for the MiniShogi variant, for now as a separate executable built using "./configure --enable-minishogi". -* Support for building with the curses UI. +* Support for building without the curses UI. +* Preliminary win32 support: can be built on cygwin with gcc3, in the + win32 directory. * Build system enhancements. * Bug fixes.