Index: trunk/doc/pslib/ChangeLogSDRS.tex
===================================================================
--- trunk/doc/pslib/ChangeLogSDRS.tex	(revision 3992)
+++ trunk/doc/pslib/ChangeLogSDRS.tex	(revision 4040)
@@ -1,3 +1,3 @@
-%%% $Id: ChangeLogSDRS.tex,v 1.103 2005-05-20 00:43:57 price Exp $
+%%% $Id: ChangeLogSDRS.tex,v 1.104 2005-05-27 00:38:08 eugene Exp $
 
 \subsection{Changes from version 00 to version 01}
@@ -613,3 +613,12 @@
 \item Renamed \code{psMaskToPixels} to \code{psPixelsFromMask} (bug 414).
 \item \code{psRegionFromString} returns \code{NaN} for any element that doesn't parse correctly (bug 416).
-\end{itemize}
+
+\item unified the single and double precision polynomials
+\item re-ordered the psPolynomial*Alloc arguments
+\item changed the psPolynomials to be defined in terms of Norder not Nterms
+\item re-ordered the psVectorFitPoly* arguments
+\item added mask \& maskValue ot psVectorFitPoly*
+\item changed the requirements on the input data vectors to psPolynomialFit and Eval
+\item added the psVectorClipFitPoly* functions
+
+\end{itemize}
