2002 March 23 * configure.ac: added '--enable-xlocale' * configure.ac: added AC_CANONICAL_TARGET for cross-compiling * configure.ac: changed $host_oc to $target_os 2002 March 21 * dropped the GNU coding standards:) * dockapp.c: rewrote (taken from WMMemMon-0.6.0) * main:c rewrote * configure.in: renamed as.. * configure.ac: this (for autoconf 2.50 or later) * configure.ac: added 2nd/3rd arguments of `AC_DEFINE' for config.h * acconfig.h: removed * configure.ac: removed some obsolete macros 2002 March 03 * message.c: made small modification to remove '\n' from string 2002 February 13 * renamed ticker.c to main.c 2001 October 19 * version 0.2.0 released * added manpage (Gurkan Sengun ) 2001 October 17 * fixed a bug with tail-mode. (removed message.c:Get_last_message()/Get_next_message()) 2001 October 16 * made small modifications to dockapp.c (freeing the memory that is used for wmHints, and removing d_width/d_height) * changed to smooth scroll with the mouse wheel 2001 October 14 * Initial release