]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Add history log and revise script 2.7.fb v2.7
authorkailiu <hfevers@gmail.com>
Tue, 28 Jan 2014 21:06:09 +0000 (13:06 -0800)
committerkailiu <hfevers@gmail.com>
Wed, 29 Jan 2014 04:24:41 +0000 (20:24 -0800)
commit9fe60d50ff8b90c5c12bcc22ec38a067eb232e26
tree1cc0f73ca318c1076c4dc669c6d803dfb98a8a8a
parent9a126ba3b3cb696e05d5b842ae8fe457d3b19f14
Add history log and revise script

Summary:
* Add a change log for rocksdb releases.
* Remove the hacky parts of make_new_version.sh, which are either
  no longer useful or will be done in our dedicated 3rd-party release
  tool.

Test Plan: N/A

Reviewers: igor, haobo, sdong, dhruba

CC: leveldb
Differential Revision: https://reviews.facebook.net/D15543
HISTORY.md [new file with mode: 0644]
build_tools/make_new_version.sh