Index: trunk/doc/pslib/ChangeLogSDRS.tex
===================================================================
--- trunk/doc/pslib/ChangeLogSDRS.tex	(revision 4599)
+++ trunk/doc/pslib/ChangeLogSDRS.tex	(revision 4711)
@@ -1,3 +1,3 @@
-%%% $Id: ChangeLogSDRS.tex,v 1.161 2005-07-22 22:39:21 price Exp $
+%%% $Id: ChangeLogSDRS.tex,v 1.162 2005-08-05 03:51:16 price Exp $
 
 \subsection{Changes from version 00 to version 01}
@@ -760,4 +760,11 @@
 \item \code{psPixelCoord} now contains floats.
 \item \code{psImageSlice} uses \code{psPixels} to output coordinates.
-\end{itemize}
-
+\item Added \code{psTimer} functions (prototypes by EAM).
+\item \code{psLibInit} and \code{psLibCleanup} changed to
+  \code{psTimeInitialize} and \code{psTimeFinalize}.  Calls to
+  functions that require the time tables before calling
+  \code{psTimeInitialize} shall produce an error.
+\item Added \code{psArgument} functions to provide simple argument
+  handling.
+\end{itemize}
+
