From 5575c7d7fe185b526d0bf76b1048633a346cf80a Mon Sep 17 00:00:00 2001 From: Feng Date: Sun, 28 Feb 2016 16:11:17 +0800 Subject: [PATCH] fix error datetime --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73ccd767f..937b1629f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -725,7 +725,7 @@ Change: rename project from 'emqtt' to 'emqttd' Change: lager:debug to dump RECV/SENT packets -Feature: emqttd_bridg, emqttd_bridge_sup to support broker bridge +Feature: emqttd_bridge, emqttd_bridge_sup to support broker bridge Feature: emqtt_event to publish client connected/disconnected message to $SYS topics @@ -890,7 +890,7 @@ Bugfix: fix "mosquitto_sub -q 2 ......" bug Bugfix: fix keep alive bug -0.1.3 (2012-01-04) +0.1.3 (2013-01-04) ------------------- Feature: support QOS2 PUBREC, PUBREL,PUBCOMP messages