fix search terms starting with \d+ in sh/log etc
[spider.git] / Changes
diff --git a/Changes b/Changes
index 6639a0b9f15497d1e934f2c35101f814418062e7..3ed25f8b7ba3412c4632c6f433b11190047cfba5 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,14 @@
+04Feb23=======================================================================
+1. Fixed sh/log so that callsigns beginning with a digit (or several) are 
+   printed rather than being ignored.
+   This affects: show/ann, chat, log, rcmd and wx
+03Feb23=======================================================================
+1. Fix is_ipaddr to accept trailing '::'  on IPV6 addresses.
+2. Fix and extend the TEST program 'showdx' so that it now works on the mojo
+   branch. Type 'showxd -?' for more information or read the source. This is 
+   NOT a user program, but is will accept most sh/dx expressions. 
+3. Fix create_master_badip_files.pl so that it does not emit IP addresses
+   that the system is_ipaddr() function fails.
 01Feb23=======================================================================
 1. Harden DXCIDR (badip stuff) against format errors in downloaded badip files
    downloaded using wget from the crontab. If these problems persist PLEASE