Index: /trunk/doc/pslib/ChangeLogSDRS.tex
===================================================================
--- /trunk/doc/pslib/ChangeLogSDRS.tex	(revision 3844)
+++ /trunk/doc/pslib/ChangeLogSDRS.tex	(revision 3845)
@@ -1,3 +1,3 @@
-%%% $Id: ChangeLogSDRS.tex,v 1.93 2005-05-02 21:04:26 price Exp $
+%%% $Id: ChangeLogSDRS.tex,v 1.94 2005-05-05 03:11:19 jhoblitt Exp $
 
 \subsection{Changes from version 00 to version 01}
@@ -576,2 +576,8 @@
 \item Added \code{psLibFinalize} (bug 388).
 \end{itemize}
+
+\subsection{Changes from Revision 14 (27 April 2005) to Revision 15 (...)}
+
+\begin{itemize}
+\item add \code{PS_META_TIME} to \code{psMetadataType}
+\end{itemize}
Index: /trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- /trunk/doc/pslib/psLibSDRS.tex	(revision 3844)
+++ /trunk/doc/pslib/psLibSDRS.tex	(revision 3845)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.211 2005-05-02 21:04:26 price Exp $
+%%% $Id: psLibSDRS.tex,v 1.212 2005-05-05 03:11:19 jhoblitt Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -3770,4 +3770,5 @@
     PS_META_PNG,                       ///< PNG data (Stored as item.data.V).
     PS_META_ASTROM,                    ///< Astrometric coefficients (Stored as item.data.V).
+    PS_META_TIME,                      ///< psTime object (Stored as item.data.V).
     PS_META_UNKNOWN,                   ///< Other data (Stored as item.data.V).
     PS_META_MULTI                      ///< Used internally, do not create a metadata item of this type.
