diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2006-08-17 13:36:53 +0000 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2006-08-17 13:36:53 +0000 |
commit | 570d8535619cf3a9d20ca3d72e5176db2c4c8223 (patch) | |
tree | 21a251cc944946116029bfa3a6245ef6f8e18e66 /ChangeLog | |
parent | fc051507843ef3b62d9c5f4eacb809d033390992 (diff) |
Fix help. For real
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ * Fix help: It got broken while rearranging the plugin stuff, now it's properly fixed. + * New Auth Framework: forgot to create the InvalidPassword exception. + It's a RuntimeError now. + * Fix help: this time for real (or so I hope). 2006-08-12 Giuseppe Bilotta <giuseppe.bilotta@gmail.com> |