From: Arun Persaud 
Date: Sat, 18 Oct 2014 05:14:32 +0000 (+0000)
Subject: Add bug-fix list to 4.8.0 news page
X-Git-Url: http://winboard.nl/cgi-bin?a=commitdiff_plain;h=d5c995a96365f21f85247c1ea99e45dfc0635b60;p=xboard.git
Add bug-fix list to 4.8.0 news page
---
diff --git a/whats_new/4.8.0/index.html b/whats_new/4.8.0/index.html
index c5898bb..e57e4e6 100644
--- a/whats_new/4.8.0/index.html
+++ b/whats_new/4.8.0/index.html
@@ -656,6 +656,99 @@ so that the GUI would only have to take it back, after all.
 
 
   - 
+	Fix crash on using some Browse buttons in dialogs of the GTK build.
+  
 
+  - 
+	Fix buffer overflow in PGN parser, when all lines end in comments.
+  
 
+  - 
+	Fix crash on specifying non-existent board texture.
+  
 
+  - 
+	Prevent crash on double-click in XB Game List Tags dialog.
+  
 
+  - 
+	Fix the auto-display comment control in the General Options dialog of WinBoard, which was ignored.
+  
 
+  - 
+	Fix adjusting clocks by clicking them in Xaw build.
+  
 
+  - 
+	Fix zooming of Evaluation Graph XB with mousewheel, which was not working at all.
+  
 
+  - 
+	Fix sticky-windows feature WB for Windows 8, where it did not work at all.
+  
 
+  - 
+	WinBoard's seek graph is now sized to also cover any board rim.
+  
 
+  - 
+	Key bindings XB for non menu items are no longer ignored.
+  
 
+  - 
+	Set castling rights correctly after loading of game file from command line.
+  
 
+  - 
+	Allow castling and e.p. moves to be edited into opening book (and prevent their disappearance from it).
+  
 
+  - 
+	The sorting of engine output was made more robust against engines that send thinking output on fail lows.
+  
 
+  - 
+	Fix node-count display, which was clipped to 32 bits.
+  
 
+  - 
+	Suppress board-size oscillations in GTK build.
+  
 
+  - 
+	Fixed detection of screen size in GTK.
+	(This is a mixed blessing, as now it picks the largest possible window size,
+	and in GTK interactive down-sizing is not possible.)
+  
 
+  - 
+	Fix mode highlighting after refusal of Two Machines mode because 2nd engine did not support variant.
+  
 
+  - 
+	Blow up textures that are too small.
+  
 
+  - 
+	Ignore invalid color specs in stead of treating them as black (important because Cairo does not understand old xpm color names).
+  
 
+  - 
+	Prevent XB and WB from becoming unresponsive during lengthy tasks such as book building.
+  
 
+  - 
+	Fix slowdown of WB during loading of huge PGN files due to Game-List window update.
+  
 
+  - 
+	Limit width of menu bar for small board sizes in GTK build.
+  
 
+  - 
+	Improve the code to kill rogue engines in XB.
+  
 
+  - 
+	Drawing of pieces outside the board (in maximaized windows), which left lots of debris, is now suppressed.
+  
 
+  - 
+	Make WB window sizing handle multiple screens.
+  
 
+  - 
+	50-move counter is no longer reset on Chess960 castlings.
+  
 
+  - 
+	Fix legality testing of A-side castling in FRC (which was allowed with Rook on a- and blocker on b-file).
+  
 
+  - 
+	Fixed piece ID of Falcon in Falcon Chess, which was written as '.' and could not be selected on promotion.
+  
 
+  - 
+	Fix cross-edge e.p. captures in Cylinder Chess (which was not recognized as e.p.).
+  
 
+  - 
+	Fix animation of Seirawan Chess castling + gating at Rook square, which made Rook disappear.
+  
 
+  - 
+	Fix adjudication of stalemates in variant Giveaway.
   
 
 
 
@@ -684,7 +777,7 @@ Commons Attribution-NoDerivs 3.0 United States License.
 
 Updated:
 
-$Date: 2014/10/18 05:13:57 $
+$Date: 2014/10/18 05:14:32 $