ChangeLog: Entry for 4.3.4: Bring plugins in alphabetical order.
authorFlorian Forster <octo@huhu.verplant.org>
Mon, 1 Sep 2008 06:01:33 +0000 (08:01 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Mon, 1 Sep 2008 06:01:33 +0000 (08:01 +0200)
ChangeLog

index 47e359d..7df4cdc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,17 +4,17 @@
        * collectd: Portability fixes, especially to determine endianess more
          reliable.
        * Various plugins: Fix format strings.
-       * network plugin: A fix in the initialization function solves problems
-         under Solaris.
        * disk plugin: A fix for giving disks under Linux 2.4 the right names
          again has been applied.
-       * wireless plugin: A work-around for broken wireless drivers has been
-         added.
-       * nginx plugin: A thread-unsafe function has been replaced.
-       * vserver plugin: A thread-unsafe function has been replaced.
-       * memory plugin: A typo in the libstatgrab code has been fixed.
        * memcached plugin: Fix a too short timeout and a related file
          descriptor leak.
+       * memory plugin: A typo in the libstatgrab code has been fixed.
+       * network plugin: A fix in the initialization function solves problems
+         under Solaris.
+       * nginx plugin: A thread-unsafe function has been replaced.
+       * vserver plugin: A thread-unsafe function has been replaced.
+       * wireless plugin: A work-around for broken wireless drivers has been
+         added.
 
 2008-04-22, Version 4.3.3
        * build system: Improved detection of several libraries, especially if