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