OSDN Git Service

Show players who have accessed in the last 30 minutes with
[shogi-server/shogi-server.git] / changelog
index 847bc5f..1021d36 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,27 @@
+2008-05-03 Daigo Moriwaki <daigo at debian dot org>
+
+       * [mk_html]
+       - Show players who have accessed in the last 30 minutes with 
+         different colors.
+
+2008-04-22 Daigo Moriwaki <daigo at debian dot org>
+
+       * [mk_html]
+         - When YSS was not rated on the wdoor mode, wrong rate24 scores
+           were displayed. This issue has been fixed. Now YSS absence 
+           results in "N/A".
+
+2008-04-21 Daigo Moriwaki <daigo at debian dot org>
+
+       * [mk_rate]
+         - The half-life period is now configurable.
+           ex $ ./mk_rate --half-life 14 --half-life-ignore 7 <records>
+
+2008-04-12 Daigo Moriwaki <daigo at debian dot org>
+
+       * [shogi-server]
+         - Renamed variables (@id) since they caused Ruby's warning.
+
 2008-04-11 Daigo Moriwaki <daigo at debian dot org>
 
        * [shogi-server]