Build fixes for bmpx
[monky] / ChangeLog
index 4d3f268..46c0bc0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,100 @@
+2009-11-24
+       * Added support for max_text_width
+
+2009-11-20
+       * Allow for mpd connections to use IPv6
+
+2009-11-19
+       * Added support for $pid_read and $pid_write
+
+2009-11-17
+       * Added support for $format_time
+
+2009-11-16
+       * Added support for $pid_threads, $pid_thread_list, $pid_nice,
+       $pid_priority, $pid_time_usermode, $pid_time_kernelmode and $pid_time
+       * Added IPv6 support to $tcp_portmon
+
+2009-11-15
+       * Added support for $pid_parent, $pid_uid, $pid_euid, $pid_suid,
+       $pid_fsuid, $pid_gid, $pid_egid, $pid_sgid and $pid_fsgid
+       * Added support for $uid_name and $gid_name
+       * Renamed $running_processes to $running_threads
+       * Added real $running_processes
+       * Added support for $pid_vmpeak, $pid_vmsize, $pid_vmlck, $pid_vmhwm,
+       $pid_vmrss, $pid_vmdata, $pid_vmstk, $pid_vmexe, $pid_vmlib, $pid_vmpte
+
+2009-11-14
+       * Added support for $pid_state and $pid_state_short
+       * Added support for $cmdline_to_pid
+       * Make it possible to use other vars as arguments for the $pid_'s
+
+2009-11-13
+       * Add $conky_user_time (sf.net #2830919)
+       * Drop adt746x objects
+       * Added support for $pid_chroot
+       * Added middle_middle alignment support
+
+2009-11-12
+       * Added support for $pid_environ_list, $pid_exe, $pid_openfiles,
+       $pid_stdin, $pid_stdout and $pid_stderr
+
+2009-11-11
+       * Added support for $pid_cmdline, $pid_cwd, $pid_environ
+
+2009-11-10
+       * Fix $if_mpd_playing and $mpd_percent when you stop playing a song,
+       thanks Sakari Matikka
+
+2009-11-09
+       * Fix $scroll only scrolls once
+
+2009-11-08
+       * Fix segfaults and memleaks in curl
+       * Fix building with metar but without xoap
+
+2009-11-07
+       * Added support for $threads on Linux
+       * Fixed bug in $processes on Linux
+       * Fixed building with --disable-x11, --disable-xft, --disable-lua,
+       --disable-ncurses and --disable-iostats
+       * Added ncurses to the "-v" output when necessary
+
+2009-10-25
+       * Fixed loadavg and loadgraph argument parsing and corrected it's
+       documentation.
+
+2009-09-11
+       * Fixed configure test failure. Tolua test program couldn't find lua
+       libraries (even though they existed) and failed to compile.
+
+2009-09-06
+       * Rewrite hddtemp support for better scaling.
+
+2009-08-10
+       * Add day and date data_type to $weather_forecast
+
+2009-08-03
+       * Added support for $weather_forecast (experimental)
+
+2009-08-01
+       * Added support for out_to_ncurses
+
+2009-07-31
+       * Removed alias config option due to brokenness
+       * Added support for $include
+
+2009-07-29
+       * Add icon data_type for xoap weather
+
+2009-07-23
+       * Changed xoap parsing method to xpath, in preparation to include
+       forecast data
+
 2009-07-19
        * Fixed out-of-tree builds
-
-2009-07-18
        * Update MPD elapsed/progress when stopped (sf.net #2792113)
+       * Overhauled RSS and weather, added $curl
 
 2009-07-18
        * Added compilation switch --enable-xoap to be able to use
        * Add entropy_perc printing the available entropy as percentage
        * Add read_tcp to print stuff from tcp-sockets
 
+2009-06-03
+       * Improved Imlib2 cache control by adding a global cache flush option, and
+       per image cache flushing
+
 2009-05-24
        * Added fancy new 'temperature gradients' feature for graphs, via the -t
        switch at the end of graph arguments.