Index: /trunk/doc/pslib/ChangeLogSDRS.tex
===================================================================
--- /trunk/doc/pslib/ChangeLogSDRS.tex	(revision 3536)
+++ /trunk/doc/pslib/ChangeLogSDRS.tex	(revision 3537)
@@ -1,3 +1,3 @@
-%%% $Id: ChangeLogSDRS.tex,v 1.76 2005-03-24 23:20:55 jhoblitt Exp $
+%%% $Id: ChangeLogSDRS.tex,v 1.77 2005-03-29 03:42:16 price Exp $
 
 \subsection{Changes from version 00 to version 01}
@@ -504,6 +504,6 @@
 \item Change \code{psTime} math rules
 \item Change ``Time Tables'' to have IERS Bulliten A \& B
-\end{itemize}
 \item Remove Configuration File Grammar appendix
 \item Add Configuration File Test Inputs appendix
-\end{itemize}
+\item Adding logical operations (and, or) to \code{psBinaryOp}.
+\end{itemize}
Index: /trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- /trunk/doc/pslib/psLibSDRS.tex	(revision 3536)
+++ /trunk/doc/pslib/psLibSDRS.tex	(revision 3537)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.190 2005-03-24 23:20:55 jhoblitt Exp $
+%%% $Id: psLibSDRS.tex,v 1.191 2005-03-29 03:42:21 price Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -3094,4 +3094,6 @@
 \item Minimum (min)
 \item Maximum (max)
+\item Logical or ($|$; integer type only)
+\item Logical and (\&; integer type only)
 \end{itemize}
 
