]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
Update HISTORY.md for wrong release date
authorSiying Dong <siying.d@fb.com>
Wed, 8 Feb 2017 19:28:31 +0000 (11:28 -0800)
committerGitHub <noreply@github.com>
Wed, 8 Feb 2017 19:28:31 +0000 (11:28 -0800)
HISTORY.md

index 340d02e63d134ba6819e58a3981a39ce0fc0c4f9..7215b51be39e94378b4cc74a5aa3831605901baa 100644 (file)
@@ -1,5 +1,5 @@
 # Rocksdb Change Log
-## 5.1.0 (01/13/2016)
+## 5.1.0 (01/13/2017)
 ### Public API Change
 * Support dynamically change `delete_obsolete_files_period_micros` option via SetDBOptions().
 * Added EventListener::OnExternalFileIngested which will be called when IngestExternalFile() add a file successfully.