diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-01-18 16:01:07 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-01-18 16:01:07 +0000 |
commit | 2bd1e283527bae01d61b85682a7e8ecc778997a8 (patch) | |
tree | f76419b016a63a5bd10a347f67598cebd2bb6b0f /doc | |
parent | 1acd5c7a51432e80e0670df38667f4af445228c5 (diff) | |
download | rsyslog-2bd1e283527bae01d61b85682a7e8ecc778997a8.tar.gz rsyslog-2bd1e283527bae01d61b85682a7e8ecc778997a8.tar.xz rsyslog-2bd1e283527bae01d61b85682a7e8ecc778997a8.zip |
- created an in-depth description of DA assisted queue mode
- snapshot of new thread coding - DA mode still does not work, but need to
save
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 74e1be69..bda32d6e 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -20,6 +20,10 @@ html_files = \ syslog-protocol.html \ version_naming.html \ contributors.html \ + dev_queue.html \ + queueWorkerLogic.dia \ + queueWorkerLogic.jpg \ + queueWorkerLogic_small.jpg \ rsconf1_actionexeconlyifpreviousissuspended.html \ rsconf1_actionresumeinterval.html \ rsconf1_allowedsender.html \ |