Mercurial > p > roundup > code
changeset 233:3430c76a52b0
changes
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 17 Aug 2001 00:09:39 +0000 |
| parents | d3edb94047a5 |
| children | 0dfe39b4fa17 |
| files | CHANGES.txt README.txt |
| diffstat | 2 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Fri Aug 17 00:08:10 2001 +0000 +++ b/CHANGES.txt Fri Aug 17 00:09:39 2001 +0000 @@ -11,6 +11,8 @@ . Made the mail parser a little more robust w.r.t missing Subject: (both thanks Mikhail Sobolev) . Missed some isFooType usages (thanks Mikhail Sobolev for spotting them) + . Reverted back to sending change messages to the web editor of a node so + that the change note message is actually genrated. 2001-08-08 - 0.2.6
--- a/README.txt Fri Aug 17 00:08:10 2001 +0000 +++ b/README.txt Fri Aug 17 00:09:39 2001 +0000 @@ -97,6 +97,7 @@ . check the source file timestamps before reloading cgi_client . keep form fields in form on bad submission - only clear it if all ok + . change notes should be handled using an auditor 5. Known Bugs
