Mercurial > p > roundup > code
changeset 2263:d22a40dd33af
mmm... grammar
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 06 May 2004 02:37:56 +0000 |
| parents | a13ec40cf8f5 |
| children | 9b34f41507ed |
| files | doc/upgrading.txt |
| diffstat | 1 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/upgrading.txt Thu May 06 02:35:46 2004 +0000 +++ b/doc/upgrading.txt Thu May 06 02:37:56 2004 +0000 @@ -40,8 +40,10 @@ 0.7.0 Getting the current user id --------------------------------- -Removed Database.curuserid attribute. Any code referencing this attribute -should be replaced with a call to Database.getuid(). +The Database.curuserid attribute has been removed. + +Any code referencing this attribute should be replaced with a +call to Database.getuid(). 0.7.0 ZRoundup changes
