OSDN Git Service

Remove a debug message
[shogi-server/shogi-server.git] / changelog
index c7c1c52..6402a91 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+2016-04-09  Daigo Moriwaki <daigo at debian dot org>
+
+       * utils/eval_graph.rb
+         - Support Fischer time control.
+       * [shogi-server] Bump up the revision to 20160409.
+
 2016-04-02  Daigo Moriwaki <daigo at debian dot org>
 
        * [shogi-server] Support Fischer Time Control
@@ -20,6 +26,7 @@
          - Kifu files can include the following comment for Fischer Time
            Control:
            - "'Increment:<n>"
+       * [shogi-server] Fix some lint warnings.
 
 2015-12-13  Daigo Moriwaki <daigo at debian dot org>