OSDN Git Service

Merge branch 'wdoor-stable'
[shogi-server/shogi-server.git] / changelog
index ccba8ed..e448a2a 100644 (file)
--- a/changelog
+++ b/changelog
@@ -18,6 +18,9 @@
            b) Least_Time_Per_Move will be 0 for floodgate-600-10 games;
               otherwise 1.
          (Closes: #35839)
+       * [shogi-server] shogi_server/pairing.rb:
+         - LeastDiff attempts more trials, depending of a number of players
+           to be matched, top achieve more optimized matching combinations.
 
 2015-11-27  Daigo Moriwaki <daigo at debian dot org>
 
            http://www.sgtpepper.net/hyspro/diary/20150214.html.
          - Added a companion R script: histogram.R 
 
+2015-02-01  Daigo Moriwaki <daigo at debian dot org>
+
+       * [shogi-server]
+         - shogi_server/login.rb: When players are logged in, log their
+           player_id if they have it.
+
 2015-01-20  Daigo Moriwaki <daigo at debian dot org>
 
        * [mk_rate]