X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=9a4307e4dcab4121d6249780725796ccdb05e9c3;hb=766014807e2521cc60a219c6eda5b49d13ffc70f;hp=4334369324d2c2c1a1b3245f62f29f387b456526;hpb=f208d56126fc1804fc3adb80a0e3ac7356e37d8d;p=spider.git diff --git a/Changes b/Changes index 43343693..9a4307e4 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,14 @@ +07Mar23======================================================================= +1. Fix odd (and old) regression dx command (line ending 59+++) '++' being the + culprit. +2. Allow multiple commands on one line when separated with the 2 character + string '\n' (sigh). +3. Move a few init things about on startup so that more parameters are + scriptable. +4. Put some debug comments before loading various caches (that might take a + longgggg time) and then tell people how long each cache load took. This + should reduce the worry that something is "wrong" when there is a delay + (such as searching for announces). 06Mar23======================================================================= 1. Fix filter error reporting, including incrementing concurrent error count if there are actually any detected parse errors.