From f4a172fb622933e87c8376428fffa8ff460e7c6c Mon Sep 17 00:00:00 2001
From: Peter Rotich <peter@enhancesoft.com>
Date: Thu, 14 Sep 2017 15:56:06 +0000
Subject: [PATCH] Add release notes for v1.9.14

---
 WHATSNEW.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/WHATSNEW.md b/WHATSNEW.md
index 1a5ab807e..8968128bc 100644
--- a/WHATSNEW.md
+++ b/WHATSNEW.md
@@ -1,3 +1,10 @@
+osTicket v1.9.16
+================
+### Performance and Security
+ * XSS: Encode html entities of cached form data (#3960, bcd58e8)
+ * ORM: Addresses an SQL injection vulnerability in ORM lookup function
+    (#3959, 1eaa6910)
+
 osTicket v1.9.15
 ================
 ### Enhancements
-- 
GitLab