OSDN Git Service

Merge branch 'wdoor-stable'
authorDaigo Moriwaki <daigo@debian.org>
Sat, 17 Jan 2015 13:13:20 +0000 (22:13 +0900)
committerDaigo Moriwaki <daigo@debian.org>
Sat, 17 Jan 2015 13:13:20 +0000 (22:13 +0900)
Conflicts:
changelog

1  2 
changelog

diff --cc changelog
+++ b/changelog
            participate in Floodgate as the spec web page
            [http://shogi-server.sourceforge.jp/rating.html] describes.
  
 +2014-12-23  Daigo Moriwaki <daigo at debian dot org>
 +
 +      * [shogi-server]
 +        - Addressed Ruby incompatibility on ShogiServer::Usi::alphabetToDan.
 +          It (and usiToCsa.rb) did not work with Ruby 1.9.3. This issue
 +          has now been fixed.
 +          Thanks to Hiraoka-san for debugging.
 +
+ 2014-12-18  Daigo Moriwaki <daigo at debian dot org>
+       * utils/eval_graph.rb:
+         - Gnuplot 4.6.6 drew evaluation-value lines with a dashed style.
+           This issue has now been addressed so that solid lines are used.
  2014-11-30  Daigo Moriwaki <daigo at debian dot org>
  
        * [mk_html]