Changelog update
authorNikolas Garofil <garo@dunaldi.garofil.be>
Sun, 7 Jun 2009 09:58:05 +0000 (11:58 +0200)
committerNikolas Garofil <garo@dunaldi.garofil.be>
Sun, 7 Jun 2009 09:58:05 +0000 (11:58 +0200)
ChangeLog

index 587c422..c5c6324 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,7 @@
 
 2009-05-31
        * Fix hostname resolution for mpd_host
+       * Made sure that no X11 stuff is in the binary with --disable-X11
 
 2009-05-24
        * Added fancy new 'temperature gradients' feature for graphs, via the -t
        * Added support for the Lua programming language
        * Added support for rending images by way of Imlib2
        * Patch to fix rounding error with CPU values (thanks Filipe)
+       * Added support for execbar without X
+
+2009-05-16
+       * Added another builtin config that is used when compiled with --disable-X11
+
+2009-05-13
+       * Fix segfault when there is no config available
+
+2009-05-12
+       * Make sure if_gw isn't checked twice
 
 2009-05-11
        * Added arguments to hwmon for value precalculation
        * Allow the use of '#' for comments within text area (can be escaped with
        '\#'
 
+2009-05-08
+       * Only include disp when needed
+       * Made sure update_uname works without X11
+
 2009-05-07
        * Fix occasional cpubar segfaults
        * Added top_name_width config option