summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7c33403)
raw | patch | inline | side by side (parent: 7c33403)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Fri, 17 Aug 2001 00:09:39 +0000 (00:09 +0000) | ||
committer | richard <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 | patch | blob | history | |
README.txt | patch | blob | history |
diff --git a/CHANGES.txt b/CHANGES.txt
index ca2077533d97272860a7d4235b0644f619e1a11d..728b289ba69c7ad1fa75b9864d09d1ba464911b4 100644 (file)
--- a/CHANGES.txt
+++ b/CHANGES.txt
. 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
diff --git a/README.txt b/README.txt
index 9f17170f27f92a483dfae341620c36c37bd21df7..824759a6372df4220b410a24fe0112939b5419b6 100644 (file)
--- a/README.txt
+++ b/README.txt
. 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