Skip to content

Commit 6d73af9

Browse files
committed
Update ChangeLog
1 parent 26ddb9d commit 6d73af9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

ChangeLog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
- 2.0 Jan 9 2017
2+
* Add/Fix python3 support (Thanks in part to ThePrez@github)
3+
* Fix documentation having "mapping" which should have been "mappings"
4+
section
5+
* Much better errors for config problems
6+
* Allow a config to omit the "options" section without a warning message
7+
* Fix the "socket in use" error when PumpkinLB is restarted after a
8+
connection is made. PumpkinLB will now bind even if an existing TIME_WAIT is
9+
on the local port, which allows you to listen on the previous port right
10+
away.
11+
12+
113
- 1.4 Sep 18 2015
214
* Cleanup a lot of code
315
* Add additional comments

0 commit comments

Comments
 (0)