From fd2edfe94c9d0a142d4dfeb2052d7f74ac5500cc Mon Sep 17 00:00:00 2001
From: Michael Davidsaver
Date: Thu, 24 Jul 2014 14:22:52 -0400
Subject: [PATCH] release notes
---
documentation/RELEASE_NOTES.html | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html
index 4e4845715..0dfa814a9 100644
--- a/documentation/RELEASE_NOTES.html
+++ b/documentation/RELEASE_NOTES.html
@@ -15,6 +15,14 @@ EPICS Base 3.15.0.x releases are not intended for use in production systems.
Changes between 3.15.0.1 and 3.15.0.2
+
+General purpose thread pool
+
+
+A general purpose threaded work queue API epicsThreadPool is added.
+Multiple pools can be created with controlable priority and number
+of worker threads. Lazy worker startup is supported.
+
Database field setting updates
A database (.db) file loaded by an IOC does not have to repeat the record