Index: trunk/doc/pslib/ChangeLogSDRS.tex
===================================================================
--- trunk/doc/pslib/ChangeLogSDRS.tex	(revision 3248)
+++ trunk/doc/pslib/ChangeLogSDRS.tex	(revision 3315)
@@ -1,3 +1,3 @@
-%%% $Id: ChangeLogSDRS.tex,v 1.70 2005-02-17 02:34:52 price Exp $
+%%% $Id: ChangeLogSDRS.tex,v 1.71 2005-02-24 01:30:58 price Exp $
 
 \subsection{Changes from version 00 to version 01}
@@ -472,6 +472,11 @@
 \item fix typo in psVector typedef
 \item add limit param to psDBSelectRows()
-\item change psDBUpdateRows() & psDBDeleteRows() to return signed values
+\item change psDBUpdateRows() and psDBDeleteRows() to return signed values
 \item Made \code{psMemSetDeallocator} and \code{psMemGetDeallocator}
   public functions, and cleaned up description.
-\end{itemize}
+\item Reworked \code{psLookupTable} functions so that the number of
+  columns and their types are defined by a \code{scanf}-like format
+  string.  Added \code{psVectorsReadFromFile} and
+  \code{psLookupTableImport} to generalise the reading of tabular data
+  from a file.
+\end{itemize}
