diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -54,6 +54,9 @@ Changes in version 0.1.2.2-alpha - 2006-10-?? - When deciding whether an IP is "local", check for IPs on the same /24 as us. This prevents some false positives during reachability detection. + - Avoid possibility of controller-triggered crash when misusing certain + commands from a v0 controller on platforms that do not handle + printf("%s",NULL) gracefully. o Security Fixes, minor: - If a client asked for a server by name, and we didn't have a |