X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=SHORTLOG;h=12a11b35e65b814970102f210c15b14a38f58647;hb=a2f26aa3631ae35cb507615e547eccb9ac521083;hp=a182084a3809d7fa49c57fd8b49d52dd76d97e0e;hpb=bf01374578572bde98774c7366d3ab1ce6e0ff70;p=xboard.git diff --git a/SHORTLOG b/SHORTLOG index a182084..12a11b3 100644 --- a/SHORTLOG +++ b/SHORTLOG @@ -1,3 +1,34 @@ +** Version 4.5.1 ** + +(git shortlog --no-merges v4.5.0..HEAD) + +Arun Persaud (9): + add DIFFSTAT and SHORTLOG to tar-ball + Revert "Implement -reset option feature in WinBoard" + added history.c to the tar-ball. Needed for Winboard + added missing header file for sprintf + added missing #includes and missing prototypes to filebrowser + fixed configure script to correctly detect Xaw3d library + updated configure.ac to check for Xaw header files + updated Changelog, NEWS, etc. + new developer release + +H.G. Muller (14): + Fix deselection of greyed-out variant button (WB) + Fix MSVC compilability + Fix 64-bit Windows compilability + Put warning in HTML help + Fix unmarked translation + Fix Alfil bug + Fix variant janus size prefix + Fix Xiangqi King facing + Fix showing of user move after adjudication + Make language choice from menu persistent + Fix ICS channel 0 + Fix MSVC snprintf problem + Fix some resource leaks + Fix two typos in option names in texi file + ** Version 4.5.0 ** (git shortlog --no-merges v4.4.4..HEAD, removed duplicated from earlier versions due to cherry-picking)