Code

changes
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 17 Aug 2001 00:09:39 +0000 (00:09 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 17 Aug 2001 00:09:39 +0000 (00:09 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@240 57a73879-2fb5-44c3-a270-3262357dd7e2

CHANGES.txt
README.txt

index ca2077533d97272860a7d4235b0644f619e1a11d..728b289ba69c7ad1fa75b9864d09d1ba464911b4 100644 (file)
@@ -11,6 +11,8 @@ Fixed:
  . 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
index 9f17170f27f92a483dfae341620c36c37bd21df7..824759a6372df4220b410a24fe0112939b5419b6 100644 (file)
@@ -97,6 +97,7 @@ roundup-server:
   . 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