Index: /trunk/doc/pslib/ChangeLogSDRS.tex
===================================================================
--- /trunk/doc/pslib/ChangeLogSDRS.tex	(revision 4356)
+++ /trunk/doc/pslib/ChangeLogSDRS.tex	(revision 4357)
@@ -1,3 +1,3 @@
-%%% $Id: ChangeLogSDRS.tex,v 1.148 2005-06-23 01:01:00 price Exp $
+%%% $Id: ChangeLogSDRS.tex,v 1.149 2005-06-23 01:10:24 price Exp $
 
 \subsection{Changes from version 00 to version 01}
@@ -736,3 +736,4 @@
 \item Added \code{psArrayElementsFree} (already implemented).
 \item Sizes in \code{psArray} are \code{unsigned long}.
-\end{itemize}
+\item Use the \code{region} in \code{psImageTransform} to set the size of the output image (bug 453).
+\end{itemize}
Index: /trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- /trunk/doc/pslib/psLibSDRS.tex	(revision 4356)
+++ /trunk/doc/pslib/psLibSDRS.tex	(revision 4357)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.291 2005-06-23 01:01:00 price Exp $
+%%% $Id: psLibSDRS.tex,v 1.292 2005-06-23 01:10:24 price Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -4885,6 +4885,5 @@
 Transform the \code{input} image according the supplied
 transformation.  The size of the transformed image is defined by the
-supplied \code{output} image, if non-\code{NULL}, or the \code{region}
-otherwise (size \code{region.x1 - region.x0} by \code{region.y1 -
+\code{region} (size \code{region.x1 - region.x0} by \code{region.y1 -
 region.y0}, with \code{out->x0 = region.x0} and \code{out->y0 =
 region.y0}).
