OSDN Git Service

Merge branch '201303-yamashita_matching' into wdoor-stable
[shogi-server/shogi-server.git] / changelog
index 90ad85a..6e69cdc 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+2013-11-04  Daigo Moriwaki <daigo at debian dot org>
+
+       * [mk_rate]
+         - Added a new option, --ignore, which is imported from
+           mk_rate-from-grep.
+
 2013-09-08  Daigo Moriwaki <daigo at debian dot org>
 
        * [shogi-server]
 2013-09-08  Daigo Moriwaki <daigo at debian dot org>
 
        * [shogi-server]
            source_game.
          - command.rb: More elaborate error messages for the %%GAME command.
 
            source_game.
          - command.rb: More elaborate error messages for the %%GAME command.
 
+2013-03-20  Daigo Moriwaki <daigo at debian dot org>
+
+       * [shogi-server]
+         - New pairing algorithm: ShogiServer::Pairing::LeastDiff
+           This pairing algorithm aims to minimize the total differences of
+           matching players' rates. It also includes penalyties when a match
+           is same as the previous one or a match is between human players.
+           It is based on a discussion with Yamashita-san on
+           http://www.sgtpepper.net/kaneko/diary/20120511.html.
+
 2013-02-23  Daigo Moriwaki <daigo at debian dot org>
 
        * [shogi-server]
 2013-02-23  Daigo Moriwaki <daigo at debian dot org>
 
        * [shogi-server]