OSDN Git Service

Merge remote-tracking branch 'origin/wdoor-stable' into wdoor-stable
authorDaigo Moriwaki <daigo@debian.org>
Sat, 17 Jan 2015 13:12:04 +0000 (22:12 +0900)
committerDaigo Moriwaki <daigo@debian.org>
Sat, 17 Jan 2015 13:12:04 +0000 (22:12 +0900)
Conflicts:
changelog

1  2 
changelog

diff --cc changelog
+++ b/changelog
@@@ -1,9 -1,21 +1,27 @@@
+ 2014-12-27  Daigo Moriwaki <daigo at debian dot org>
+       * [shogi-server]
+         - When a non-rated player participates in Floodgate, the following exception
+           was thrown and a Floodgate game would not start:
+             undefined method `[]' for nil:NilClass
+             ["/home/shogi-server/www/x/shogi_server/pairing.rb:499:in `block
+             in calculate_diff_with_penalty'"
+           This issue has been resolved. Only players who have player ID
+           (i.e. those who log in with valid password) are now allowed to
+           participate in Floodgate as the spec web page
+           [http://shogi-server.sourceforge.jp/rating.html] describes.
 +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]
+         - Corrected a url.
  2014-11-24  Daigo Moriwaki <daigo at debian dot org>
  
        * Ruby 2.0: