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