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