X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=6f79cd19e1fcf710cd9105f41fbbb8dcd74fb5a0;hb=a00356d8ddf71026bce96389557f8093238e15d0;hp=8e7cca354fc15b77cb92fe39d81606915c5f8116;hpb=e3ac9a067624b85ab15ed01fbec05bb881ffa861;p=spider.git diff --git a/Changes b/Changes index 8e7cca35..6f79cd19 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,21 @@ +24Apr20======================================================================= +1. Add 'progress' debugging for showing that stuff is happening in nologchan + a.k.a ringbuffer only mode. +2. Fix grepdbg so that no regex argument simply lists the file. +3. Add CTY-3008 prefixes. +22Apr20======================================================================= +1. Fix the module search path in update_sysop.pl +2. Add latest prefixes CTY-3007 +3. Fix unset/startup command. This will only work for users' start up scripts + things like user_default or startup must be edited or removed by hand. +21Apr20======================================================================= +1. Finally fix the "actually tranmit" any output (like from 'logout' files) + to users before disconnecting. This also means that disconnecting nodes + now receive the (totally redundant, but hey) PC39 reason for disconnection. +20Apr20======================================================================= +1. Speed up sh/log (including chat, rcmd, ann etc) that search the system + log files, by removing a completely redundant subsystem and also leveraging + the core operating system utility 'tac', if it's available. 19Apr20======================================================================= 1. The long haul that is the mojo branch has started up again. It's something to do during this lockdown.