X-Git-Url: http://git.sourceforge.jp/view?p=shogi-server%2Fshogi-server.git;a=blobdiff_plain;f=changelog;h=a9b20951da37cc72092b070fbe65bb6c24abd7fa;hp=9a4f3307c5bdcd8655cb447a073bf86f6740d968;hb=9c4dad06f7ea9b2aefeb5dfdc5b6be234fe745d7;hpb=3b32488cc2be91d16ce444b5c8f2ba061473bf31 diff --git a/changelog b/changelog index 9a4f330..a9b2095 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,11 @@ +2008-12-28 Daigo Moriwaki + + * [mk_rate] + - Check kifu files more carefully so that files that contain + incomplete records are skipped. + - mk_rate might have failed to alloc due to out of memory. Now it + consumes less memory (about 200MB instead of 2GB). + 2008-12-13 Daigo Moriwaki * [shogi-server]