diff --git a/CHANGES b/CHANGES index 87a7f5f79..e2ff3a9c0 100644 --- a/CHANGES +++ b/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 diff --git a/README.md b/README.md index c9b18bcfd..db3d03e75 100644 --- a/README.md +++ b/README.md @@ -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.