summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2006-08-17 17:17:25 +0000
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2006-08-17 17:17:25 +0000
commit21d2d135f76357205b63ab0e9fac836ca5d1ba78 (patch)
tree7509efdd4a2548bb1c2427c32735168f1c5db540 /ChangeLog
parentc6ac3e019866dd3588333e1c068deda47a55d2d4 (diff)
Restore tell and forget behaviour without 'keyword' before them
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d82ab0a8..63e06d86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,8 @@
auth, so that only owner can do stuff with it
* New Auth Framework: fix horrible typo, assignment instead of
equality test when checking for the username during login.
+ * Keywords plugin: tell and forget work again without 'keyword' before
+ them.
2006-08-12 Giuseppe Bilotta <giuseppe.bilotta@gmail.com>