Просмотр исходного кода

update release notes after including ZOOKEEPER-4654 to 3.6.4

Mate Szalay-Beko 3 лет назад
Родитель
Сommit
30eef4aec4
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      zookeeper-docs/src/main/resources/markdown/releasenotes.md

+ 1 - 0
zookeeper-docs/src/main/resources/markdown/releasenotes.md

@@ -38,6 +38,7 @@ limitations under the License.
 * [ZOOKEEPER-4515](https://issues.apache.org/jira/browse/ZOOKEEPER-4515) - ZK Cli quit command always logs error
 * [ZOOKEEPER-4516](https://issues.apache.org/jira/browse/ZOOKEEPER-4516) - checkstyle:check  is failing
 * [ZOOKEEPER-4537](https://issues.apache.org/jira/browse/ZOOKEEPER-4537) - Race between SyncThread and CommitProcessor thread
+* [ZOOKEEPER-4654](https://issues.apache.org/jira/browse/ZOOKEEPER-4654) - Fix C client test compilation error in Util.cc.
 
                 
 ## Improvement