From: sdong Date: Thu, 1 Mar 2018 19:16:05 +0000 (-0800) Subject: Update HISTORY.md X-Git-Tag: rocksdb-5.10.4 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=492ab7c7d9425408b05b338eae5c581165af3463;p=rocksdb.git Update HISTORY.md --- diff --git a/HISTORY.md b/HISTORY.md index 734e55ee..60b8da0d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -2,6 +2,7 @@ ## 5.10.4 (02/22/2018) ### New Features * Follow rsync-style naming convention for BackupEngine tempfiles. This enables some optimizations when run on GlusterFS. +* Fix regression of Java build break on Windows. ## 5.10.3 (02/21/2018) ### Bug fixes