Update CHANGES.txt for 0.98.14RC1 again
Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b27ca794 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b27ca794 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/b27ca794 Branch: refs/heads/0.98 Commit: b27ca794d1faa04e60c457452834512a89f89f3a Parents: fa95651 Author: Andrew Purtell <[email protected]> Authored: Mon Aug 24 05:00:23 2015 +0000 Committer: Andrew Purtell <[email protected]> Committed: Mon Aug 24 05:00:23 2015 +0000 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/b27ca794/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 3169f8d..49a5163 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -68,6 +68,7 @@ Release 0.98.14 - 8/29/2015 * [HBASE-14250] - branch-1.1 hbase-server test-jar has incorrect LICENSE * [HBASE-14251] - javadoc jars use LICENSE/NOTICE from primary artifact * [HBASE-14291] - NPE On StochasticLoadBalancer Balance Involving RS With No Regions + * [HBASE-14297] - Fix a long standing nit with 0.98 source assemblies ** Improvement * [HBASE-8642] - [Snapshot] List and delete snapshot by table
