diff options
author | Klaus Agnoletti <klaus@xenux.dk> | 2002-08-15 09:42:14 +0000 |
---|---|---|
committer | Klaus Agnoletti <klaus@xenux.dk> | 2002-08-15 09:42:14 +0000 |
commit | afe5f9841323e144a9af31fb582f5c2bf03796bc (patch) | |
tree | 3d74f67382de30d1039b66b8150557ea7457a3a7 | |
parent | 3554370304f40b20a7fbb03144b168d0cf0a0ddc (diff) |
* I created a nice little script which is capable of getting the temperature of any
METAR weatherstation and return it in fahrenheit and celsius.
I designed it to use with Cacti, a PHP based RRD tools frontend.
More info at http://www.raxnet.net.
Expect a hack of it to show other weatherdata in the next couple of days.
-rw-r--r-- | ChangeLog | 42 |
1 files changed, 42 insertions, 0 deletions
@@ -9,6 +9,48 @@ -- +2002-08-13 08:04 klaus + + * pdfdistiller: + + * An extra condition proved to be needed to ensure proper functionality when 'nobody' is prin ting. + +2002-08-09 11:59 klaus + + * pdfdistiller: + + * Changed an if-statement to avoid problems when printing using samba and the nobody user. + +2002-08-09 01:34 jonas + + * localnsrequest: + + localnsrequest: Don't use Bcc for TotalRegistrations - it reveals the cleartext password. + +2002-08-09 01:32 jonas + + * localnsrequest: + + localnsrequest: Attempt to make GnuPG work (but commented out for now...). + +2002-08-08 15:38 jonas + + * localnsrequest, localnsrequest-dk: + + Rewrite localnsrequest-dk to support TotalRegistrations and rename to localnsrequest. + +2002-08-05 23:40 jonas + + * pdfdistiller: + + pdfdistiller: Improve documentation. + +2002-08-01 19:03 jonas + + * ChangeLog: + + Update ChangeLog. + 2002-07-25 18:24 jonas * whois-dk: |