summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb9c8e1..7d3b93c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+ * Included license file (pull request by "Philippe" pombredanne).
+
* Doing a "set" after server goes away, raised AttributeError:
'NoneType' object has no attribute 'sendall'. Patch by Ken Lalonde