X-Git-Url: http://git.sourceforge.jp/view?p=shogi-server%2Fshogi-server.git;a=blobdiff_plain;f=changelog;h=ad41df3c1ba53b169b51d0007b9f1f8f0a3ce967;hp=7c723032f8a8c645fadcaf2aec250065b8831539;hb=5c58c6b8062416d280f85c44d0e6903d3fcda929;hpb=e34ece5960e2500fcdf0b7d7accc6cc40f1b6b12 diff --git a/changelog b/changelog index 7c72303..ad41df3 100644 --- a/changelog +++ b/changelog @@ -5,8 +5,12 @@ + For an unknown error command log, an empty line is no longer logged. + Commands specific to 81Dojo, starting with '%%%', are just ignored instead of unknown command errors. - - shogi_server.rb: Refactoring. Added test/TC_logger.rb to test - ShogiServer::Logger class. + - shogi_server.rb: + + Refactoring. Added test/TC_logger.rb to test + ShogiServer::Logger class. + + Fixed race condition: creating a new directory to archive + logs may have caused race condition, which ended up with + making the server unavailable. This issue has been fixed. 2010-07-23 Daigo Moriwaki