• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

shogi-server source


Commit MetaInfo

Revision7f97ecceb7ed7ede1ac93a6d8ce4b2e072702855 (tree)
Time2015-01-17 09:18:20
AuthorDaigo Moriwaki <daigo@debi...>
CommiterDaigo Moriwaki

Log Message

Corrected a changelog entry

Change Summary

Incremental Difference

--- a/changelog
+++ b/changelog
@@ -21,8 +21,8 @@
2121 - Least time per move:
2222 - New command line option: --least-time-per-move n
2323 This opotion specifies a least time in second per move, which
24- was previously 1 sec but is now by default 1, meaning that a
25- decimal fraction of time for a move will be truncated.
24+ is 1 second by default. Setting 0 means that a decimal
25+ fraction of time for a move will be truncated.
2626
2727 2014-07-19 Daigo Moriwaki <daigo at debian dot org>
2828