OSDN Git Service

Add a space in the output of %%RATING.
[shogi-server/shogi-server.git] / changelog
index 07b02af..79c5f05 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,9 +1,18 @@
+2006-08-13  Daigo Moriwaki <daigo at debian dot org>
+
+       * [mk_rate]
+         - Fix a bug. Now it can see black/white players in a csa file.
+       * [shogi-server]
+         - Add a space in the output of %%RATING.
+
 2006-08-14  Daigo Moriwaki <daigo at debian dot org>
 
        * [mk_rate] Record numbers of win/loss games.
        * Add mk_html, which genrates html from players.haml
        * Fix test/test_board.rb. Now it works. 
        * Add test/TC_ALL.rb to run all test cases.
+       * [shogi-server] Fix a bug. Now it can show %%RATING even if it has no
+         rated player.
 
 2006-08-11  Daigo Moriwaki <daigo at debian dot org>