Conky 1.4.9
[monky] / ChangeLog
1 # $Id$
2
3 2007-11-22
4         * Conky 1.4.9 released.
5
6 2007-11-18
7         * Added Gentoo USE flag audacious-legacy for Audacious legacy support.
8
9 2007-11-16
10         * Added support for Audacious 1.4.0 and legacy versions via 
11                         --enable-audacious=yes|no|legacy.
12
13 2007-11-14
14         * Fix compilation error with --disable-x11 (bug #1830373).
15         * Bump doc stylesheet from 4.3 to 4.4.
16
17 2007-10-31
18         * Fix mpd_smart bug #1822773.
19
20 2007-10-23
21         * Externalize default config file: ${sysconfdir}/conky/conky.conf
22
23 2007-10-21
24         * Initialize music_player_interval so built-in .conkyrc actual works.
25         * Lower timed_thread minimum timing interval from 50 usecs to 10 usecs.
26         * Separate timed thread asserts for clarity.
27         * Remove ${tail /var/log/Xorg.0.log} from default text.
28         * Update vim/nano syntax files.
29
30 2007-10-18
31         * Conky 1.4.8 released.
32
33 2007-10-17
34         * doc/man fixes 1810328 & 1813483.
35         * struct alignment patch 1812924 (sohalt).
36
37 2007-10-02
38         * Multiple mailbox patch (thanks Ben Kibbey).
39
40 2007-09-28
41         * Small fix for $ibm_volume (thanks Kapil Hari Paranjape).
42         * Patch so $tail can read from a fifo file descriptor (thanks Ben Kibbey).
43
44 2007-09-01
45         * Improved performance slightly.
46         * Added 'music_player_interval' config option to specify an update interval for
47                         music player threads (currently honored by mpd and audacious).
48         * Fixed some minor memory leaks associated with SIGUSR1.
49         * Zero out imap and pop3 stuff when the connection fails.
50
51 2007-08-31
52         * _Really_ fix mpd SIGPIPE issues.
53         * Fix timed thread race condition, seen esp. on new kernel scheduler (cfs).
54         * Fix $audacious_title not being displayed when no length argument indicated.
55
56 2007-08-30
57         * Conky 1.4.7 released.
58         * Check for pkg-config >=0.19.
59         * Use timed_thread for mpd.
60
61 2007-08-27
62         * Fixed issue with SIGPIPE and mpd.
63         * Updated COPYING (with more clarifications).
64
65 2007-08-14
66         * Updated vim/nano syntax files.
67
68 2007-08-12
69         * Added $hwmon var, similar to $i2c and $platform.
70
71 2007-08-12
72         * Added var $platform which is similar to $i2c and accommodates the conversion
73           of many devices from /sys/bus/i2c/devices to /sys/bus/platform/devices.
74         * Removed config item post_21_kernel since it forced all i2c device lookups
75           to go to /sys/bus/platform/devices and some people may need a mix of both
76                 i2c and platform devices.
77
78 2007-08-10
79         * Clarifying licensing
80
81 2007-08-08
82         * RSS support
83         * Wireless support for Linux
84
85 2007-08-05
86         * Conky 1.4.6 released
87         * Updated to libmpdclient 0.13.0
88         * Added 'post_21_kernel' config param to specify kernels 2.6.22 and newer
89         so i2c works properly
90
91 2007-08-04
92         * Fixed potential issue on FreeBSD when nprocs < 10 (thanks zotrix)
93         * Added support for multiple batteries when using acpi (thanks Phil)
94         * a bunch of code cleanups (thanks Psychon)
95         * added max length paramater to mpd_title (thinks fow)
96         * a number of small bug fixes
97
98 2007-07-15
99         * Fix PID display, patch #1753934.  thanks sohalt.
100         * Fix displaying 4 GB traffic after reloading network driver,
101                         patch #1754260.  thanks sohalt.
102
103 2007-06-21
104         * Right-justify top/top_mem vars (pid/cpu/mem} so they align on the decimal.
105
106 2007-04-25
107         * Added color[0-9] variable patch (thanks jieryn)
108
109 2007-04-05
110         * Added if_empty patch (thanks Erik)
111         * Added if_existing patch for string matching (thanks cromka)
112         * Added hwmon support (thanks flitsch)
113         * Some xmms2 updates (thanks sleipner)
114         * Added $battery_percent and $battery_bar (thanks akash)
115
116 2007-02-25
117         * OpenBSD support added to Conky (thanks hifi)
118         * Updated mboxscan stuff (thanks calmar)
119
120 2007-02-25
121         * Created branch/1.5 copy of trunk/conky1.  Removing all experimental
122           network code from trunk/conky1.
123
124 2007-02-14
125         * Include missing mboxscan.h in conky.h.
126         * Fixed signedness warnings in conky.c.
127
128 2007-02-11
129         * Added buffer_text_size option to change the size of the buffer for
130         things like $exec, $tail, et cetera
131         * Added $mboxscan which lets you display the Subject and From fields
132         from recent email in an mbox file
133         * Disambiguated (is that a word?) $cpu docs
134
135 2007-01-14
136         * Fallback to gettimeofday() when clock_gettime () not available (mac os).
137
138 2007-01-09
139         * API change (timing in milliseconds) for dexter_timedsampler_new ().
140
141 2007-01-07
142         * Add config.rpath (created by gettextize -copy) to distribution
143           to satisfy AM_ICONV.
144         * Clean up some warnings; remove ftp.[ch] from src/Makefile.am.
145
146 2006-12-29
147         * Update svn ebuild to new sourceforge url scheme.
148                 - requires deletion of existing wc: rm -rf /usr/portage/distfile/svn-src/conky/
149         * Added head/tail rewrite patch (thanks Ryan Twitchell)
150         * Added diskio read/write sf.net patch 1542880 (thanks Blondak)
151
152 2006-12-26
153         * Clear conky vars on disconnect/failure to open files.
154
155 2006-12-23
156         * Updated to libmpdclient 0.12.0
157
158 2006-12-22
159         * client/server infrastructure and prototype for linux only (so far):
160                 - requires libdexter (http://sourceforge.net/projects/libdexter)
161                 and the dxt-sysinfo plugin (svn only at the moment).
162         * new config items:
163                 - dexter_client yes/no
164                 - dexter_server yes/no
165                 - dexter_config /path/to/libdexter/config (default: $HOME/.dexterrc)
166                 - own_window_class <WM Class Name> (default: Conky)
167                         - replaces wm_class_name
168                 - own_window_title <Window Title> (default: <hostname> - conky)
169         * removed config items:
170                 - wm_class_name (use own_window_class, same function)
171         * configure changes:
172           --disable-network (default=yes) with auto-detection for libdexter.
173                 - remove useless --enable-proc-uptime (PROC_UPTIME never referenced).  
174                         HAVE_SYSINFO and others determine if /proc/uptime is used.
175                 - silently disable xft, double-buffer and xdamage if no x11.
176                 - change enable/disable labels to reflect defaults accurately.
177                 - simplified compile-based checks for sysinfo/getloadavg and by moving
178                   them into AC_CHECK_FUNCS.
179         * allow decorated, own_window=yes windows to be given input focus by WM:
180                 - do not pass button clicks through to desktop in this scenario as conky
181                   immediately loses focus.  
182
183 2006-12-13
184         * Clarify LGPL license on timed_thread modules.
185         * Update NEWS files.
186
187 2006-12-12
188         * Split battery variable into two:
189                 battery, e.g. "charging 75%" and
190                 battery_time, e.g. "3h 15m".
191         * Conky 1.4.5 released.
192
193 2006-12-11
194         * Close pop3/imap sockets.
195         * Fix outstanding battery issues.
196
197 2006-12-10
198         * Fix peek table bug with new portmon code.
199
200 2006-12-09
201         * Replaced hash module used by libtcp-portmon with GLib's GHashTable,
202         due to licensing issue noted by Fedora Core packagers.
203         * Eliminated config items: 
204                 min_port_monitors,
205                 min_port_monitor_connections
206         * Added config item:
207                 max_port_monitor_connections
208
209 2006-11-30
210         * Added $entropy_avail, $entropy_poolsize and $entropy_bar
211         for the crypto freaks.  Idea suggested by Perttu Luukko
212         <nuteater@users.sourceforge.net> in feature request 1497050.
213         * Added max length specifier to audacious_title.  Closes
214         feature request #1600631.
215
216 2006-11-28
217         * Rearrange retry attempts in pop3 and imap code, removing sleep() 
218         calls which cause the whole process to sleep, not just the thread.
219
220 2006-11-22
221         * Added max_specials config item with default 512.  This should
222         close bug #1574523 for real this time.  Thanks to John Harrigan
223         <jfharrigan@fedex.com> for this one.
224
225 2006-11-21
226         * Changed autotools for subversion versioning.
227         * Updated svn ebuild for gentoo.
228         * Documentation updates for clarity, i.e. close bug #1599041.
229
230 2006-11-20
231         * fix compile error with --disable-xdamage when Xdamage.h not present.
232
233 2006-11-18
234         * fix bug where present rate var was not being read from acpi battery
235         state file: /proc/acpi/battery/%s/state.
236
237 2006-11-15
238         * Change linkstatus display for use_spacer.  Closes bug #1577580.
239
240 2006-11-14
241         * Fix compile error with --disable-x11.
242         * Add new timed thread abstraction routines.
243         * Convert thread activity to timed threads, including
244         texeci, imap, pop3, audacious.
245         * Change memory vars from unsigned long to unsigned long long
246         to fix reported overflow, e.g. swapmax >= 4Gb.
247
248 2006-11-13
249         * Use pthread_cond_timedwait() instead of sleep() in audacious
250         thread.  Will convert all worker threads to this timing method.  
251
252 2006-11-12
253         * Fix freebsd build error.
254         * Minor changes to syntax files.
255         * Conky 1.4.4 released.
256
257 2006-11-11
258         * Add max_user_text to documentation.
259         * Fixed BadWindow bugs (#1568366, #1588384).
260
261 2006-11-10
262         * Remove on_bottom and xmms_player completely.
263         * Closed ibm_temps bug #1591609.
264         * Conky 1.4.3 released.
265
266 2006-11-09
267         * Updated vim and nano syntax coloring scripts.
268         * Added extras/ dir with syntax stuff to distribution tarball.
269
270 2006-11-08
271         * Added new config item 'max_user_text' with default 16384,
272         twice as large as previous hard-coded default of 8192 bytes.
273         Increase as needed to accomodate large config files with a
274         great deal of text.  This closes SF bug #1574523.
275
276 2006-11-07
277         * Changes to configure.ac for pkg-config on x11/xext/xdamage,
278         with fallback to conventional checks.
279         * Fixed segmentation fault on SUGUSR1 bug.
280         * Commented out Imlib2 from configure.ac since it's only partially
281         implemented.
282
283 2006-11-04
284         * Removed broken mldonkey and seti support.
285         * Added Hellf[i]re's nano syntax coloring script to svn.
286
287 2006-11-03
288         * Removed support for Xmms, BMP and Infopipe from conky.  
289         The Xmms and Bmp players are projects are dead and distros such 
290         as Gentoo are slating them for removal.  
291         * Added support for Audacious using new audacious vars.
292
293 2006-10-18
294         * Implement WiFi signal level detection on FreeBSD (patch
295         by Stepan Zastupov)
296
297 2006-10-04
298         * Fix buffer overflow in parsing LC_ALL, LC_CTYPE and LANG
299         environment variables and fix crash for users with locale
300         name longer than 10 chars (repored by Michael Schwendt)
301
302 2006-09-30
303         * --enable-debug added.
304         * prevent libtool from adding its default CFLAGS
305
306 2006-09-28
307         * Use pkg-config instead of xft-config.
308         * Fix last line bug which had required padding text with extra blank line 
309         to see text on last line.
310
311 2006-09-01
312         * Fix type-punning and "differ in signedness" warnings seen with
313         gcc-4.1 -O2.
314
315 2006-08-27
316         * Fix compilation errors when building with --diable-x11; bug #1547164
317
318 2006-08-12
319         * Make configure script print summary info
320         * Make `conky -v` show compiled-in features
321
322 2006-08-10
323         * Added Spock's patches, adding hddtemp, goto and tab variables.
324
325 2006-07-13
326         * Added tztime patch to show time in arbitrary time zones (thanks Ram
327         Yalamanchili)
328
329 2006-06-07
330         * Small battery fix (thanks Nexox, sf.net patch 1500014)
331         * Fixed order of variables/objects in docs (thanks Peter Tarjan)
332
333 2006-05-27
334         * Fixed a bug with $font
335
336 2006-05-24
337         * Xdamage support for composite and pals
338
339 2006-05-23
340         * CPU voltage support via $voltage_mv and $voltage_v (thanks to Peter
341         Tarjan for the patch)
342
343 2006-05-21
344         * SMP support for $freq and $freq_g (thanks to Peter Tarjan for the
345         patch)
346
347 2006-05-17
348         * Fixed issue with graphs not reaching all the way to the borders
349         (sf.net bug 1470480)
350         * Cleaned up units
351
352 2006-05-15
353         * Conky 1.4.2 released
354
355 2006-05-13
356         * GNU Iconv support added, new objects $iconv_start and $iconv_stop
357         * Added some safety to the threading code
358
359 2006-05-09
360         * Changed $font behavior so that the font persists past the next
361         newline.  It can be set back to the default with $font with no args.
362         (closes bug 1478676 on sf.net)
363
364 2006-05-08
365         * Added simple POP3/IMAP mail clients
366
367 2006-04-23
368         * Added support for PowerBook batteries
369         * Fixed broken $if/$else stuff
370
371 2006-04-15
372         * Added patch from Peter Tarjan to add support for IBM ACPI
373         * Added xmms2 patch from Lassi Selander (sf.net patch 1469523)
374
375 2006-04-11
376         * Removed sa_restorer crap (may fix some compile errors for some
377         people)
378
379 2006-04-07
380         * Added patch for adt746x fan/cpu speed for kernel >=2.6.12
381
382 2006-03-30
383         * Added patch to support new port monitor REMOTESERVICE peekable.
384
385 2006-03-29
386         * Scan port numbers as short.  Fixes debian bug# 359974.
387
388 2006-03-25
389         * Added XMMS2 patch 1456203 from Lassi Selander
390         * Added FreeBSD battery patch 1456008 from Petr Holub
391
392 2006-03-21
393         * Fixed ${top(_mem)} related code on FreeBSD (with help of Petr
394         Holub <hopet@users.sourceforge.net>)
395
396 2006-03-15
397         * Removed bmp-infopipe dependency from 1.4.1 and 1.9999 ebuilds for Gentoo 
398         (Gentoo bug# 125226).
399         * Fixed subversion ebuild for conky1 (1.9999) so it pulls the new trunk
400         path for conky1.
401
402 2006-03-12
403         * FreeBSD cpu info patch
404         * Conky 1.4.1 released
405
406 2006-03-07
407         * Fixed issue where some WM's don't control conky own_window windows.
408         * Added newly-updated vim file detection and syntax hilighting files to svn.
409         * Fixed issue with graphs resetting colours (sf.net bug #1420473)
410
411 2006-03-06
412         * Fixed battery problems when charged
413         * MPD code handles broken pipe now, instead of just killing conky
414         * Switch from CVS to SVN.  Thanks SourceForge.
415
416 2006-03-05
417         * Added patch to make $cpu stuff work on alpha (thanks Thomas Cort)
418         http://bugs.gentoo.org/show_bug.cgi?id=122637#c3
419         * Stop using override_redirect true -- conky back under WM control
420         when using 'own_window yes'.
421         * Fixed texeci breakage when forking to background is on
422
423 2006-02-14
424         * Drastically simplified own_window=yes window creation code.
425         * on_bottom and wm_class_name deprecated (they do nothing)
426
427 2006-02-13
428         * Fixed typo bug in portmon code that caused incorrect monitor data 
429         to be displayed.
430
431 2006-02-12
432         * Conky 1.4.0 released
433
434 2006-01-27
435         * Cleaned up texeci code
436
437 2006-01-26
438         * Added freedesktop.org extended window manager hints (EWMH)
439         for window type NORMAL and state's STICKY/SKIP_PAGER/SKIP_TASKBAR.
440         Fixes stacking order issues with freedesktop-compliant wm's,
441         such as XFCE4+. 
442
443 2006-01-25
444         * Fixed stupid graph code (it still sucks) sf.net bug 1372962
445         * Fixed $if_* stuff, sf.net bug 1401338 and 1400854
446         * Fixed xmms.c code to load glib 1.2 shared object lib.
447
448 2006-01-11
449         * Added xmms version 1 support.
450         * Added bmp through 0.9.7.1 support.
451         * Added config item xmms_player: none, xmms, bmp, audacious or
452         infopipe.
453
454 2006-01-07
455         * Added Audacious media player support.
456
457 2006-01-06
458         * Fixed infopipe bug (select() affects timer as a side effect on
459         Linux!)
460
461 2006-01-05
462         * Added draw_graph_borders option
463         * Added XMMS/BMP InfoPipe plugin support
464
465 2006-01-01
466         * Conky 1.3.5 released
467
468 2005-12-31
469         * Fixed bug with use_xft causing ignorance of font selection (sf.net
470         bug 1387564)
471         * Fixed issue with parsing of hex values for colours
472
473 2005-12-30
474         * Added BMPx (http://beep-media-player.org/) support
475
476 2005-12-14
477         * Fixed issues with execi stuff
478
479 2005-12-10
480         * Added sf.net patch 1374576
481
482 2005-12-05
483         * Fixed sf.net bug 1367745
484
485 2005-11-30
486         * Fixed sf.net bugs 1369607, 1367735 and gentoo bug 113921, 
487           all variations of the same array out of bounds issue.
488         * "Fixed" code in fs.c and conky.c to make fs stats match those displayed by df (affects reporting against ext3 filesystems only)
489
490 2005-11-27 
491         * new code in linux.c and top.c to calculate CPU % correctly on 2.6 kernels.
492
493 2005-11-24
494         * Fixed gentoo bug# 113219
495
496 2005-11-23
497         * Added #define/#undef SIGNAL_BLOCKING in conky.c for experimenting
498         with synchronous signal processing. set to #undef for previous behavior.
499         * Use POSIX signal api's, not the ANSI signal().
500
501 2005-11-22
502         * Fixed IP address bug (sf.net bug 1359055)
503
504 2005-11-16
505         * Conky 1.3.4 released
506
507 2005-11-12
508         * Replaced bitwise copy of tcp_connection_t with function
509         copy_tcp_connection().
510         * Changed call interfaces for get_acpi_fan(), get_acpi_ac_adapter(),   
511         get_freq(), get_freq_dynamic(), get_adt746x_cpu(), get_adt746x_fan(),
512         eliminating all mallocs.  pkovacs.  See bug 1355470.
513
514 2005-11-11
515         * moved hash sizing code into portmon lib, where it belongs
516         * More mem leaks fixed.
517
518 2005-11-10
519         * Added config items min_port_monitors / min_port_monitor_connections
520
521 2005-11-09
522         * Cleaned up top code, bug fixes
523         * Fixed some memory leaks
524
525 2005-11-08
526         * Fix bug# 1351686.  Patch by boojit.
527         * Fixed 1331576 (I think) with bad cpu usage reporting
528
529 2005-11-01
530         * Documentation updates for compiling and port monitoring
531         * Removed cairo stuff (it's useless)
532
533 2005-10-31
534         * Added statfs sf.net patch 1344493
535
536 2005-10-30
537         * Added tcp port monitor support (pkovacs)
538
539 2005-10-28
540         * Added WM_CLASS patch from sf.net patch 1340825
541
542 2005-10-21
543         * acpi segfault should be fixed (sf.net bug 1330893)
544         * SIGUSR1 bug fixed? (sf.net bug 1330914)
545
546 2005-10-17
547         * Ugly MPD mem leak fixed
548         * Other mem leaks fixed
549         * Fixed thing where conky exits if LC_ALL and friends isn't set
550         * Conky 1.3.3 released
551
552 2005-10-13
553         * Conky 1.3.2 released
554
555 2005-10-10
556         * More MPD objects (sf.net patch 1319461)
557
558 2005-10-07
559         * fixed mldonkey bug? sf.net bug 1316531
560
561 2005-09-30
562         * Linkstatus patch from btlee on f.g.o (see
563         http://forums.gentoo.org/viewtopic-p-2765647.html#2765647)
564
565 2005-09-29
566         * Fixed build on FreeBSD for non-i386
567         * Made it so top_mem doesn't show all the forks of one process
568
569 2005-09-27
570         * Fixed small bug in config parsing (thanks robgrady, bug 1306032)
571
572 2005-09-24
573         * Fixed bug where graphs/bars don't show when maximum_width is enabled
574
575 2005-09-15
576         * Fixed right-alignment bug thanks to Pascal Eberhard
577         * Applied patch 1291420 from sf.net
578         * Fixed issue with whack graph data
579         * Fixed issue with Conky quitting when a file fails to load
580
581 2005-09-11
582         * Fixed bug with xft and double buffer in own window
583         * 1.3.1 released
584
585 2005-09-04
586         * Misc small bug fixes
587
588 2005-09-03
589         * MPD patch (sf.net patch 1281108)
590         * Fixed graph width bug
591
592 2005-08-31
593         * FreeBSD support was added
594         * 1.3.0 released
595
596 2005-08-27
597         * added threaded execi, $texeci
598         * feature freeze
599
600 2005-08-26
601         * Fixed slight vertical misalignment of bars/graphs (sf.net 1273994)
602         * Diskio fixes (sf.net 1274140)
603         * $alignr and $alignc now have 25% more goodness! (sf.net bug 1273905)
604         * Far better SMP support
605         * Added support for i8k kernel driver, parsing information for dell inspiron laptops found in /proc/i8k (sf.net request 1256058)
606
607 2005-08-25
608         * More own_window fixes
609         * applied disk io patch (sf.net patch 1271691)
610         * applied $freq fixes patch, adds new $freq_dyn (sf.net patch 1271633)
611         * removed units from $freq* output
612         * fix for graph config parsing
613         * Added $head, fixed mem leak with $tail
614
615 2005-08-24
616         * More configure and makefile updates
617         * Added scale arg for net graphs
618         * Fixed bug in own_window stuff--amazing fake transparency now works
619         properly
620         * added own_window_colour, own_window_transparent
621
622 2005-08-23
623         * Added maximum_width
624
625 2005-08-22
626         * Added $execibar and $execigraph
627
628 2005-08-21
629         * Moved source into src/, moved docs into doc/
630         * Updated makefiles
631
632 2005-08-20
633         * Applied patch from zimba-tm, closes patch 1260225
634         * Fixed ugly gradient bug.  closes bug 1255608
635         * Added $voffset
636         * Removed metar code.  It sucked.
637         * Added $acpitempf for amooricans
638         * $tail fixes
639
640 2005-08-12
641         * Multiple unit additions and modifications
642
643 2005-08-07
644         * mpd password patch from Joshua Gerrish
645         * conky can run without X now, use --disable-x11 when configuring
646 =========================================================================
647 =========================================================================
648 2005-08-06
649         * Conky 1.2 released
650
651 2005-08-05
652         * small fixes
653         * added CVS ebuild, huge thanks to Hopeless for this
654
655 2005-08-04
656         * special thanks to Citizen_X and his patience
657         * Citizen_X pwns
658         * keep shakin' those big 'ol titties
659         * Citizen_X
660         * Citizen_X
661         * Citizen_X
662         * Citizen_X
663
664 2005-08-03
665         * many small fixes, thanks to those who reported problems
666
667 2005-08-02
668         * dramatically improved how conky handles fonts
669         * fixed issues with graph args
670         * fixed shades and outlines
671
672 2005-08-01
673         * stabilized code
674         * added gradients to graphs (very pretty)
675         * things
676         * added $font, yay
677         * feature freeze; only bugfixes now
678
679 2005-07-30
680         * finalized graphing code, see $cpugraph, $memgraph, $execgraph,
681         $downspeedgraph, and $upspeedgraph
682         * added override_utf8_locale option
683         * poop
684         * $tab patch from jack_mort on f.g.o
685
686 2005-07-28
687         * Added new graphing code, such as $cpugraph
688         * small fixes all round
689         * stuff
690         * things
691         * added more mpd objects
692
693 2005-07-24
694         * Conky now has UTF-8 support
695         * Fixed $freq for those with CPU scaling
696         * Fixed the problem with total_run_times
697         * Fixed alignment of bars and lines and stuff
698         * Reduced conky's memory usage (yay!)
699         * Removed top_sort_cpu, added top_mem which sorts by mem usage instead
700         of cpu
701
702 2005-07-17
703         * Fixed a pile of bugs in configure script
704         * Added proper checking for headers in configure script
705         * Made METAR shit threaded so it would stop being retarded, also made
706         it try more then once to update
707         * Added $metar_tempf and ${i2c tempf} for americans
708
709 2005-07-16
710         * Added option for Conky to update N times and quit, see
711         total_run_times in conkyrc.sample
712         * Added metar code for weather info, thanks to somebody on sf.net
713         * Added $alignr and $alignc for right and centre alignment
714         * Added wireless info and IP addr patch, thanks Bobby Beckmann,
715         options $addr and $linkstatus (please test!), as well as fixed a mem
716         leak in this patch
717         * adt746x fix, thanks to dan-h on sf.net
718         * Added mldonkey support patch, thanks Lucas Brutschy on sf.net 
719         * Added patch to allow hex colour values, thanks roiban adi on sf.net
720         * Added if constructs patch, thanks Lucas Brutschy on sf.net
721         * Fixed bug in tab code (hopefully for the last time)
722         * Added option to sort by cpu or memory for top, see top_sort_cpu
723
724 2005-07-12
725         * Added fix for battery charged state (thanks to Lukas Zapletal
726         <lzap@seznam.cz>)
727
728 =========================================================================
729 =========================================================================
730         
731 2005-07-05
732         * Conky 1.1 released
733
734 2005-07-03
735         * Added $mpd_bar and $mpd_bitrate
736         * Some minor code cleanups prior to release
737         * Fixed problem with Conky not compiling when XFT disabled
738         * Fixed configure.in problems with Xdbe
739
740 2005-07-01
741         * Fixed memory leak in MPD code
742         * Added new $tail object (see conkyrc.sample) which loves to suck CPU
743         and memory
744         * Fixed more mem leaks
745
746 2005-06-30
747         * Added use_spacer to config
748         * Added $mpd_status
749         * Added small fix for i2c from Filedil on forums.gentoo.org
750
751 2005-06-28
752         * Made it possible to use tabs to right-justify (just add a bunch)
753         * Added ${execbar} (see conkyrc.sample)
754
755 2005-06-26
756         * Added memory % to top output
757         * 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)
758
759 2005-06-25
760         * Conky now recognizes the tab character correctly
761         * Added simple config option to print to stdout (out_to_console
762         <yes/no>)
763
764 2005-06-23
765         * Added top output.  Check the sample config.
766         * Cleaned up code.
767
768 2005-06-22
769         * Finished MPD support ($mpd_title, $mpd_artist, $mpd_album, $mpd_vol)
770         * Removed NVCtrl code
771         * Added noswap and i2c patches
772
773 =========================================================================
774 =========================================================================
775         
776 2005-06-21
777         * Version 1.0. Conky is born from the ashes of torsmo. Main site:
778         http://conky.sf.net/
779         * Added xwin patch
780         * Added new feature for sample averaging of CPU and net info
781
782 2004-12-22
783         * Version 0.18 released
784
785 2004-12-21
786         * Fixed some double buffer + Xft stuff
787         * Applied X-Mozilla-Status patch (thanks affinity)
788         * Applied NVCtrl patch and modified it a bit (temperature monitoring
789           for nvdia-based graphics cards) (I couldn't test this so it may or
790           may not work or even compile) (thanks Dennis Frommknecht)
791         * Applied fs_used_perc and fs_bar_free patch (thanks killfire [send me
792           mail, I didn't catch your name from sourceforge])
793         * Applied patch that supports mailbox that is in some 'maildir' format
794           (thanks jolapache [send mail, I didn't catch your name from
795           sourceforge])
796         * min -> m
797         * Applied pad_percents patch (thanks JL Farinacci)
798         * Fixed some stuff in acpi fan and acpi ac adapter
799         * Optional XFT even when compiled in
800
801 2004-11-30
802         * Applied utime patch (UTC time) (thanks David McCabe)
803
804 2004-11-29
805         * Applied Xdbe patch, this includes double_buffer configuration and
806           -b command line option (thanks Bruce Merry)
807         * Applied some other seti patch, not tested (thanks William DiPlacido)
808
809 2004-08-25
810         * Applied netbsd patch (thanks Rui Paulo)
811         * Applied cpu frequency patch (thanks William DiPlacido)
812         * Applied adt746x patch (thanks Dennis Kaandorp)
813         * Applied some other FreeBSD patch by the same guy
814
815 2004-07-31
816         * Applied FreeBSD patch (thanks Roman Bogorodskiy)
817
818 2004-07-25
819         * Xft support and xftfont configuration
820         * rewrote some stuff, there might be some new bugs in old places
821
822 2004-07-24
823         * I2C divisor from a file (thanks Falk Feuersenger)
824
825 2004-07-20
826         * changed battery thing to ${battery <filename in
827           /proc/acpi/battery/>}
828         * SETI@Home stuff (thanks Jarski)
829
830 2004-07-05
831         * changed signal for config file reloading to SIGUSR1
832         * mixer stuff, $mixer, $mixerl, $mixerr, $mixerbar, $mixerlbar,
833           $mixerrbar
834
835 2004-06-03
836         * maybe fixed acpi battery thing when "present rate" isn't known
837
838 2004-06-01
839         * fixed width for all bars, use like ${cpubar 4,50}
840
841 2004-05-25
842         * Version 0.17 released
843
844 2004-05-23
845         * battery number for ACPI battery (thanks Leszek Krupiñski)
846         * default battery is now BAT0 instead of BAT1, set ${battery 1} if
847           the old battery thing worked
848         * bug fix on load average reporting (thanks Leszek Krupiñski)
849         * outlines to text, draw_outline and default_outline_color
850           configurations and $outlinecolor (thanks adi)
851         * $acpifan, $acpiacadapter, $uptime_short (thanks adi)
852
853 2004-05-19
854         * fixed a bug when starting after Opera (and some other programs)
855         * sticky window
856         * minimum_size
857
858 2004-05-18
859         * added border_width configuration
860
861 2004-05-16
862         * fixed zero length bar bug
863
864 2004-05-15
865         * file system stats, $fs_bar, $fs_free, $fs_free_perc, $fs_size,
866           $fs_used
867         * leaves ACPI temperature file open (faster)
868         * -a option to change alignment on command line
869
870 2004-05-14
871         * fixed ACPI temperature bug
872         * border_margin configuration
873         * ${execi <interval> <command>}, execute with specific interval
874         * added possibility to manually set the position (-x and -y options)
875           (thanks to Gwenhael LE MOINE)
876         * $buffers and $cached (thanks to Jeremy Burch)
877         * WM_CLASS when drawing to own window (thanks to Gwenhael LE MOINE)
878
879 2004-05-14
880         * Version 0.16 released
881
882 2004-05-13
883         * $pre_exec, execute a shell command one time
884         * preparsing of text (faster but more memory usage)
885         * less system calls (faster)
886         * APM things to $battery (untested)
887
888 2004-05-12
889         * added $new_mails changed $mails to tell total mail count
890
891 2004-05-11
892         * transparent window, own_window configuration, -o cmdline option
893         * $exec, execute a shell command
894         * $acpitemp, $battery - acpi stuff (not really tested)
895
896 2004-05-10
897         * $loadavg, load average
898         * $mails, unread local mails, mail_spool configuration
899
900 2004-05-09
901         * Version 0.15 released
902
903 2004-05-06
904         * SIGHUP reloads config file (thanks Jørgen P. Tjernø)
905         * Some other stuff