summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fae97f54..32145d5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-10-28 Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
+
+ * A-Z game: try to guess the word the bot is thinking of: every miss
+ helps by reducing the range of allowed words, until it's so small
+ around the correct one that you can't miss it.
+
2006-10-27 Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
* Flood protection: first attempt at penalty-based flood protection.