Index: trunk/doc/pslib/ChangeLogSDRS.tex
===================================================================
--- trunk/doc/pslib/ChangeLogSDRS.tex	(revision 3744)
+++ trunk/doc/pslib/ChangeLogSDRS.tex	(revision 3757)
@@ -1,3 +1,3 @@
-%%% $Id: ChangeLogSDRS.tex,v 1.87 2005-04-21 23:48:56 price Exp $
+%%% $Id: ChangeLogSDRS.tex,v 1.88 2005-04-22 01:32:15 price Exp $
 
 \subsection{Changes from version 00 to version 01}
@@ -538,3 +538,12 @@
 \item Add \code{PS_META_TIME} to \code{psMetadataType}
 \item Changed \code{psPixels} to vector-like array of \code{psPixelCoord}.
-\end{itemize}
+\item After conversation with GG:
+  \begin{itemize}
+  \item Mention that Chebyshev domain should only be from -1 to +1, but won't restrict.
+  \item Type for \code{psSpline1D} is F32 only.
+  \item Matrix functions return \code{NULL} in the event of an error.
+  \item Changed API for \code{psVectorFitSpline1D}.
+  \item Removed pre-defined LM minimization functions; these will be defined in the Modules SDRS.
+  \end{itemize}
+
+\end{itemize}
