From a4778fa6cd9f05762476be209091ba3c76dc55e0 Mon Sep 17 00:00:00 2001 From: Xiang Li Date: Fri, 16 Dec 2016 16:33:44 -0800 Subject: [PATCH] add README file to the forked wal pkg --- third_party/forked/etcd237/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 third_party/forked/etcd237/README.md diff --git a/third_party/forked/etcd237/README.md b/third_party/forked/etcd237/README.md new file mode 100644 index 00000000000..821ef39d8c3 --- /dev/null +++ b/third_party/forked/etcd237/README.md @@ -0,0 +1 @@ +Forked from etcd 2.3 release branch to support migration from 3.0 WAL to 2.3 WAL format