Index: trunk/doc/pslib/ChangeLogSDRS.tex
===================================================================
--- trunk/doc/pslib/ChangeLogSDRS.tex	(revision 4075)
+++ trunk/doc/pslib/ChangeLogSDRS.tex	(revision 4076)
@@ -1,3 +1,3 @@
-%%% $Id: ChangeLogSDRS.tex,v 1.115 2005-06-01 21:26:34 jhoblitt Exp $
+%%% $Id: ChangeLogSDRS.tex,v 1.116 2005-06-01 21:34:13 jhoblitt Exp $
 
 \subsection{Changes from version 00 to version 01}
@@ -655,4 +655,8 @@
   \item change \code{psVector} to store it's number of elements as an \code{unsigned long int}
   \item change \code{psArray} to store it's number of elements as an \code{unsigned long int}
+  \item change \code{psList} to store it's number of elements as an \code{unsigned long int}
+  \item change \code{psListIterator} to store the number of elements on the list as an \code{unsigned long int}
+  \item change \code{psListIterator} to store it's index as an \code{long int}
+  \item change \code{psHash} to store it's number of elements as an \code{unsigned long int}
   \item remove \code{lock} from \code{psList}
 \end{itemize}
