We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e448b01 commit 3e55a5eCopy full SHA for 3e55a5e
CHANGES.txt
@@ -11,6 +11,8 @@ Fixed:
11
. Made the mail parser a little more robust w.r.t missing Subject:
12
(both thanks Mikhail Sobolev)
13
. Missed some isFooType usages (thanks Mikhail Sobolev for spotting them)
14
+ . Reverted back to sending change messages to the web editor of a node so
15
+ that the change note message is actually genrated.
16
17
18
2001-08-08 - 0.2.6
README.txt
@@ -97,6 +97,7 @@ roundup-server:
97
. check the source file timestamps before reloading
98
cgi_client
99
. keep form fields in form on bad submission - only clear it if all ok
100
+ . change notes should be handled using an auditor
101
102
103
5. Known Bugs
0 commit comments