Hi, I'm proud to announce that the first stable version in the 2.0.x series, with a version number of 2.0.0 has been released and uploaded to our website. Those following the 1.9.x and 2.0rcX releases should not expect much changes between 2.0rc4 and 2.0.0, a few fixes here and there.
From now on, syslog-ng 1.6.x is strictly in maintenance mode, my efforts on syslog-ng will concentrate on the 2.0.x branch.
The list of user-visible changes in 2.0.0 since 2.0rc4: 2.0.0 Sat, 28 Oct 2006 17:32:50 +0200 Bugfixes: * Fixed some compilation warnings when using gcc4 * Fixed a problem in restarting program destinations, that could cause several instance of the program to run. * Fixed a UNIX domain socket format issue that sometimes caused a memory dump to be displayed in place of the socket name. * Fixed a bug in handling broken destination connections. Other changes: * Documentation updates. -- Bazsi