X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=5fab0cfd0a06ccca2151c9b78c4d6cfafaabfe93;hb=b616b2bf1123af004983b1217bf682243827327f;hp=e921235e79b872857fa87950193823c8277215a2;hpb=85915352f85d7fbb42bee4cf8f6a684c62b96dc9;p=spider.git diff --git a/Changes b/Changes index e921235e..5fab0cfd 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,26 @@ +22Sep07======================================================================= +1. fix mrtg script so that it sets LANG='C', in addition, it appears that you +will need to create a /var/lock/mrtg and /var/lib/mrtg directory, both with +chmod 01777 /var/lock/mrtg /var/lib/mrtg. They may already exist but without +the correct permissions. +15Sep07======================================================================= +1. Add *optional* INET6 connectivity. In order to use this you must load +IO::Socket::INET6 and its dependencies from CPAN or get the distro's packaged +versions. I used 'sudo aptitude install libio-socket-inet6-perl' for ubuntu +(which should work for debian as well), for fedora/rpm based systems +'sudo yum install perl-IO-Socket-INET6' or near equiv should work. This has +been done quite simplistically, but it seems to work. +10Sep07======================================================================= +1. Remove warnings for EINPROGRESS etc for Windows perl 5.8. +2. Try to see if using just one lastid is viable in all situations. If it is +then this will cure the talk problem. +20Aug07======================================================================= +1. add cty.dat + wpxloc.raw changes for CTY-1706. +31Jul07======================================================================= +1. extend 60m band slighty and add ssb section. +2. add a new cty.dat (CTY-1705) from Jim AD1C. +27Jul07======================================================================= +1. Added Angel's changes to Messages for Spanish (finally). 25Jul07======================================================================= 1. don't clear out routing tables on shutdown. This should speed that up. 24Jul07=======================================================================