Index: trunk/doc/pslib/ChangeLogSDRS.tex
===================================================================
--- trunk/doc/pslib/ChangeLogSDRS.tex	(revision 6371)
+++ trunk/doc/pslib/ChangeLogSDRS.tex	(revision 6434)
@@ -1,3 +1,3 @@
-%%% $Id: ChangeLogSDRS.tex,v 1.193 2006-02-08 03:26:01 jhoblitt Exp $
+%%% $Id: ChangeLogSDRS.tex,v 1.194 2006-02-16 18:57:51 eugene Exp $
 
 \subsection{Changes from version 00 to version 01}
@@ -842,4 +842,12 @@
 \item convert \code{complex} declarations to be explicitly \code{double complex}
 \item change \code{psFitsReadTable()}'s \code{fits} param to be \code{const} 
+\item changes to make image, subimage, and region consistent:
+\begin{itemize}
+\item all region operations refer to the parent image coordinates
+\item all functions which take a psImage and some coordinate refer to the parent coordinate frame 
+\item psRegionForImage : changed definition of region to refer to parent coords
+\item psImageCountPixelMask : changed definition of region to refer to parent coords
+\item psImageSubset : specified definition of region to refer to parent coords
+\end{itemize}
 \item Added S8,S16,U8,U16,U32 to \code{psDataType} (bug 579).
 \item \code{psVector.n} and \code{psArray.n} to be initially set to zero
