diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2006-08-17 17:17:25 +0000 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2006-08-17 17:17:25 +0000 |
commit | 21d2d135f76357205b63ab0e9fac836ca5d1ba78 (patch) | |
tree | 7509efdd4a2548bb1c2427c32735168f1c5db540 /ChangeLog | |
parent | c6ac3e019866dd3588333e1c068deda47a55d2d4 (diff) |
Restore tell and forget behaviour without 'keyword' before them
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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> |