Index: trunk/doc/pslib/ChangeLogSDRS.tex
===================================================================
--- trunk/doc/pslib/ChangeLogSDRS.tex	(revision 4111)
+++ trunk/doc/pslib/ChangeLogSDRS.tex	(revision 4122)
@@ -1,3 +1,3 @@
-%%% $Id: ChangeLogSDRS.tex,v 1.128 2005-06-04 02:38:09 jhoblitt Exp $
+%%% $Id: ChangeLogSDRS.tex,v 1.129 2005-06-06 23:40:52 jhoblitt Exp $
 
 \subsection{Changes from version 00 to version 01}
@@ -629,5 +629,5 @@
   \item change \code{int} $\rightarrow$ \code{size_t} where appropriate
   \item change \code{psBool} $\rightarrow$ \code{bool}
-  \item change \code{psU64} $\rightarrow$ \code{unsigned long int} where appropriate
+  \item change \code{psU64} $\rightarrow$ \code{unsigned long} where appropriate
   \item add \code{const} to parameters where appropriate
   \item remove \code{const} from parameters passed by value
@@ -656,12 +656,12 @@
   \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{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{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}
+  \item change \code{psVector} to store it's number of elements as an \code{long}
+  \item change \code{psArray} to store it's number of elements as an \code{long}
+  \item change \code{psList} to store it's number of elements as an \code{long}
+  \item change \code{psListIterator} to store the number of elements on the list as an \code{long}
+  \item change \code{psListIterator} to store it's index as an \code{long}
+  \item change \code{psHash} to store it's number of elements as an \code{long}
+  \item change \code{psLookupTable} to store it's index as an \code{long}
+  \item change \code{psBitSet} to store it's size as an \code{long}
   \item remove \code{psXMLDocFree()}
   \item add \code{psXMLDocAlloc()}
