Index: /trunk/doc/pslib/ChangeLogSDRS.tex
===================================================================
--- /trunk/doc/pslib/ChangeLogSDRS.tex	(revision 2366)
+++ /trunk/doc/pslib/ChangeLogSDRS.tex	(revision 2367)
@@ -1,3 +1,3 @@
-%%% $Id: ChangeLogSDRS.tex,v 1.43 2004-11-12 22:21:19 price Exp $
+%%% $Id: ChangeLogSDRS.tex,v 1.44 2004-11-15 20:20:30 price Exp $
 
 \subsection{Changes from version 00 to version 01}
@@ -372,4 +372,5 @@
 \item Fixed up the LM minimization specification; bug 203.
 \item Removed errors from \code{psVectorFitSpline1D}.
+\item \code{psTraceReset} is to free memory used by \code{psTrace}.
 \end{itemize}
 
Index: /trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- /trunk/doc/pslib/psLibSDRS.tex	(revision 2366)
+++ /trunk/doc/pslib/psLibSDRS.tex	(revision 2367)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.149 2004-11-12 22:21:24 price Exp $
+%%% $Id: psLibSDRS.tex,v 1.150 2004-11-15 20:19:46 price Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -849,5 +849,6 @@
 of the code is compiled.  This can be implemented via macro front-ends
 to private versions of the user APIs.  In addition, a function
-\code{bool psTraceReset(void)} will set all trace levels to 0.
+\code{bool psTraceReset(void)} will free memory used by \code{psTrace}
+functions, effectively resetting all trace levels to 0.
 
 
