Index: trunk/doc/pslib/ChangeLogSDRS.tex
===================================================================
--- trunk/doc/pslib/ChangeLogSDRS.tex	(revision 4084)
+++ trunk/doc/pslib/ChangeLogSDRS.tex	(revision 4085)
@@ -1,3 +1,3 @@
-%%% $Id: ChangeLogSDRS.tex,v 1.120 2005-06-02 00:42:48 jhoblitt Exp $
+%%% $Id: ChangeLogSDRS.tex,v 1.121 2005-06-02 00:58:26 jhoblitt Exp $
 
 \subsection{Changes from version 00 to version 01}
@@ -656,11 +656,11 @@
   \item change blurb about ``Threads'' to clarify requirements
   \item remove \code{lock} from \code{psList}
-  \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{psVector} to store it's number of elements as an \code{long int}
+  \item change \code{psArray} to store it's number of elements as an \code{long int}
+  \item change \code{psList} to store it's number of elements as an \code{long int}
+  \item change \code{psListIterator} to store the number of elements on the list as an \code{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 change \code{psLookupTable} to store it's index as an \code{unsigned long int}
+  \item change \code{psHash} to store it's number of elements as an \code{long int}
+  \item change \code{psLookupTable} to store it's index as an \code{long int}
   \item change \code{psBitSet} to store it's size as an \code{long int}
 \end{itemize}
