X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=SHORTLOG;h=6013b15e6c810fdd81ee36fcdc11f6893b2b3ffb;hb=62e5284278f8b168b7eabed3fbf28d39455d7d8c;hp=62fd5b7b0432ce7de0827f01e853ddcf5c4edc69;hpb=b7a3082549c91aced20633e61b13cf1b69fa23fb;p=xboard.git diff --git a/SHORTLOG b/SHORTLOG index 62fd5b7..6013b15 100644 --- a/SHORTLOG +++ b/SHORTLOG @@ -1,3 +1,94 @@ +** 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) + +Arun Persaud (4): + new version number for developer release + updated po/pot files + Updated Ukrainian translations + Updated German translation + +Christoph Moench-Tegeder (1): + fix bug #38401: xboard.texi doesn't build with texinfo-5.0 (tiny change) + +H.G. Muller (24): + Work-around for Xt selection bug + Repair WinBoard compile error + Add -backupSettingsFile option + Make skipping of unknown option smarter + Let popping up of WinBoard chatbox for channel open it + Fix of argument error + Fix vertical sizing of GTK board + Fix buffer overflow in feature parsing + Accept setup command for non-standard board size + Fix fatal error on unsupported board size + Fix GTK box popup + Let XBoard -autoBox option also affect move type-in + Fix spurious popup after batch-mode Analyze Game + Fix saving of analyzed game + Provide compatibility with Alien Edition setup command + Fix quoting of book name in tourney file + Fix disappearence of pieces that were moved illegally + Fix horrible bug in reading scores from PGN + Print score of final position in Analyze Game + Fix GTK SetInsertPos + Fix scrolling of Chat Box + Make Chat Box window obey -topLevel option + Fix Xaw file browser + Update zippy.README + + ** Version 4.7.0 ** (git log --pretty=short --cherry-pick --left-only v4.7.x...v4.6.2^ |git shortlog --no-merges)