~ubuntu-branches/ubuntu/trusty/websockify/trusty

« back to all changes in this revision

Viewing changes to CHANGES.txt

  • Committer: Package Import Robot
  • Author(s): Thomas Goirand
  • Date: 2013-05-30 16:00:31 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20130530160031-r6xzccav3emxor4y
Tags: 0.5.1+dfsg1-1
* New upstream release.
* Ran wrap-and-sort.
* Do not install include/web-socket-js/WebSocketMain.swf in setup.py
  (patches setup.py).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Changes
2
2
=======
3
3
 
 
4
0.5.1 - Jun 27, 2013
 
5
--------------------
 
6
 
 
7
 * use upstream einaros/ws (>=0.4.27) with websockify.js
 
8
 * file_only and no_parent security options for WSRequestHandler
 
9
 * Update build of web-socket-js (c0855c6cae)
 
10
 * add include/web-socket-js-project submodule to gimite/web-socket-js
 
11
   for DSFG compliance.
 
12
 * drop Hixie protocol support
 
13
 
 
14
0.4.1 - Mar 12, 2013
 
15
--------------------
 
16
 
 
17
 * ***NOTE*** : 0.5.0 will drop Hixie protocol support
 
18
 * add include/ directory and remove some dev files from source
 
19
   distribution.
 
20
 
 
21
0.4.0 - Mar 12, 2013
 
22
--------------------
 
23
 
 
24
 * ***NOTE*** : 0.5.0 will drop Hixie protocol support
 
25
 * use Buffer base64 support in Node.js implementation
 
26
 
4
27
0.3.0 - Jan 15, 2013
5
28
--------------------
6
29