From bcc72fa70921a842d5c876c72278e8ab355e28a2 Mon Sep 17 00:00:00 2001
From: Bill Erickson <berickxx@gmail.com>
Date: Thu, 11 Oct 2018 15:47:58 -0400
Subject: [PATCH] LP#1779158 Ang6 Vandelay Release Notes

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
---
 .../Cataloging/vandelay-angular-port.adoc           | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 docs/RELEASE_NOTES_NEXT/Cataloging/vandelay-angular-port.adoc

diff --git a/docs/RELEASE_NOTES_NEXT/Cataloging/vandelay-angular-port.adoc b/docs/RELEASE_NOTES_NEXT/Cataloging/vandelay-angular-port.adoc
new file mode 100644
index 0000000000..6b5173b044
--- /dev/null
+++ b/docs/RELEASE_NOTES_NEXT/Cataloging/vandelay-angular-port.adoc
@@ -0,0 +1,21 @@
+MARC Import/Export Interface Update (Angular Port)
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+This MARC Import/Export (AKA Vandelay) interface is now built on
+Angular(6) instead of Dojo.  The functionality is consistent with the
+previous version of the interface, with minor UI adjustments to match
+the Angular style, plus one new interface called 'Recent Imports'
+
+Recent Imports Tab
+++++++++++++++++++
+
+This is a new interface which allows users to see active and recent
+Vandelay sesssions originating from the same workstation or logged in
+user account.  Active sessions include real-time progress information so
+the user may track the progress without refreshing the page.
+
+This interface makes it possible to exit the main import tab or the
+Vandelay interface altogether and return at a later time to check on
+import progress.  It also allows users to kick-off multiple imports at
+the same time and follow the status of each in one interace.
+
-- 
2.11.0