You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2019/11/14 05:28:30 UTC

[incubator-iotdb] branch rel/0.9 updated: remove lost user issue

This is an automated email from the ASF dual-hosted git repository.

qiaojialin pushed a commit to branch rel/0.9
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git


The following commit(s) were added to refs/heads/rel/0.9 by this push:
     new 66f344a  remove lost user issue
66f344a is described below

commit 66f344a57ec293a6e0b1401311c12b466f114acb
Author: qiaojialin <64...@qq.com>
AuthorDate: Thu Nov 14 13:28:10 2019 +0800

    remove lost user issue
---
 RELEASE_NOTES.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 484863c..7b575c0 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -94,7 +94,6 @@
 ## Known Issues
 
 * IOTDB-20 Need to support UPDATE
-* IOTDB-303 Lost users information when upgrading 0.8.x to 0.9.0
 
 ## Bug Fixes