diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2007-02-20 10:55:28 +0000 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2007-02-20 10:55:28 +0000 |
commit | 9de021c3914d540ef1c693172ac574ae71cd4984 (patch) | |
tree | 291b483b580b39d56ee201a0fa4e514b79f6911a /ChangeLog | |
parent | ceebd54c0a6b769d2a278967fc00c1b05c8cca37 (diff) |
shiritori plugin, thanks to hagabaka
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ * Timers: failing timer actions don't prevent the global timer ticker from functioning properly. + * Shiritori plugin: new word game, contributed by Yaohan Chen + <yaohan.chen@gmail.com>. People take turns to continue a chain of + words by saying words that begin with the final letter(s) of the + previous word. 2007-02-18 Giuseppe Bilotta <giuseppe.bilotta@gmail.com> |