Index: trunk/doc/pslib/ChangeLogSDRS.tex
===================================================================
--- trunk/doc/pslib/ChangeLogSDRS.tex	(revision 4365)
+++ trunk/doc/pslib/ChangeLogSDRS.tex	(revision 4368)
@@ -1,3 +1,3 @@
-%%% $Id: ChangeLogSDRS.tex,v 1.151 2005-06-23 03:06:32 price Exp $
+%%% $Id: ChangeLogSDRS.tex,v 1.152 2005-06-23 21:19:45 price Exp $
 
 \subsection{Changes from version 00 to version 01}
@@ -736,5 +736,10 @@
 \item Added \code{psArrayElementsFree} (already implemented).
 \item \code{psMask} changed to \code{psMaskType} (more clear).
-\item Use the \code{region} in \code{psImageTransform} to set the size of the output image (bug 453).
-\item \code{list} in \code{psListIteratorAlloc} is not const (bug 455).
-\end{itemize}
+\item Use the \code{region} in \code{psImageTransform} to set the size
+  of the output image (bug 453).
+\item \code{list} in \code{psListIteratorAlloc} is not const (bug
+  455).
+\item Clarified policy on signed/unsigned for memory allocation;
+  \code{psAlloc} checks the allocation size against
+  \code{PS_MEM_LIMIT}.
+\end{itemize}
