docs and syntax for overwrite_file and append_file
[monky] / ChangeLog
index 297b821..e6b790b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,30 @@
+2009-02-12
+       * Added overwrite_file and append_file
+
+2009-02-10
+       * Added output_to_stderr
+
+2009-02-08
+       * Refactor top code, add top_time to sort by process cpu time (thanks
+       sohalt).
+
+2008-12-20
+       * Add if_match object comparing strings, floats and ints
+
+2008-12-18
+       * Fix segfault for diskiograph*, note the changed order of arguments
+       * Fix documentation for all graph objects
+
 2008-12-17
        * Make gateway objects also detect routes with missing RTF_GATEWAY flag
 
 2008-12-15
        * Have a maximum width for all variable length mpd vars
+       * Patch to allow escaping newlines in the config (thanks Itai)
 
 2008-12-14
        * Fix disk_protect for linux-2.6.27 (and hopefully above)
+       * Improve behaviour of $pb_battery
 
 2008-12-09
        * Add an option to timed_thread_test() to not wait for the interval period