X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=SHORTLOG;h=0de191ab28c364549bcd89eb7169899c4f30427d;hb=b02e61c69e79b762e7df45601775615b919d6d06;hp=a182084a3809d7fa49c57fd8b49d52dd76d97e0e;hpb=1905bc8511d3e2bed714c77c82dba7847cf05c30;p=xboard.git diff --git a/SHORTLOG b/SHORTLOG index a182084..0de191a 100644 --- a/SHORTLOG +++ b/SHORTLOG @@ -1,3 +1,30 @@ +** Version 4.5.1 ** + +(git shortlog --no-merges v4.5.0..HEAD) + +Arun Persaud (7): + 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 + +H.G. Muller (12): + 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 + ** Version 4.5.0 ** (git shortlog --no-merges v4.4.4..HEAD, removed duplicated from earlier versions due to cherry-picking)