fix format
This commit is contained in:
parent
98a01b6bca
commit
3e6ba85eed
5
CHANGES
5
CHANGES
|
@ -1,7 +1,10 @@
|
|||
Changes with emqtt 0.1.2 30 Dec 2012
|
||||
Changes with emqtt 0.1.2 27 Dec 2012
|
||||
|
||||
*) Feature: release support like riak
|
||||
|
||||
*) Bugfix:
|
||||
|
||||
|
||||
Changes with emqtt 0.1.1 24 Dec 2012
|
||||
|
||||
*) Feature: use rebar to generate release
|
||||
|
|
|
@ -70,13 +70,21 @@ The emqtt broker is licensed under the MOZILLA PUBLIC LICENSE Version 1.1.
|
|||
The files below copied from rabbitmq:
|
||||
|
||||
credit_flow.erl
|
||||
|
||||
file_handle_cache.erl
|
||||
|
||||
gen_server2.erl
|
||||
|
||||
priority_queue.erl
|
||||
|
||||
supervisor2.erl
|
||||
|
||||
tcp_acceptor.erl
|
||||
|
||||
tcp_acceptor_sup.erl
|
||||
|
||||
tcp_listener.erl
|
||||
|
||||
tcp_listener_sup.erl
|
||||
|
||||
any questions regarding licensing, please contact ery.lee at gmail dot com.
|
||||
|
|
Loading…
Reference in New Issue