From 80594ca16eef1d58ddb7dfd11d76823ebc48635a Mon Sep 17 00:00:00 2001
From: Anup Navare <anup.d.navare@intel.com>
Date: Wed, 31 Jan 2018 10:22:04 -0800
Subject: [PATCH] Adds a releasenote for DHCP support for TinyIPA

Followup patch to add a releasenote for DHCP support in TinyIPA.

Change-Id: I615ea0563b1f01feaf70fb9ed965762c5e01b5dc
---
 .../rescue-dhcp_network-for-tinyipa-a14de5fae38a5dce.yaml    | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 releasenotes/notes/rescue-dhcp_network-for-tinyipa-a14de5fae38a5dce.yaml

diff --git a/releasenotes/notes/rescue-dhcp_network-for-tinyipa-a14de5fae38a5dce.yaml b/releasenotes/notes/rescue-dhcp_network-for-tinyipa-a14de5fae38a5dce.yaml
new file mode 100644
index 000000000..f15603919
--- /dev/null
+++ b/releasenotes/notes/rescue-dhcp_network-for-tinyipa-a14de5fae38a5dce.yaml
@@ -0,0 +1,5 @@
+---
+features:
+  - |
+    Adds DHCP network support for TinyIPA. This support is required for
+    rescue feature when used with TinyIPA.