wmtime - Removed debian directory.
[dockapps.git] / Temperature.app / ChangeLog
bloba49bb34a9b0f04da354e9f181fdd6cdf0d8ae8e7
1 Vesrion 1.5  -  Feb 7, 2010
2         - Fix ancient c++ codeing, using std:: namespace (carlos@gamma.ttk.pte.hu)
4 Version 1.4  -  April 6, 2002
5         - Now fetching temperature information over http (instead of ftp).
6         - Fixed possible race condition when creating temporary files.
8 Version 1.3  -  Jul 2, 2001
9         - Added option -V, which enables verbose messages from wget and
10           can be useful for tracing if wget fails.
11         - Minor bug fixes.
13 Version 1.2  -  Jun 29, 2001
14         - Temporary files are now unique to the process,
15           so that multiple instances can run at once.
16         
17 Version 1.1  -  Jun 25, 2001
18         - Fixed some compilation problems.
19         - Fixed potential race condition.
20         - Now works better on Solaris.
22 Version 1.0  -  March 17, 2001
23         - New Makefile.
25 Version 0.4  -  April 23, 2000
26         - Added option -t, which makes the time of the temperature observation
27           appear (in 12 or 24 hour format).
29 Version 0.3  -  April 19, 2000
30         - Fixed exit bug.
32 Version 0.2  -  April 18, 2000
33         - Minor code clean up.
34         - Updated help text.
35         - Corrected spelling faults.
37 Version 0.1  -  April 16, 2000
38         - First release.