fix problem with invalid callsigns starting with 0
[spider.git] / Changes
diff --git a/Changes b/Changes
index 1327a8d3c462197f016464d95dd3f6bc6b180cb5..594582970b1fc94106738167e366f7dfc070942e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,8 @@
+07Oct02=======================================================================
+1. fix problem with (invalid) callsigns starting with '0' (zero) eg 0f6ira.
+03Oct02=======================================================================
+1. only sysop (priv=5+) can now send to distro SYSOP, ordinary users will have 
+their message routed to the $main::myalias callsign as a private message. 
 29Sep02=======================================================================
 1. Added LRU caching to DXUsers and Prefix.
 2. make Timer::handler only search its chain once a second seeing as that
 29Sep02=======================================================================
 1. Added LRU caching to DXUsers and Prefix.
 2. make Timer::handler only search its chain once a second seeing as that
@@ -5,7 +10,12 @@ is the minimum granularity available.
 3. add some separation between cfg file making, data generation and mrtg 
 running. See /spider/cmd/mrtg.pl for some instructions...
 4. Added data in and out to the MRTG stats, you need to do an indexmaker
 3. add some separation between cfg file making, data generation and mrtg 
 running. See /spider/cmd/mrtg.pl for some instructions...
 4. Added data in and out to the MRTG stats, you need to do an indexmaker
-to get them onto the index page
+to get them onto the index page, I have also added some colour to the
+legend to make what is being displayed a bit more obvious.
+
+See http://gb7djk.dxcluster.org/mrtg/stats.html for an example of the
+default screen.
+
 28Sep02=======================================================================
 1. Put some transparent caching into Prefix.pm to see if this has a 
 performance impact.
 28Sep02=======================================================================
 1. Put some transparent caching into Prefix.pm to see if this has a 
 performance impact.