From 176e19b571f722437043d2aa80a69ae21852c70d Mon Sep 17 00:00:00 2001
From: Suhas Daftuar <sdaftuar@gmail.com>
Date: Tue, 17 May 2016 09:01:12 -0400
Subject: [PATCH] Mention new RPC's in release notes

---
 doc/release-notes.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/doc/release-notes.md b/doc/release-notes.md
index 7d44b8cda..be619e41c 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -80,6 +80,13 @@ The following outputs are affected by this change:
 - REST `/rest/block/` (JSON format when including extended tx details)
 - `bitcoin-tx -json`
 
+New mempool information RPC calls
+---------------------------------
+
+RPC calls have been added to output detailed statistics for individual mempool
+entries, as well as to calculate the in-mempool ancestors or descendants of a
+transaction: see `getmempoolentry`, `getmempoolancestors`, `getmempooldescendants`.
+
 ### ZMQ
 
 Each ZMQ notification now contains an up-counting sequence number that allows