Happy happy joy joy, www.infodrom.ffis.de is up!
[infodrom.org/www.infodrom.org] / src / projects / sysklogd / changes-1.1.wml
1 #include <infodrom.style>
2 #include <projects.style>
3
4 <projectpg project="sysklogd">
5
6 <h3>ChangeLog for version 1.1</h3>
7
8 <p>Extensive changes and additional functionality added to klogd.  Please
9 see sources and man-pages for documentation.
10
11 <p>Fixed bugs in both syslogd and klogd with respect to fragmented
12 message re-assembly.  Bootup messages should now be display properly.
13
14 <p>Fixed bug in syslogd which prevented proper logging of messages with
15 priority classes of none and emerg.
16
17 <p>Fixed bug which caused core dump when messages were logged to users.
18 Also fixed bug with messages to login type of LOGIN.
19
20 <p>Fixed problem with zombies being left when messages were logged to
21 multiple users.
22
23 <p>Enhanced functionality of syslog_tst program.
24
25 <p>Added man-pages.
26
27 <author>Greg Wettstein</author>
28
29 </projectpg>
30
31 # Local variables:
32 # mode: html
33 # mode: auto-fill
34 # end: