From fae1b240f661097586a3f1d21228adea25873998 Mon Sep 17 00:00:00 2001
From: "W. Eric Norum"
Date: Wed, 28 Apr 2004 02:35:13 +0000
Subject: [PATCH] Add epicsSnStrPrintEscaped
---
documentation/RELEASE_NOTES.html | 3 +++
1 file changed, 3 insertions(+)
diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html
index 37b8ec27c..05cbce1ab 100644
--- a/documentation/RELEASE_NOTES.html
+++ b/documentation/RELEASE_NOTES.html
@@ -67,6 +67,9 @@ all dirs of the top directory tree.
The new archclean target is like the clean target except that O.Common
directories are not removed.
+epicsString
+Add epicsSnStrPrintEscaped.
+
epicsExport
epicsExportAddress(typ,obj) now generates an extern named pvar_typ_obj and