Mercurial > p > roundup > code
diff CHANGES.txt @ 419:831e91e23963
login_action and newuser_action return values were being ignored
Woohoo! Found that bloody re-login bug that was killing the mail gateway.
(also a minor cleanup in hyperdb)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 28 Nov 2001 21:55:35 +0000 |
| parents | 4be2c6be4560 |
| children | 350685601f37 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Nov 27 22:32:03 2001 +0000 +++ b/CHANGES.txt Wed Nov 28 21:55:35 2001 +0000 @@ -13,6 +13,9 @@ Fixed: . Lots of bugs, thanks Roché and others on the devel mailing list! + . login_action and newuser_action return values were being ignored + . Woohoo! Found that bloody re-login bug that was killing the mail + gateway. 2001-11-23 - 0.3.0
