X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=SHORTLOG;h=acc807b941dfb9552f00fcbbf8e86487a8a23c4a;hb=bc72fe0bf97a02ce30add62fd0275bca4a6ee11d;hp=6baf469ed619f807ed75bb2c258bd1592c76c53f;hpb=f5d69baf781b38dd6ea98d4427e83fbee97aa573;p=xboard.git diff --git a/SHORTLOG b/SHORTLOG index 6baf469..acc807b 100644 --- a/SHORTLOG +++ b/SHORTLOG @@ -1,3 +1,21 @@ +** Version 4.9.1 ** + +(git shortlog --no-merges v4.9.0..HEAD) + +Arun Persaud (2): + new version number for release 4.9.1 + updated po/pot files + +H.G.Muller (8): + Fix compile error Xaw build + Fix King leaving Palace in Xiangqi + Fix disambiguating Pawn moves in Xiangqi + Fix check testing in games without King + Fix bare King adjudication + Fix setting up btm positions with 'edit' + Defer book faking input move until ping balance + Fix crash when logging out from ICS + ** Version 4.9.0 ** (git log --pretty=short --no-merges --cherry-pick --left-only v4.9.x...v4.8.0^ |git shortlog --no-merges)