wmpager: use select(2) instead of usleep(3), increase sleep time to 0.5 sec
[dockapps.git] / wmitime / CHANGES
blobb8560790983963025d0d62a7bf1aa4aec0ef377c
1 Version         Description
2 --------------------------------------------------------------
3 0.3             * fixed inet time calculation error (oops :) )
4                   (thanks to Martijn van de Streek <tweakr@tap.xs4all.nl>
5                 * Added french support
6                   (thanks to Pierre-Marie Allemand <Pierre-Marie.Allemand@capway.com> )
9 0.2             * Fixed AM/PM mode bug... noon or midnight would
10                   show up as '0:00'.. doh.
11                 * Made the day abbrev 2 letters and the month 3
12                   due to popular request :)
13                 * Fixed potentially fatal (but rare) /0 bug...
14                   wheee :)
16 0.1       
17                 * First initial public release.