X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=SHORTLOG;h=acc807b941dfb9552f00fcbbf8e86487a8a23c4a;hb=2baeb7af1e0bc2b3bf6139ca83b318490eba4bcd;hp=6baf469ed619f807ed75bb2c258bd1592c76c53f;hpb=3fbdfc78116ca844303a2c0c8c8ec78195db040d;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)