aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorDarkelarious <darkelarious@333networks.com>2022-08-19 17:00:31 +0200
committerDarkelarious <darkelarious@333networks.com>2022-08-19 17:00:31 +0200
commitc5f43733533fe9b5708bd065a12c5fac86ccebed (patch)
tree4fbc00da35e353eca9193500993b44e8f62c281c /Changelog
parente8be3c0138d4180a905996f412a4f0ed5ace56d9 (diff)
downloadWebInterface-Perl-c5f43733533fe9b5708bd065a12c5fac86ccebed.tar.gz
WebInterface-Perl-c5f43733533fe9b5708bd065a12c5fac86ccebed.zip
untighten parameter checks
Diffstat (limited to 'Changelog')
-rwxr-xr-xChangelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 936eafe..5cc3802 100755
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,8 @@
Changelog:
+
+19-08-2022: untighten parameter checks
+ * serverinfo search can also happen without ip/port check
+
07-08-2022: fixes in Json API
* update manual to reflect use of JSON instead of JSON::XS