summaryrefslogtreecommitdiffstats
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorBrian May <brian@linuxpenguins.xyz>2017-11-16 19:57:33 +1100
committerBrian May <brian@linuxpenguins.xyz>2017-11-16 19:57:33 +1100
commit512396e06b45bff820b6697e405d5e45a338554d (patch)
tree89111779ce898dc73a1271794ed9db9a9cf0615c /CHANGES.rst
parent7a71ae1380152d1ddaa67980339bbf9e517c1c70 (diff)
Add changelog entry about fixed license
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index b9e2b2e..2e8b51f 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -38,6 +38,7 @@ Fixed
* Fixes UDP and DNS proxies binding to the same socket address.
* Mock socket bind to avoid depending on local IPs being available in test box.
* Fix no value passed for argument auto_hosts in hw_main call.
+* Fixed incorrect license information in setup.py.
0.78.3 - 2017-07-09