Changeset 4078 for trunk/doc/pslib/ChangeLogSDRS.tex
- Timestamp:
- Jun 1, 2005, 11:51:25 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/ChangeLogSDRS.tex (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/ChangeLogSDRS.tex
r4077 r4078 1 %%% $Id: ChangeLogSDRS.tex,v 1.11 7 2005-06-01 21:37:23jhoblitt Exp $1 %%% $Id: ChangeLogSDRS.tex,v 1.118 2005-06-01 21:51:25 jhoblitt Exp $ 2 2 3 3 \subsection{Changes from version 00 to version 01} … … 654 654 \item rename \code{psFitsAlloc()} $\rightarrow$ \code{psFitsOpen()} 655 655 \item add \code{psFitsClose()} 656 \item remove \code{lock} from \code{psList} 656 657 \item change \code{psVector} to store it's number of elements as an \code{unsigned long int} 657 658 \item change \code{psArray} to store it's number of elements as an \code{unsigned long int} … … 660 661 \item change \code{psListIterator} to store it's index as an \code{long int} 661 662 \item change \code{psHash} to store it's number of elements as an \code{unsigned long int} 662 \item remove \code{lock} from \code{psList}663 \end{itemize} 664 \end{itemize} 663 \item change \code{psLookupTable} to store it's index as an \code{unsigned long int} 664 \end{itemize} 665 \end{itemize}
Note:
See TracChangeset
for help on using the changeset viewer.
