OSDN Git Service

[mk_html] Links to details pages for players now use a relative path so that it works...
[shogi-server/shogi-server.git] / changelog
index bdd04c4..f7ebb2e 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,21 @@
+2015-01-20  Daigo Moriwaki <daigo at debian dot org>
+
+       * [mk_rate]
+         - Getting an absolute path of this file was wrong if it was a
+           symbolic link. This issue has been addressed.
+       * [mk_html]
+         - Links to details pages for players now use a relative path so
+           that it works on a testing site.
+
+2015-01-17  Daigo Moriwaki <daigo at debian dot org>
+
+       * [shogi-server]
+         - shogi-server, shogi_server/{command,game_result,player}.rb:
+           The change at 2014-10-13 was not worked as expected. Reworked.
+           A player, attempting to login with the current live player
+           stalling for more than a day, can forcibly override the current
+           player.
+
 2015-01-12  Daigo Moriwaki <daigo at debian dot org>
 
        * [shogi-server]
            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]