X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=SHORTLOG;h=6013b15e6c810fdd81ee36fcdc11f6893b2b3ffb;hb=fcc8546ae23f9aed992cd222bb1b9cab6ac642c1;hp=4404953b4e5638f5b04661e092b00b6e70825ca3;hpb=d0d7caa02cdf810e913822aa822381b24afe7d6b;p=xboard.git diff --git a/SHORTLOG b/SHORTLOG index 4404953..6013b15 100644 --- a/SHORTLOG +++ b/SHORTLOG @@ -1,3 +1,54 @@ +** Version 4.7.3 ** + +(git shortlog --no-merges v4.7.2..HEAD) + +Arun Persaud (6): + cleanup some trailing whitespaces + Updated copyright notice to 2014 + removed .DS_Store file from git + updated copyright to 2014 in menu.c + new version number for release 4.7.3 + updated po/pot files + +H.G. Muller (21): + Fix buffer overflow in parser + Fix adjudication of Giveaway stalemates + Fix node count range + WinBoard multi-monitor support + Repair XBoard from node-count patch + Repair FRC A-side castling legality testing + Allow castling and e.p. to be edited in opening book + Remove width limiting of shuffle checkbox + Widen Xaw text entries for larger square sizes + Fix Xaw file-browser New Directory + Fix packing of FRC castlings + Make filler variant button inactive + Fix sorting of lines in Engine Output + Cure weirdness when dragging outside of board + Put some OSX code into gtk version + Remove use of strndup + Activate ManProc in GTK + Expand ~~/ to bundle path (OSX) + Use __APPLE__ compile switch for OS X + Make building of Windows .hlp file optional + Fix crash on use of dialog Browse buttons GTK + + +** Version 4.7.2 ** + +(git shortlog --no-merges v4.7.1..HEAD) + +H.G. Muller (8): + Make PGN parser immune to unprotected time stamps + Fix book creation + Fix GUI book after setup position + Allow drops / promotions/ deferrals to be edited into book + Allow entry of negative numbers in spin control (WB) + Fix grabbing of selected piece + Fix initial board sizing WB + Fix -zippyVariants option + + ** Version 4.7.1 ** (git shortlog --no-merges v4.7.0..HEAD)