From: H.G. Muller Date: Sat, 31 Mar 2012 13:36:46 +0000 (+0200) Subject: Add debug-file fix to 4.6.1 news file X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=commitdiff_plain;h=57645ece26515e85a1480e6e44df378398381dea Add debug-file fix to 4.6.1 news file --- diff --git a/whats_new/4.6.1/index.html b/whats_new/4.6.1/index.html index 1cc8217..57cb3ec 100644 --- a/whats_new/4.6.1/index.html +++ b/whats_new/4.6.1/index.html @@ -32,6 +32,7 @@
  • No longer fatal if second engine does not support current variant (just refuse Two Machines mode)
  • Scroll XBoard game list to keep selected item in view (XB)
  • Put title on same line as menu bar only for -size 72 and larger (with -titleInWindow, XB)
  • +
  • Properly open and close debug file when switching debug mode through key binding Ctrl-D (XB)