AsyncMsgise sh/425
[spider.git] / Changes
diff --git a/Changes b/Changes
index b49607e298e236f0eb29062a8956f45f269bc329..ad657755151757a12732b17b85221850bac0ba6f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,15 @@
+06Sep13=======================================================================
+1. Fixed sh/contest so that it works again. How it ever worked at all is
+   a bit of a mystery. Now possible to type sh/cont dec or sh/cont dec 2013
+   (with month and year in any order). Please comment out any $contest_host
+   or $contest_url variables you may have in /spider/local/Internet.pm (if
+   you have one, that is). It will not work with the previous values.
+2. Added CTY2308 prefix changes.
+3. Added (back) internal function support inside commands. This allows
+   commands to create functions inside the <cmd_name>.pl files. There are
+   now also standard function names that can do special things.
+24Jul13=======================================================================
+1. Alter default node address in client.c from "localhost" to "127.0.0.1".
 21Jul13=======================================================================
 1. Fix Msg.pm to allow IPV6 addresses again (how did it ever work?).
 2. Add latest CTY2307 prefix changes.