Index: trunk/doc/pslib/ChangeLogSDRS.tex
===================================================================
--- trunk/doc/pslib/ChangeLogSDRS.tex	(revision 6532)
+++ trunk/doc/pslib/ChangeLogSDRS.tex	(revision 6613)
@@ -1,3 +1,3 @@
-%%% $Id: ChangeLogSDRS.tex,v 1.198 2006-03-06 23:12:53 price Exp $
+%%% $Id: ChangeLogSDRS.tex,v 1.199 2006-03-17 00:05:31 eugene Exp $
 
 \subsection{Changes from version 00 to version 01}
@@ -847,4 +847,10 @@
 \item psImageCountPixelMask : changed definition of region to refer to parent coords
 \item psImageSubset : specified definition of region to refer to parent coords
+\item psImageTrim : specified definition of region to refer to parent coords
+\item psImageRow : specified definition of region to refer to parent coords
+\item psImageColumn : specified definition of region to refer to parent coords
+\item psImageSlice : specified definition of region to refer to parent coords
+\item psImageCut : specified definition of region to refer to parent coords
+\item psImageRadialCut : specified definition of region to refer to parent coords
 \end{itemize}
 \item Added S8,S16,U8,U16,U32 to \code{psDataType} (bug 579).
@@ -855,8 +861,11 @@
 \item reorder \code{psPrecessMethod} to match the implementation in pslib
 \item set \code{psPolynomial?DAlloc()} functions params to have \code{type} first
+\item dropped unused 'stats' from \code{psLookupTableInterpolateAll}
+\item psImageSubset : specified that the input region and image need not overlap, but that the bound saturate to the limits of the input image
 \item allow \code{psMetadataItem} pointer types to have a value of \code{NULL}
 \end{itemize}
 
-\ubsection{Changes from Revistion 19 (21 Feb 2006) to Revision 20 (?? ??? 2006)}
+\subsection{Changes from Revistion 19 (21 Feb 2006) to Revision 20 (?? ??? 2006)}
+
 \begin{itemize}
 \item Added \code{psFitsIsImage} and \code{psFitsIsTable}
@@ -866,3 +875,6 @@
 \item Added \code{extname} to \code{psFitsWriteTable} and
   \code{psFitsInsertTable} to mirror the image versions.
-\end{itemize}
+\item \code{psRegionFromString} adjusted to allow a \code{NULL} string region 
+\item added \code{PS_META_NO_REPLACE}
+
+\end{itemize}
