diff options
Diffstat (limited to 'third_party/websockify/CHANGES.txt')
-rw-r--r-- | third_party/websockify/CHANGES.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/third_party/websockify/CHANGES.txt b/third_party/websockify/CHANGES.txt new file mode 100644 index 00000000..cbd3f73f --- /dev/null +++ b/third_party/websockify/CHANGES.txt @@ -0,0 +1,18 @@ +Changes +======= + +0.2.0 - Sep 17, 2012 +-------------------- + + * Binary data support in websock.js + * Target config file/dir and multiple targets with token selector + * IPv6 fixes + * SSL target support + * Proxy to/from unix socket + + +0.1.0 - May 11, 2012 +-------------------- + + * Initial versioned release. + |