Added support for $uid_name
[monky] / ChangeLog
1 2009-11-15
2         * Added support for $pid_parent, $pid_uid, $pid_euid, $pid_suid,
3         $pid_fsuid, $pid_gid, $pid_egid, $pid_sgid and $pid_fsgid
4         * Added support for $uid_name
5
6 2009-11-14
7         * Added support for $pid_state and $pid_state_short
8         * Added support for $cmdline_to_pid
9         * Make it possible to use other vars as arguments for the $pid_'s
10
11 2009-11-13
12         * Add $conky_user_time (sf.net #2830919)
13         * Drop adt746x objects
14         * Added support for $pid_chroot
15         * Added middle_middle alignment support
16
17 2009-11-12
18         * Added support for $pid_environ_list, $pid_exe, $pid_openfiles,
19         $pid_stdin, $pid_stdout and $pid_stderr
20
21 2009-11-11
22         * Added support for $pid_cmdline, $pid_cwd, $pid_environ
23
24 2009-11-10
25         * Fix $if_mpd_playing and $mpd_percent when you stop playing a song,
26         thanks Sakari Matikka
27
28 2009-11-09
29         * Fix $scroll only scrolls once
30
31 2009-11-08
32         * Fix segfaults and memleaks in curl
33         * Fix building with metar but without xoap
34
35 2009-11-07
36         * Added support for $threads on Linux
37         * Fixed bug in $processes on Linux
38         * Fixed building with --disable-x11, --disable-xft, --disable-lua,
39         --disable-ncurses and --disable-iostats
40         * Added ncurses to the "-v" output when necessary
41
42 2009-10-25
43         * Fixed loadavg and loadgraph argument parsing and corrected it's
44         documentation.
45
46 2009-09-11
47         * Fixed configure test failure. Tolua test program couldn't find lua
48         libraries (even though they existed) and failed to compile.
49
50 2009-09-06
51         * Rewrite hddtemp support for better scaling.
52
53 2009-08-10
54         * Add day and date data_type to $weather_forecast
55
56 2009-08-03
57         * Added support for $weather_forecast (experimental)
58
59 2009-08-01
60         * Added support for out_to_ncurses
61
62 2009-07-31
63         * Removed alias config option due to brokenness
64         * Added support for $include
65
66 2009-07-29
67         * Add icon data_type for xoap weather
68
69 2009-07-23
70         * Changed xoap parsing method to xpath, in preparation to include
71         forecast data
72
73 2009-07-19
74         * Fixed out-of-tree builds
75         * Update MPD elapsed/progress when stopped (sf.net #2792113)
76         * Overhauled RSS and weather, added $curl
77
78 2009-07-18
79         * Added compilation switch --enable-xoap to be able to use
80         www.weather.com as a source of weather data (this avoids adding
81         libxml2 as a required dependency for users that wish to use noaa
82         and not weather.com)
83         * Added support for X alignment across multi-lined objects (i.e., using
84         $alignr with $exec)
85         * Disabled OpenMP code until GCC's implementation stabilizes
86         * www.weather.com can now be used as well as a source of weather data
87
88 2009-07-11
89         * Added support for $desktop, $desktop_number and $desktop_name (sf.net #2040528)
90
91 2009-07-09
92         * Added support for $swapfree
93         * Improved Lua API (lua_read_parse has been removed in favour of the
94         conky_parse() Lua API call)
95         * Introduced new Lua Cairo and Imlib2 bindings
96
97 2009-07-08
98         * Fixed a couple memory-related bugs
99
100 2009-07-06
101         * Added support for $weather (experimental)
102
103 2009-07-04
104         * Remove newline with comment only lines in TEXT
105         * Improved parsing of graph arguments, removed "log"|"normal" arguments in
106         favour of -l switch
107
108 2009-07-01
109         * Fix escaping of comments in TEXT (sf.net #2813390, thanks Nils)
110
111 2009-06-29
112         * Fix segfault in to_real_path, it's sometimes called with the same
113         source and dest without checking the length, causing a segfault.
114
115 2009-06-20
116         * Use the internal process list for if_running on Linux
117
118 2009-06-14
119         * Fix XMMS2 related crash (sf.net #2806111 and #2805310, thanks Lassi)
120
121 2009-06-13
122         * Added support for $blink
123         * Added support for $to_bytes
124         * Fix segfault due to bad checking of return values for inotify code
125         (sf.net #2804886)
126         * Added 'own_window_type panel' to make Conky behave like a panel (thanks
127         Ole)
128
129 2009-06-12
130         * Added support for per-task I/O statistics - $top_io
131
132 2009-06-11
133         * Added border_inner_margin and border_outer_margin config options, and
134         deprecated border_margin
135
136 2009-06-10
137         * Fix regression with loading of non-Xft fonts (sf.net #2804324)
138
139 2009-06-09
140         * Fixed a regression which causes fonts to not be rendered properly with
141         certain types of windows
142         * Added format_human_readable option (sf.net #2803345, thanks Vincent)
143         * Fix bug in comments within TEXT (where the line contains just '#')
144         (sf.net #2803586), thanks Pavelo
145         * Fix bug in $mails (sf.net #2802529, thanks Nikos)
146
147 2009-06-08
148         * $battery_short can now also display F (full), N (not present),E (empty),
149         U (unknown)
150         * Fix problem that $battery and $battery_short displayed unknown on some
151         systems when the battery wasn't unknown but full
152
153 2009-06-06
154         * Add support for membar,swapbar,cpubar,fs_bar,fs_bar_free,battery_bar,
155         execbar,execibar,lua_bar,entropy_bar,mpd_bar,apcupsd_loadbar and
156         wireless_link_bar
157         * Fix finding IP before first update
158
159 2009-06-04
160         * Add entropy_perc printing the available entropy as percentage
161         * Add read_tcp to print stuff from tcp-sockets
162
163 2009-06-03
164         * Improved Imlib2 cache control by adding a global cache flush option, and
165         per image cache flushing
166
167 2009-05-24
168         * Added fancy new 'temperature gradients' feature for graphs, via the -t
169         switch at the end of graph arguments.
170         * Allow ~/... and $HOME/... paths for more stuff.
171
172 2009-06-07
173         * Conky 1.7.1 released
174
175 2009-05-31
176         * Fix hostname resolution for mpd_host
177         * Made sure that no X11 stuff is in the binary with --disable-X11
178
179 2009-05-19
180         * Added inotify support to reload the config when modified automatically
181         on systems that support it
182         * Added inotify support for reloading Lua scripts automagically
183
184 2009-05-17
185         * Added support for the Lua programming language
186         * Added support for rending images by way of Imlib2
187         * Patch to fix rounding error with CPU values (thanks Filipe)
188         * Added support for execbar without X
189
190 2009-05-16
191         * Added another builtin config that is used when compiled with --disable-X11
192
193 2009-05-13
194         * Fix segfault when there is no config available
195
196 2009-05-12
197         * Make sure if_gw isn't checked twice
198
199 2009-05-11
200         * Added arguments to hwmon for value precalculation
201
202 2009-05-10
203         * Added support for APC UPS daemon monitoring
204         * Fixed hwmon for kernel 2.6.29
205
206 2009-05-09
207         * Allow the use of '#' for comments within text area (can be escaped with
208         '\#'
209
210 2009-05-08
211         * Only include disp when needed
212         * Made sure update_uname works without X11
213
214 2009-05-07
215         * Fix occasional cpubar segfaults
216         * Added top_name_width config option
217
218 2009-05-05
219         * Added some completely pointless OpenMP optimizations(?)
220
221 2009-05-03
222         * Added Sony VAIO fanspeed info (thanks Yeon-Hyeong)
223
224 2009-05-01
225         * Added diskio_avg_samples patch (thanks Yeon-Hyeong)
226         * Fixed $texeci regression
227
228 2009-04-30
229         * Added $combine, a var that places 2 other vars next to each other, even if they
230         have a output of multiple lines. This also makes the moving of RSS-itemes with
231         $goto (see change from 2009-04-19) no longer necessary.
232
233 2009-04-28
234         * Various XMMS2 updates (thanks Lassi)
235         * Make ALSA mixers available on Linux, and added $if_mixer_mute (thanks
236
237 2009-04-19
238         * Make it possible to place spaces in front of RSS-items as a workaround
239         for the problem that $goto only moves the first RSS-item. This is only a
240         workaround and should be replaced by a permanent fix that makes $goto move
241         all RSS-items !
242
243 2009-04-13
244         * Fix broken compilation without X11
245
246 2009-04-09
247         * Added default_bar/graph/gauge_size config options (thanks wire64 for the
248         idea)
249
250 2009-03-24
251         * Added eval text object to realise double parsing
252
253 2009-03-15
254         * Added gauge widget patch, sf.net id #2676128 (thanks Aner)
255
256 2009-05-01
257         * Conky 1.7.0 "Hungry Hobo" released!
258
259 2009-04-28
260         * Various XMMS2 updates (thanks Lassi)
261
262 2009-04-09
263         * Fix broken xmms2 compilation (thanks fusetak)
264         * Minor fix for fs_used_perc, fs_free and fs_free_perc (thanks
265         lightpriest)
266
267 2009-03-28
268         * Applied FreeBSD patches (thanks Nikos)
269
270 2009-03-16
271         * Fix bug with wacky netstat values on startup
272
273 2009-03-15
274         * Added extra newline patch, sf.net id #2638601 (thanks Ali)
275         * Disk i/o support on FreeBSD patch, sf.net id #2657227 (thanks Nikos)
276         * Added gauge widget patch, sf.net id #2676128 (thanks Aner)
277
278 2009-03-07
279         * Added alias patch ( sf.net id #2663691 ) changed it to prevent it from
280         overwriting existing environment variables and updated docs, syntaxfiles, ...
281
282 2009-03-01
283         * Added if_updatenr
284         * Rewrite human_readable() to minimise amount of padding
285         * Fix padding in temp_print()
286         * Fix padding of $processes and $running_processes
287
288 2009-02-17
289         * Added $battery_short patch, sf.net id #2300911 (thanks Swoog)
290         * Patch by Kim Holviala sf.net id #2484548:
291                 * change the height of execbar and execibar to be the same as other
292                 bars have by default (6 pixels)
293                 * treat mixer values as percentages as they're usually 0-100 (switch
294                 to spaced_print() with pad_percents)
295                 * change temp_print() from snprintf() to spaced_print()
296                 * remove decimals from temp_print() as none of the current sources can
297                 supply values smaller than 1 degree (C or F, doesn't matter)
298                 * fix number printing in human_readable()
299                 * network $upspeed and $downspeed now use human_readable()
300         * Fix diskio_read/write patch sf.net id #2493084 (thanks Alexander)
301         * Fix nvidia memory frequency reading patch sf.net id #2493134
302         * Patch to clarify things in conky.conf sf.net id #2548805 (thanks
303         Carpathia).
304         * Fix shown battery status when the battery is not charging any more but
305         is not full charged patch sf.net id #2556056 (thanks Martin)
306         * Extended support for local Maildir patch sf.net id #2561323 (thanks
307         Nicolas)
308         * XMMS2 fix and refactoring patch sf.net id #2579357 (thanks Tamim)
309         * Null mpd variables should have an empty string patch sf.net id #2564747
310
311 2009-02-15
312         * Added out_to_x
313
314 2009-02-12
315         * Added overwrite_file and append_file
316
317 2009-02-10
318         * Added out_to_stderr
319
320 2009-02-08
321         * Refactor top code, add top_time to sort by process cpu time (thanks
322         sohalt).
323
324 2009-01-04
325         * Drop --enable-smapi and use --enable-ibm instead
326         * Make ibm-acpi objects optional (--enable-ibm)
327
328 2008-12-20
329         * Add if_match object comparing strings, floats and ints
330
331 2008-12-18
332         * Fix segfault for diskiograph*, note the changed order of arguments
333         * Fix documentation for all graph objects
334
335 2008-12-17
336         * Make gateway objects also detect routes with missing RTF_GATEWAY flag
337
338 2008-12-15
339         * Have a maximum width for all variable length mpd vars
340         * Patch to allow escaping newlines in the config (thanks Itai)
341
342 2008-12-14
343         * Fix disk_protect for linux-2.6.27 (and hopefully above)
344         * Improve behaviour of $pb_battery
345
346 2008-12-09
347         * Add an option to timed_thread_test() to not wait for the interval period
348         (so that IMAP IDLE works better)
349
350 2008-12-08
351         * Fix runtime debugging macros again
352         * Big hddtemp rewrite
353         * Remove README from git and ignore it
354         * Remove obsolete documentation
355
356 2008-12-07
357         * Removing $freq_dyn and $freq_dyn_g due to license issues (see sf.net
358         tracker bug #2166612)
359         * Allow more than 9 CPUs for CPU stats (bug 2155500)
360         * Fix broken $execbar (bug 2133709)
361         * Don't put unit with hddtemp values for consistency (bug 2133107)
362         * Limit $battery_percent to 100 (bug 2145006)
363         * Fix runtime debugging macros
364         * Make unit of all temperature objects selectable
365         * Make Conky in dock mode a withdrawn window
366
367 2008-12-06
368         * Switching from svn to git repository.  The repo can be viewed from
369         http://git.omp.am/?p=conky.git;a=summary and you can clone the repo with:
370         git clone git://git.omp.am/conky.git
371         * Fix for wrong usage of strncat (thanks Pavol)
372         * Adds a variable if_xmms2_connected to hide objects when xmms2d is not
373         running (thanks Lassi)
374         * Fix for buffer overflow with $execi (thanks Cesare)
375         * Fetch volume through Audacious API (thanks Erik)
376
377 2008-12-06
378         * Removed duplicate sanity check for diskio
379
380 2008-11-30
381         * Added runtime debugging output
382
383 2008-11-29
384         * Added template support
385
386 2008-10-08
387         * Applied OpenBSD patches
388         * Added $if_mpd_playing patch (thanks tarpman)
389
390 2008-09-24
391         * Introduced (buggy) support for IMAP IDLE
392         * Added support for MOC (the console audio player) (thanks henux)
393         * Added scroll step patch (thanks asto)
394
395 2008-09-11
396         * Maybe fix missing include bug
397         (http://bugs.gentoo.org/show_bug.cgi?id=235233)
398         * Improve timed_thread interval timing
399         * Improve Conky's overall interval timing
400         * Added small patch to support negative values (such as negative disk
401         capacity) (thanks hinokind)
402
403 2008-09-10
404         * Improved hddtemp support
405
406 2008-09-07
407         * Fixed bug with freq_dyn on x86_64 (thanks Miroslav)
408         * Fixed buffer overflow in update_net_stats() (thanks Miroslav)
409         * Small fix for nvidia mem freq (thanks Cezary)
410
411 2008-08-14
412         * Conky 1.6.1 released
413         * Fix compile error when MPD support not enabled
414
415 2008-08-05
416         * Add option to specify number of retries for IMAP/POP3 stuff (via -r)
417
418 2008-08-03
419         * Smaller $nvidia improvements
420
421 2008-07-29
422         * Added missing header to package dist
423
424 2008-07-21
425         * Conky 1.6.0 released
426
427 2008-07-16
428         * Fixed bug with $if_empty and $mpd_* vars (sf.net #2008752)
429
430 2008-07-06
431         * Made log/normal argument for graphs optional
432
433 2008-07-03
434         * Solve linking on problems on some systems (like Debian's Lenny)
435
436 2008-07-01
437         * Add libgnu convenience lib, modules stdio and getaddrinfo.
438         * Configure option for mathfunctions
439
440 2008-06-29
441         * Fixed missing entries in Makefile.am
442         * Get rid of obsolete gethostbyaddr and getservbyport
443
444 2008-06-28
445         * Added sysfs AC adapter support patch (thanks Byron)
446         * Added support for EVE-Online skill monitoring (thanks Asbjørn)
447
448 2008-06-25
449         * new variables smapi_bat_temp and smapi_bat_power
450         * improved docs for freq_dyn* variables
451
452 2008-06-21
453         * Replaced the global text_object array and count with a
454         text_object_list
455         * Renamed various vars
456         * Removed redundancy in various parts
457
458 2008-06-20
459         * Use output_methods instead of out_to_console
460         * Made some functions non-inline to compile with gcc 4.2 and higher
461
462 2008-06-19
463         * Fixed compilation issues with --enable-testing
464         * Refactored format_seconds and format_seconds_short
465         * Changed addr to print "No Address" when there is no address
466         * Removed redundancy in various parts
467         * Split help output into a separate function
468
469 2008-06-17
470         * Made defines of magic numbers
471
472 2008-06-16
473         * Moved audacious defs into header
474         * Fixed 3 bufferoverflows in a struct utmp in users.c
475
476 2008-06-09
477         * Graphs can now be logarithmic (except execigraph)
478
479 2008-06-08
480         * Bugfix, $memgraph wasn't working and needed docs
481         * Code for $lines and $words
482         * Bugfix, $execgraph showed 0-0 instead of 0-100 values
483
484 2008-06-07
485         * Case-insensitive values for if_up_strictness 
486         * Fix bug where DEV_NAME can read uninitialised memory
487         * Fix bug where ${if_mounted /}foo$endif prints foo on 1 line for
488         each update instead of just 1 line
489
490 2008-06-06
491         * Code for $scroll
492         * Code for $memfree and $memeasyfree
493
494 2008-06-05
495         * Fix bug where conky prints everything twice to STDOUT when
496         out_to_console is enabled
497         * Code for show_graph_range
498         * Code for $monitor and $monitor_number
499
500 2008-06-04
501         * Fix bug where conky tries to free a already freed pointer when you
502         use gw_iface with a empty routingtable in linux
503         * Fix bug where conky tries to tries to display deleted chars in a
504         string (chars followed by a backspace-char) causing strange output.
505
506 2008-06-03
507         * Added NVIDIA Graficcard support patch (thanks meissna)
508         * Added --quiet patch (thanks sceptik)
509
510 2008-05-30
511         * Simplified docs for color0-9 config settings and variables.
512         * Improved $if_up for configurable behaviour.
513
514 2008-04-29
515         * own_window_type dock patch (thanks Morgan).
516         * Fix for $if_up memleak (thanks Micha¿).
517
518 2008-04-12
519         * Added patch for the following (thanks larsko):
520                 * New $loadgraph to show a graph of load averages,
521                 * add "show_graph_scale" option to turn off/on the showing of the
522                 current max value for the graph,
523                 * minor code fixes,
524                 * update nano and vim syntax highlighting stuff.
525
526 2008-04-10
527         * Getting rid of goto usage throughout code.
528         * Fix bug due to usage of gethostbyname() in threads (which is not
529         reentrant) by using gethostbyname_r() when available.
530         * Added patch for battery_time problem on 2.6.24 (thanks wedge).
531         * Added patch to fix broken xmms2 stuff (thanks sleipner).
532         * Added patch to fix SIGHUP/SIGUSR1 segfault (thanks norsetto).
533         * Added patch to improve $if_up (thanks Aseem).
534
535 2008-04-02
536         * Added patch to use mail_spool correctly (thanks Kapil)
537         * Replacing strdup() with strndup() throughout
538
539 2008-04-01
540         * Fixed segfault when configuration doesn't contain TEXT block (thanks
541         Pippijn).
542
543 2008-03-31
544         * Conky 1.5.1 released.
545         * Added --enable-testing configure option to use insane compiler flags.
546
547 2008-03-30
548         * Added mem_res and mem_vsize to $top.
549         * Improved parsing of $diskio*, $disk_protect and $ioscheduler args.
550
551 2008-03-29
552         * Increased C99 compliance.
553         * Fixed potential segfault in get_ioscheduler().
554         * Implemented upwards path traversal for fs_type.
555         * Fixed bug in libmpdclient that caused file descriptors to be left open.
556         * Cleaned up output of battery_* vars.
557
558 2008-03-28
559         * Fixed messed up percentages (fs_free_perc, fs_used_perc, mpd_percent,
560         battery_percent).
561
562 2008-03-24
563         * Fixed for specifying a non-existent configuration file.
564         * Added disk_protect.
565         * Fixed too many open files bug in laptop_mode.
566         * Fixed reading interface adresses.
567         * Fixed battery_bar default size.
568
569 2008-03-23
570         * Fixed compilation with --disable-x11.
571         * Fixed linux.c compilation problem due to (suspected) broken linux
572         headers.
573         * $battery_bar sysfs fix (thanks Marcus).
574
575 2008-03-22
576         * Conky 1.5.0 released.
577         * Smapi review: improved code, fixed memleaks and smapi_bat_perc when
578         using pad_percents.
579         * Fixed spaced_print, so pad_percents should now work as expected.
580         * Removed a line of dead code.
581         * Added support for displaying the default gateway.
582         * Support displaying current laptop_mode.
583         * Per-disk IO scheduler information now available.
584         * Support printing current nameservers.
585
586 2008-03-20
587         * Added CRLF characters to POP3 and IMAP stuff (should play nicer with
588         some servers now).
589         * Added preliminary support for parsing the output of external commands
590         (via $execp and $execpi).
591         * Applied FreeBSD total memory patch (thanks Nikos).
592
593 2008-03-19
594         * Fixed a number of small memory leaks.
595         * Performed some minor profiling on Conky; reduced text_buffer_size
596         default to 128 bytes to improve performance.
597         * Fixed some minor bugs introduced by new patches.
598
599 2008-03-17
600         * Applied 12 patches:
601                 1) sysfs battery support (for Linux >=2.6.24) (thanks Kapil)
602                 2) Improved audacious support patch (thanks Miroslav)
603                 3) tp_smapi support patch for IBM laptops (thanks Phil)
604                 4) user info patch (thanks Roland)
605                 5) added conky build info patch (thanks Roland)
606                 6) added if_up patch (thanks Phil)
607                 7) added reload on SIGHUP patch (thanks Jonas)
608                 8) added pad percentages patch (thanks Jonas)
609                 9) added fs_type patch (thanks Ryan)
610                 10) added xmms2 fixes patch (thanks Lassi)
611                 11) fix sysfs crash patch (thanks Phil)
612                 12) multiple ip patch ($addrs).
613         * Added more alignment support (top_middle, bottom_middle, middle_left,
614         and middle_right).
615
616 2008-02-08
617         * Applied 2 patches:
618                 1) Add diskio for individual devices.
619                 2) Improved output of units, added "short_units" option.
620
621 2008-01-05
622         * Applied some more submitted patches:
623                 1) Add long forms of (most of) the command-line options.
624                 2) Added an option (top_cpu_separate) that emulates top's "separate
625                 cpus" option.  Processor usage is shown as a percentage of a
626                 single processor on your system, instead of a percentage
627                 of all processors combined.
628                 3) Adds a parameter (time) to top and top_mem that will show the
629                 cumulative CPU time of a process.
630                 4) Simplified integer rounding.
631                 5) Fixed the window width when a goto is used.
632                 6) Fixed the window width when an offset is used.
633                 (thanks Kevin Lyles).
634
635 2007-12-31
636         * Applied submitted patches:
637                 1) to suport Debian's kFreeBSD;
638                 2) to use realtime clock in timed threads and
639                 3) to fix get_ibm_acpi_volume zero value bug
640                 (thanks Kapil Hari Paranjape).
641
642 2007-11-22
643         * Conky 1.4.9 released.
644
645 2007-11-18
646         * Added Gentoo USE flag audacious-legacy for Audacious legacy support.
647
648 2007-11-16
649         * Added support for Audacious 1.4.0 and legacy versions via
650                         --enable-audacious=yes|no|legacy.
651
652 2007-11-14
653         * Fix compilation error with --disable-x11 (bug #1830373).
654         * Bump doc stylesheet from 4.3 to 4.4.
655
656 2007-10-31
657         * Fix mpd_smart bug #1822773.
658
659 2007-10-23
660         * Externalize default config file: ${sysconfdir}/conky/conky.conf
661
662 2007-10-21
663         * Initialize music_player_interval so built-in .conkyrc actual works.
664         * Lower timed_thread minimum timing interval from 50 usecs to 10 usecs.
665         * Separate timed thread asserts for clarity.
666         * Remove ${tail /var/log/Xorg.0.log} from default text.
667         * Update vim/nano syntax files.
668
669 2007-10-18
670         * Conky 1.4.8 released.
671
672 2007-10-17
673         * doc/man fixes 1810328 & 1813483.
674         * struct alignment patch 1812924 (sohalt).
675
676 2007-10-02
677         * Multiple mailbox patch (thanks Ben Kibbey).
678
679 2007-09-28
680         * Small fix for $ibm_volume (thanks Kapil Hari Paranjape).
681         * Patch so $tail can read from a fifo file descriptor (thanks Ben Kibbey).
682
683 2007-09-01
684         * Improved performance slightly.
685         * Added 'music_player_interval' config option to specify an update interval for
686                         music player threads (currently honored by mpd and audacious).
687         * Fixed some minor memory leaks associated with SIGUSR1.
688         * Zero out imap and pop3 stuff when the connection fails.
689
690 2007-08-31
691         * _Really_ fix mpd SIGPIPE issues.
692         * Fix timed thread race condition, seen esp. on new kernel scheduler (cfs).
693         * Fix $audacious_title not being displayed when no length argument indicated.
694
695 2007-08-30
696         * Conky 1.4.7 released.
697         * Check for pkg-config >=0.19.
698         * Use timed_thread for mpd.
699
700 2007-08-27
701         * Fixed issue with SIGPIPE and mpd.
702         * Updated COPYING (with more clarifications).
703
704 2007-08-14
705         * Updated vim/nano syntax files.
706
707 2007-08-12
708         * Added $hwmon var, similar to $i2c and $platform.
709
710 2007-08-12
711         * Added var $platform which is similar to $i2c and accommodates the conversion
712           of many devices from /sys/bus/i2c/devices to /sys/bus/platform/devices.
713         * Removed config item post_21_kernel since it forced all i2c device lookups
714           to go to /sys/bus/platform/devices and some people may need a mix of both
715                 i2c and platform devices.
716
717 2007-08-10
718         * Clarifying licensing
719
720 2007-08-08
721         * RSS support
722         * Wireless support for Linux
723
724 2007-08-05
725         * Conky 1.4.6 released
726         * Updated to libmpdclient 0.13.0
727         * Added 'post_21_kernel' config param to specify kernels 2.6.22 and newer
728         so i2c works properly
729
730 2007-08-04
731         * Fixed potential issue on FreeBSD when nprocs < 10 (thanks zotrix)
732         * Added support for multiple batteries when using acpi (thanks Phil)
733         * a bunch of code cleanups (thanks Psychon)
734         * added max length paramater to mpd_title (thinks fow)
735         * a number of small bug fixes
736
737 2007-07-15
738         * Fix PID display, patch #1753934.  thanks sohalt.
739         * Fix displaying 4 GB traffic after reloading network driver,
740                         patch #1754260.  thanks sohalt.
741
742 2007-06-21
743         * Right-justify top/top_mem vars (pid/cpu/mem} so they align on the decimal.
744
745 2007-04-25
746         * Added color[0-9] variable patch (thanks jieryn)
747
748 2007-04-05
749         * Added if_empty patch (thanks Erik)
750         * Added if_existing patch for string matching (thanks cromka)
751         * Added hwmon support (thanks flitsch)
752         * Some xmms2 updates (thanks sleipner)
753         * Added $battery_percent and $battery_bar (thanks akash)
754
755 2007-02-25
756         * OpenBSD support added to Conky (thanks hifi)
757         * Updated mboxscan stuff (thanks calmar)
758
759 2007-02-25
760         * Created branch/1.5 copy of trunk/conky1.  Removing all experimental
761           network code from trunk/conky1.
762
763 2007-02-14
764         * Include missing mboxscan.h in conky.h.
765         * Fixed signedness warnings in conky.c.
766
767 2007-02-11
768         * Added buffer_text_size option to change the size of the buffer for
769         things like $exec, $tail, et cetera
770         * Added $mboxscan which lets you display the Subject and From fields
771         from recent email in an mbox file
772         * Disambiguated (is that a word?) $cpu docs
773
774 2007-01-14
775         * Fallback to gettimeofday() when clock_gettime () not available (mac os).
776
777 2007-01-09
778         * API change (timing in milliseconds) for dexter_timedsampler_new ().
779
780 2007-01-07
781         * Add config.rpath (created by gettextize -copy) to distribution
782           to satisfy AM_ICONV.
783         * Clean up some warnings; remove ftp.[ch] from src/Makefile.am.
784
785 2006-12-29
786         * Update svn ebuild to new sourceforge url scheme.
787                 - requires deletion of existing wc: rm -rf /usr/portage/distfile/svn-src/conky/
788         * Added head/tail rewrite patch (thanks Ryan Twitchell)
789         * Added diskio read/write sf.net patch 1542880 (thanks Blondak)
790
791 2006-12-26
792         * Clear conky vars on disconnect/failure to open files.
793
794 2006-12-23
795         * Updated to libmpdclient 0.12.0
796
797 2006-12-22
798         * client/server infrastructure and prototype for linux only (so far):
799                 - requires libdexter (http://sourceforge.net/projects/libdexter)
800                 and the dxt-sysinfo plugin (svn only at the moment).
801         * new config items:
802                 - dexter_client yes/no
803                 - dexter_server yes/no
804                 - dexter_config /path/to/libdexter/config (default: $HOME/.dexterrc)
805                 - own_window_class <WM Class Name> (default: Conky)
806                         - replaces wm_class_name
807                 - own_window_title <Window Title> (default: <hostname> - conky)
808         * removed config items:
809                 - wm_class_name (use own_window_class, same function)
810         * configure changes:
811           --disable-network (default=yes) with auto-detection for libdexter.
812                 - remove useless --enable-proc-uptime (PROC_UPTIME never referenced).
813                         HAVE_SYSINFO and others determine if /proc/uptime is used.
814                 - silently disable xft, double-buffer and xdamage if no x11.
815                 - change enable/disable labels to reflect defaults accurately.
816                 - simplified compile-based checks for sysinfo/getloadavg and by moving
817                   them into AC_CHECK_FUNCS.
818         * allow decorated, own_window=yes windows to be given input focus by WM:
819                 - do not pass button clicks through to desktop in this scenario as conky
820                   immediately loses focus.
821
822 2006-12-13
823         * Clarify LGPL license on timed_thread modules.
824         * Update NEWS files.
825
826 2006-12-12
827         * Split battery variable into two:
828                 battery, e.g. "charging 75%" and
829                 battery_time, e.g. "3h 15m".
830         * Conky 1.4.5 released.
831
832 2006-12-11
833         * Close pop3/imap sockets.
834         * Fix outstanding battery issues.
835
836 2006-12-10
837         * Fix peek table bug with new portmon code.
838
839 2006-12-09
840         * Replaced hash module used by libtcp-portmon with GLib's GHashTable,
841         due to licensing issue noted by Fedora Core packagers.
842         * Eliminated config items:
843                 min_port_monitors,
844                 min_port_monitor_connections
845         * Added config item:
846                 max_port_monitor_connections
847
848 2006-11-30
849         * Added $entropy_avail, $entropy_poolsize and $entropy_bar
850         for the crypto freaks.  Idea suggested by Perttu Luukko
851         <nuteater@users.sourceforge.net> in feature request 1497050.
852         * Added max length specifier to audacious_title.  Closes
853         feature request #1600631.
854
855 2006-11-28
856         * Rearrange retry attempts in pop3 and imap code, removing sleep()
857         calls which cause the whole process to sleep, not just the thread.
858
859 2006-11-22
860         * Added max_specials config item with default 512.  This should
861         close bug #1574523 for real this time.  Thanks to John Harrigan
862         <jfharrigan@fedex.com> for this one.
863
864 2006-11-21
865         * Changed autotools for subversion versioning.
866         * Updated svn ebuild for gentoo.
867         * Documentation updates for clarity, i.e. close bug #1599041.
868
869 2006-11-20
870         * fix compile error with --disable-xdamage when Xdamage.h not present.
871
872 2006-11-18
873         * fix bug where present rate var was not being read from acpi battery
874         state file: /proc/acpi/battery/%s/state.
875
876 2006-11-15
877         * Change linkstatus display for use_spacer.  Closes bug #1577580.
878
879 2006-11-14
880         * Fix compile error with --disable-x11.
881         * Add new timed thread abstraction routines.
882         * Convert thread activity to timed threads, including
883         texeci, imap, pop3, audacious.
884         * Change memory vars from unsigned long to unsigned long long
885         to fix reported overflow, e.g. swapmax >= 4Gb.
886
887 2006-11-13
888         * Use pthread_cond_timedwait() instead of sleep() in audacious
889         thread.  Will convert all worker threads to this timing method.
890
891 2006-11-12
892         * Fix freebsd build error.
893         * Minor changes to syntax files.
894         * Conky 1.4.4 released.
895
896 2006-11-11
897         * Add max_user_text to documentation.
898         * Fixed BadWindow bugs (#1568366, #1588384).
899
900 2006-11-10
901         * Remove on_bottom and xmms_player completely.
902         * Closed ibm_temps bug #1591609.
903         * Conky 1.4.3 released.
904
905 2006-11-09
906         * Updated vim and nano syntax coloring scripts.
907         * Added extras/ dir with syntax stuff to distribution tarball.
908
909 2006-11-08
910         * Added new config item 'max_user_text' with default 16384,
911         twice as large as previous hard-coded default of 8192 bytes.
912         Increase as needed to accomodate large config files with a
913         great deal of text.  This closes SF bug #1574523.
914
915 2006-11-07
916         * Changes to configure.ac for pkg-config on x11/xext/xdamage,
917         with fallback to conventional checks.
918         * Fixed segmentation fault on SUGUSR1 bug.
919         * Commented out Imlib2 from configure.ac since it's only partially
920         implemented.
921
922 2006-11-04
923         * Removed broken mldonkey and seti support.
924         * Added Hellf[i]re's nano syntax coloring script to svn.
925
926 2006-11-03
927         * Removed support for Xmms, BMP and Infopipe from conky.
928         The Xmms and Bmp players are projects are dead and distros such
929         as Gentoo are slating them for removal.
930         * Added support for Audacious using new audacious vars.
931
932 2006-10-18
933         * Implement WiFi signal level detection on FreeBSD (patch
934         by Stepan Zastupov)
935
936 2006-10-04
937         * Fix buffer overflow in parsing LC_ALL, LC_CTYPE and LANG
938         environment variables and fix crash for users with locale
939         name longer than 10 chars (repored by Michael Schwendt)
940
941 2006-09-30
942         * --enable-debug added.
943         * prevent libtool from adding its default CFLAGS
944
945 2006-09-28
946         * Use pkg-config instead of xft-config.
947         * Fix last line bug which had required padding text with extra blank line
948         to see text on last line.
949
950 2006-09-01
951         * Fix type-punning and "differ in signedness" warnings seen with
952         gcc-4.1 -O2.
953
954 2006-08-27
955         * Fix compilation errors when building with --diable-x11; bug #1547164
956
957 2006-08-12
958         * Make configure script print summary info
959         * Make `conky -v` show compiled-in features
960
961 2006-08-10
962         * Added Spock's patches, adding hddtemp, goto and tab variables.
963
964 2006-07-13
965         * Added tztime patch to show time in arbitrary time zones (thanks Ram
966         Yalamanchili)
967
968 2006-06-07
969         * Small battery fix (thanks Nexox, sf.net patch 1500014)
970         * Fixed order of variables/objects in docs (thanks Peter Tarjan)
971
972 2006-05-27
973         * Fixed a bug with $font
974
975 2006-05-24
976         * Xdamage support for composite and pals
977
978 2006-05-23
979         * CPU voltage support via $voltage_mv and $voltage_v (thanks to Peter
980         Tarjan for the patch)
981
982 2006-05-21
983         * SMP support for $freq and $freq_g (thanks to Peter Tarjan for the
984         patch)
985
986 2006-05-17
987         * Fixed issue with graphs not reaching all the way to the borders
988         (sf.net bug 1470480)
989         * Cleaned up units
990
991 2006-05-15
992         * Conky 1.4.2 released
993
994 2006-05-13
995         * GNU Iconv support added, new objects $iconv_start and $iconv_stop
996         * Added some safety to the threading code
997
998 2006-05-09
999         * Changed $font behavior so that the font persists past the next
1000         newline.  It can be set back to the default with $font with no args.
1001         (closes bug 1478676 on sf.net)
1002
1003 2006-05-08
1004         * Added simple POP3/IMAP mail clients
1005
1006 2006-04-23
1007         * Added support for PowerBook batteries
1008         * Fixed broken $if/$else stuff
1009
1010 2006-04-15
1011         * Added patch from Peter Tarjan to add support for IBM ACPI
1012         * Added xmms2 patch from Lassi Selander (sf.net patch 1469523)
1013
1014 2006-04-11
1015         * Removed sa_restorer crap (may fix some compile errors for some
1016         people)
1017
1018 2006-04-07
1019         * Added patch for adt746x fan/cpu speed for kernel >=2.6.12
1020
1021 2006-03-30
1022         * Added patch to support new port monitor REMOTESERVICE peekable.
1023
1024 2006-03-29
1025         * Scan port numbers as short.  Fixes debian bug# 359974.
1026
1027 2006-03-25
1028         * Added XMMS2 patch 1456203 from Lassi Selander
1029         * Added FreeBSD battery patch 1456008 from Petr Holub
1030
1031 2006-03-21
1032         * Fixed ${top(_mem)} related code on FreeBSD (with help of Petr
1033         Holub <hopet@users.sourceforge.net>)
1034
1035 2006-03-15
1036         * Removed bmp-infopipe dependency from 1.4.1 and 1.9999 ebuilds for Gentoo
1037         (Gentoo bug# 125226).
1038         * Fixed subversion ebuild for conky1 (1.9999) so it pulls the new trunk
1039         path for conky1.
1040
1041 2006-03-12
1042         * FreeBSD cpu info patch
1043         * Conky 1.4.1 released
1044
1045 2006-03-07
1046         * Fixed issue where some WM's don't control conky own_window windows.
1047         * Added newly-updated vim file detection and syntax hilighting files to svn.
1048         * Fixed issue with graphs resetting colours (sf.net bug #1420473)
1049
1050 2006-03-06
1051         * Fixed battery problems when charged
1052         * MPD code handles broken pipe now, instead of just killing conky
1053         * Switch from CVS to SVN.  Thanks SourceForge.
1054
1055 2006-03-05
1056         * Added patch to make $cpu stuff work on alpha (thanks Thomas Cort)
1057         http://bugs.gentoo.org/show_bug.cgi?id=122637#c3
1058         * Stop using override_redirect true -- conky back under WM control
1059         when using 'own_window yes'.
1060         * Fixed texeci breakage when forking to background is on
1061
1062 2006-02-14
1063         * Drastically simplified own_window=yes window creation code.
1064         * on_bottom and wm_class_name deprecated (they do nothing)
1065
1066 2006-02-13
1067         * Fixed typo bug in portmon code that caused incorrect monitor data
1068         to be displayed.
1069
1070 2006-02-12
1071         * Conky 1.4.0 released
1072
1073 2006-01-27
1074         * Cleaned up texeci code
1075
1076 2006-01-26
1077         * Added freedesktop.org extended window manager hints (EWMH)
1078         for window type NORMAL and state's STICKY/SKIP_PAGER/SKIP_TASKBAR.
1079         Fixes stacking order issues with freedesktop-compliant wm's,
1080         such as XFCE4+.
1081
1082 2006-01-25
1083         * Fixed stupid graph code (it still sucks) sf.net bug 1372962
1084         * Fixed $if_* stuff, sf.net bug 1401338 and 1400854
1085         * Fixed xmms.c code to load glib 1.2 shared object lib.
1086
1087 2006-01-11
1088         * Added xmms version 1 support.
1089         * Added bmp through 0.9.7.1 support.
1090         * Added config item xmms_player: none, xmms, bmp, audacious or
1091         infopipe.
1092
1093 2006-01-07
1094         * Added Audacious media player support.
1095
1096 2006-01-06
1097         * Fixed infopipe bug (select() affects timer as a side effect on
1098         Linux!)
1099
1100 2006-01-05
1101         * Added draw_graph_borders option
1102         * Added XMMS/BMP InfoPipe plugin support
1103
1104 2006-01-01
1105         * Conky 1.3.5 released
1106
1107 2005-12-31
1108         * Fixed bug with use_xft causing ignorance of font selection (sf.net
1109         bug 1387564)
1110         * Fixed issue with parsing of hex values for colours
1111
1112 2005-12-30
1113         * Added BMPx (http://beep-media-player.org/) support
1114
1115 2005-12-14
1116         * Fixed issues with execi stuff
1117
1118 2005-12-10
1119         * Added sf.net patch 1374576
1120
1121 2005-12-05
1122         * Fixed sf.net bug 1367745
1123
1124 2005-11-30
1125         * Fixed sf.net bugs 1369607, 1367735 and gentoo bug 113921,
1126           all variations of the same array out of bounds issue.
1127         * "Fixed" code in fs.c and conky.c to make fs stats match those displayed by df (affects reporting against ext3 filesystems only)
1128
1129 2005-11-27
1130         * new code in linux.c and top.c to calculate CPU % correctly on 2.6 kernels.
1131
1132 2005-11-24
1133         * Fixed gentoo bug# 113219
1134
1135 2005-11-23
1136         * Added #define/#undef SIGNAL_BLOCKING in conky.c for experimenting
1137         with synchronous signal processing. set to #undef for previous behavior.
1138         * Use POSIX signal api's, not the ANSI signal().
1139
1140 2005-11-22
1141         * Fixed IP address bug (sf.net bug 1359055)
1142
1143 2005-11-16
1144         * Conky 1.3.4 released
1145
1146 2005-11-12
1147         * Replaced bitwise copy of tcp_connection_t with function
1148         copy_tcp_connection().
1149         * Changed call interfaces for get_acpi_fan(), get_acpi_ac_adapter(),
1150         get_freq(), get_freq_dynamic(), get_adt746x_cpu(), get_adt746x_fan(),
1151         eliminating all mallocs.  pkovacs.  See bug 1355470.
1152
1153 2005-11-11
1154         * moved hash sizing code into portmon lib, where it belongs
1155         * More mem leaks fixed.
1156
1157 2005-11-10
1158         * Added config items min_port_monitors / min_port_monitor_connections
1159
1160 2005-11-09
1161         * Cleaned up top code, bug fixes
1162         * Fixed some memory leaks
1163
1164 2005-11-08
1165         * Fix bug# 1351686.  Patch by boojit.
1166         * Fixed 1331576 (I think) with bad cpu usage reporting
1167
1168 2005-11-01
1169         * Documentation updates for compiling and port monitoring
1170         * Removed cairo stuff (it's useless)
1171
1172 2005-10-31
1173         * Added statfs sf.net patch 1344493
1174
1175 2005-10-30
1176         * Added tcp port monitor support (pkovacs)
1177
1178 2005-10-28
1179         * Added WM_CLASS patch from sf.net patch 1340825
1180
1181 2005-10-21
1182         * acpi segfault should be fixed (sf.net bug 1330893)
1183         * SIGUSR1 bug fixed? (sf.net bug 1330914)
1184
1185 2005-10-17
1186         * Ugly MPD mem leak fixed
1187         * Other mem leaks fixed
1188         * Fixed thing where conky exits if LC_ALL and friends isn't set
1189         * Conky 1.3.3 released
1190
1191 2005-10-13
1192         * Conky 1.3.2 released
1193
1194 2005-10-10
1195         * More MPD objects (sf.net patch 1319461)
1196
1197 2005-10-07
1198         * fixed mldonkey bug? sf.net bug 1316531
1199
1200 2005-09-30
1201         * Linkstatus patch from btlee on f.g.o (see
1202         http://forums.gentoo.org/viewtopic-p-2765647.html#2765647)
1203
1204 2005-09-29
1205         * Fixed build on FreeBSD for non-i386
1206         * Made it so top_mem doesn't show all the forks of one process
1207
1208 2005-09-27
1209         * Fixed small bug in config parsing (thanks robgrady, bug 1306032)
1210
1211 2005-09-24
1212         * Fixed bug where graphs/bars don't show when maximum_width is enabled
1213
1214 2005-09-15
1215         * Fixed right-alignment bug thanks to Pascal Eberhard
1216         * Applied patch 1291420 from sf.net
1217         * Fixed issue with whack graph data
1218         * Fixed issue with Conky quitting when a file fails to load
1219
1220 2005-09-11
1221         * Fixed bug with xft and double buffer in own window
1222         * 1.3.1 released
1223
1224 2005-09-04
1225         * Misc small bug fixes
1226
1227 2005-09-03
1228         * MPD patch (sf.net patch 1281108)
1229         * Fixed graph width bug
1230
1231 2005-08-31
1232         * FreeBSD support was added
1233         * 1.3.0 released
1234
1235 2005-08-27
1236         * added threaded execi, $texeci
1237         * feature freeze
1238
1239 2005-08-26
1240         * Fixed slight vertical misalignment of bars/graphs (sf.net 1273994)
1241         * Diskio fixes (sf.net 1274140)
1242         * $alignr and $alignc now have 25% more goodness! (sf.net bug 1273905)
1243         * Far better SMP support
1244         * Added support for i8k kernel driver, parsing information for dell inspiron laptops found in /proc/i8k (sf.net request 1256058)
1245
1246 2005-08-25
1247         * More own_window fixes
1248         * applied disk io patch (sf.net patch 1271691)
1249         * applied $freq fixes patch, adds new $freq_dyn (sf.net patch 1271633)
1250         * removed units from $freq* output
1251         * fix for graph config parsing
1252         * Added $head, fixed mem leak with $tail
1253
1254 2005-08-24
1255         * More configure and makefile updates
1256         * Added scale arg for net graphs
1257         * Fixed bug in own_window stuff--amazing fake transparency now works
1258         properly
1259         * added own_window_colour, own_window_transparent
1260
1261 2005-08-23
1262         * Added maximum_width
1263
1264 2005-08-22
1265         * Added $execibar and $execigraph
1266
1267 2005-08-21
1268         * Moved source into src/, moved docs into doc/
1269         * Updated makefiles
1270
1271 2005-08-20
1272         * Applied patch from zimba-tm, closes patch 1260225
1273         * Fixed ugly gradient bug.  closes bug 1255608
1274         * Added $voffset
1275         * Removed metar code.  It sucked.
1276         * Added $acpitempf for amooricans
1277         * $tail fixes
1278
1279 2005-08-12
1280         * Multiple unit additions and modifications
1281
1282 2005-08-07
1283         * mpd password patch from Joshua Gerrish
1284         * conky can run without X now, use --disable-x11 when configuring
1285 =========================================================================
1286 =========================================================================
1287 2005-08-06
1288         * Conky 1.2 released
1289
1290 2005-08-05
1291         * small fixes
1292         * added CVS ebuild, huge thanks to Hopeless for this
1293
1294 2005-08-04
1295         * special thanks to Citizen_X and his patience
1296         * Citizen_X pwns
1297         * keep shakin' those big 'ol titties
1298         * Citizen_X
1299         * Citizen_X
1300         * Citizen_X
1301         * Citizen_X
1302
1303 2005-08-03
1304         * many small fixes, thanks to those who reported problems
1305
1306 2005-08-02
1307         * dramatically improved how conky handles fonts
1308         * fixed issues with graph args
1309         * fixed shades and outlines
1310
1311 2005-08-01
1312         * stabilized code
1313         * added gradients to graphs (very pretty)
1314         * things
1315         * added $font, yay
1316         * feature freeze; only bugfixes now
1317
1318 2005-07-30
1319         * finalized graphing code, see $cpugraph, $memgraph, $execgraph,
1320         $downspeedgraph, and $upspeedgraph
1321         * added override_utf8_locale option
1322         * poop
1323         * $tab patch from jack_mort on f.g.o
1324
1325 2005-07-28
1326         * Added new graphing code, such as $cpugraph
1327         * small fixes all round
1328         * stuff
1329         * things
1330         * added more mpd objects
1331
1332 2005-07-24
1333         * Conky now has UTF-8 support
1334         * Fixed $freq for those with CPU scaling
1335         * Fixed the problem with total_run_times
1336         * Fixed alignment of bars and lines and stuff
1337         * Reduced conky's memory usage (yay!)
1338         * Removed top_sort_cpu, added top_mem which sorts by mem usage instead
1339         of cpu
1340
1341 2005-07-17
1342         * Fixed a pile of bugs in configure script
1343         * Added proper checking for headers in configure script
1344         * Made METAR shit threaded so it would stop being retarded, also made
1345         it try more then once to update
1346         * Added $metar_tempf and ${i2c tempf} for americans
1347
1348 2005-07-16
1349         * Added option for Conky to update N times and quit, see
1350         total_run_times in conkyrc.sample
1351         * Added metar code for weather info, thanks to somebody on sf.net
1352         * Added $alignr and $alignc for right and centre alignment
1353         * Added wireless info and IP addr patch, thanks Bobby Beckmann,
1354         options $addr and $linkstatus (please test!), as well as fixed a mem
1355         leak in this patch
1356         * adt746x fix, thanks to dan-h on sf.net
1357         * Added mldonkey support patch, thanks Lucas Brutschy on sf.net
1358         * Added patch to allow hex colour values, thanks roiban adi on sf.net
1359         * Added if constructs patch, thanks Lucas Brutschy on sf.net
1360         * Fixed bug in tab code (hopefully for the last time)
1361         * Added option to sort by cpu or memory for top, see top_sort_cpu
1362
1363 2005-07-12
1364         * Added fix for battery charged state (thanks to Lukas Zapletal
1365         <lzap@seznam.cz>)
1366
1367 =========================================================================
1368 =========================================================================
1369
1370 2005-07-05
1371         * Conky 1.1 released
1372
1373 2005-07-03
1374         * Added $mpd_bar and $mpd_bitrate
1375         * Some minor code cleanups prior to release
1376         * Fixed problem with Conky not compiling when XFT disabled
1377         * Fixed configure.in problems with Xdbe
1378
1379 2005-07-01
1380         * Fixed memory leak in MPD code
1381         * Added new $tail object (see conkyrc.sample) which loves to suck CPU
1382         and memory
1383         * Fixed more mem leaks
1384
1385 2005-06-30
1386         * Added use_spacer to config
1387         * Added $mpd_status
1388         * Added small fix for i2c from Filedil on forums.gentoo.org
1389
1390 2005-06-28
1391         * Made it possible to use tabs to right-justify (just add a bunch)
1392         * Added ${execbar} (see conkyrc.sample)
1393
1394 2005-06-26
1395         * Added memory % to top output
1396         * Added initial cairo backend (it's really quite useless at this stage actually, and I'm not sure if there is even any point to it)
1397
1398 2005-06-25
1399         * Conky now recognizes the tab character correctly
1400         * Added simple config option to print to stdout (out_to_console
1401         <yes/no>)
1402
1403 2005-06-23
1404         * Added top output.  Check the sample config.
1405         * Cleaned up code.
1406
1407 2005-06-22
1408         * Finished MPD support ($mpd_title, $mpd_artist, $mpd_album, $mpd_vol)
1409         * Removed NVCtrl code
1410         * Added noswap and i2c patches
1411
1412 =========================================================================
1413 =========================================================================
1414
1415 2005-06-21
1416         * Version 1.0. Conky is born from the ashes of torsmo. Main site:
1417         http://conky.sf.net/
1418         * Added xwin patch
1419         * Added new feature for sample averaging of CPU and net info
1420
1421 2004-12-22
1422         * Version 0.18 released
1423
1424 2004-12-21
1425         * Fixed some double buffer + Xft stuff
1426         * Applied X-Mozilla-Status patch (thanks affinity)
1427         * Applied NVCtrl patch and modified it a bit (temperature monitoring
1428           for nvdia-based graphics cards) (I couldn't test this so it may or
1429           may not work or even compile) (thanks Dennis Frommknecht)
1430         * Applied fs_used_perc and fs_bar_free patch (thanks killfire [send me
1431           mail, I didn't catch your name from sourceforge])
1432         * Applied patch that supports mailbox that is in some 'maildir' format
1433           (thanks jolapache [send mail, I didn't catch your name from
1434           sourceforge])
1435         * min -> m
1436         * Applied pad_percents patch (thanks JL Farinacci)
1437         * Fixed some stuff in acpi fan and acpi ac adapter
1438         * Optional XFT even when compiled in
1439
1440 2004-11-30
1441         * Applied utime patch (UTC time) (thanks David McCabe)
1442
1443 2004-11-29
1444         * Applied Xdbe patch, this includes double_buffer configuration and
1445           -b command line option (thanks Bruce Merry)
1446         * Applied some other seti patch, not tested (thanks William DiPlacido)
1447
1448 2004-08-25
1449         * Applied netbsd patch (thanks Rui Paulo)
1450         * Applied cpu frequency patch (thanks William DiPlacido)
1451         * Applied adt746x patch (thanks Dennis Kaandorp)
1452         * Applied some other FreeBSD patch by the same guy
1453
1454 2004-07-31
1455         * Applied FreeBSD patch (thanks Roman Bogorodskiy)
1456
1457 2004-07-25
1458         * Xft support and xftfont configuration
1459         * rewrote some stuff, there might be some new bugs in old places
1460
1461 2004-07-24
1462         * I2C divisor from a file (thanks Falk Feuersenger)
1463
1464 2004-07-20
1465         * changed battery thing to ${battery <filename in
1466           /proc/acpi/battery/>}
1467         * SETI@Home stuff (thanks Jarski)
1468
1469 2004-07-05
1470         * changed signal for config file reloading to SIGUSR1
1471         * mixer stuff, $mixer, $mixerl, $mixerr, $mixerbar, $mixerlbar,
1472           $mixerrbar
1473
1474 2004-06-03
1475         * maybe fixed acpi battery thing when "present rate" isn't known
1476
1477 2004-06-01
1478         * fixed width for all bars, use like ${cpubar 4,50}
1479
1480 2004-05-25
1481         * Version 0.17 released
1482
1483 2004-05-23
1484         * battery number for ACPI battery (thanks Leszek Krupiñski)
1485         * default battery is now BAT0 instead of BAT1, set ${battery 1} if
1486           the old battery thing worked
1487         * bug fix on load average reporting (thanks Leszek Krupiñski)
1488         * outlines to text, draw_outline and default_outline_color
1489           configurations and $outlinecolor (thanks adi)
1490         * $acpifan, $acpiacadapter, $uptime_short (thanks adi)
1491
1492 2004-05-19
1493         * fixed a bug when starting after Opera (and some other programs)
1494         * sticky window
1495         * minimum_size
1496
1497 2004-05-18
1498         * added border_width configuration
1499
1500 2004-05-16
1501         * fixed zero length bar bug
1502
1503 2004-05-15
1504         * file system stats, $fs_bar, $fs_free, $fs_free_perc, $fs_size,
1505           $fs_used
1506         * leaves ACPI temperature file open (faster)
1507         * -a option to change alignment on command line
1508
1509 2004-05-14
1510         * fixed ACPI temperature bug
1511         * border_margin configuration
1512         * ${execi <interval> <command>}, execute with specific interval
1513         * added possibility to manually set the position (-x and -y options)
1514           (thanks to Gwenhael LE MOINE)
1515         * $buffers and $cached (thanks to Jeremy Burch)
1516         * WM_CLASS when drawing to own window (thanks to Gwenhael LE MOINE)
1517
1518 2004-05-14
1519         * Version 0.16 released
1520
1521 2004-05-13
1522         * $pre_exec, execute a shell command one time
1523         * preparsing of text (faster but more memory usage)
1524         * less system calls (faster)
1525         * APM things to $battery (untested)
1526
1527 2004-05-12
1528         * added $new_mails changed $mails to tell total mail count
1529
1530 2004-05-11
1531         * transparent window, own_window configuration, -o cmdline option
1532         * $exec, execute a shell command
1533         * $acpitemp, $battery - acpi stuff (not really tested)
1534
1535 2004-05-10
1536         * $loadavg, load average
1537         * $mails, unread local mails, mail_spool configuration
1538
1539 2004-05-09
1540         * Version 0.15 released
1541
1542 2004-05-06
1543         * SIGHUP reloads config file (thanks Jørgen P. Tjernø)
1544         * Some other stuff