Fix multi-leg promotions
[xboard.git] / NEWS
diff --git a/NEWS b/NEWS
index 04893c9..2b51c6a 100644 (file)
--- a/NEWS
+++ b/NEWS
     * Fix animation of Seirawan Chess castling + gating at Rook
       square, which made Rook disappear.
     * Fix adjudication of stalemates in variant Giveaway.
+    * Display of the variant tag in the Game List now works.
+    * Reset move entry (clearing target-square markers) on 'clear
+      board' in Edit Position mode.
+    * The Game List is automatically updated when you alter the tag
+      selection for the game lines.
+    * Indicate current variant in New Variant dialog of the GTK build
+      (by printing it in boldface on the button).
+
+   * Known Problems
+    * GTK: in a tiling window manager the size of the board seems to be
+      calculated incorrectly. A temporary fix for this is to use a fixed
+      size by using the "-size <N>" and "-fixedSize true" options
+      on the command line.
 
 
 ** Version 4.7.3 **