mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Clean up arena API
Summary: Easy thing goes first. This patch moves arena to internal dir; based on which, the coming patch will deal with memtable_rep. Test Plan: make check Reviewers: haobo, sdong, dhruba CC: leveldb Differential Revision: https://reviews.facebook.net/D15615
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Rocksdb Change Log
|
||||
|
||||
## 2.8.0 (01/28/2014)
|
||||
|
||||
### Public API changes
|
||||
|
||||
* Removed arena.h from public header files.
|
||||
|
||||
## 2.7.0 (01/28/2014)
|
||||
|
||||
### Public API changes
|
||||
|
||||
Reference in New Issue
Block a user