Index: /trunk/doc/pslib/ChangeLogSDRS.tex
===================================================================
--- /trunk/doc/pslib/ChangeLogSDRS.tex	(revision 1600)
+++ /trunk/doc/pslib/ChangeLogSDRS.tex	(revision 1601)
@@ -219,3 +219,27 @@
   only goes to the tangent plane, from which the \code{psGrommit} is
   used to get the coordinates to the sky.
+\item Added description of \code{psMemory} functions
+  \code{p_psSetFreeFcn}, \code{p_psGetFreeFcn}
+\item Modified definition of \code{psImagePixelInterpolate}.
+\item Renamed \code{psImageResampleMode} mode to
+  \code{psImageInterpolateMode}.
+\item Added \code{psImageInterpolateMode} mode to
+  \code{psImageRotate}, \code{psImageShift}.
+\item Changed input type of \code{exposed} pixels to \code{psC64}.
+\item Dropped maintaince of original type for \code{psImageCopy}.
+\item Added output \code{psVector *coords} to \code{psImageSlice}.
+\item Dropped \code{psMetadataFlags} from \code{psMetadataItem}.
+\item Cleaned \code{psMetadata} discussion to reflect new handling of
+  non-unique keys.
+\item Clarified sequence of entries in \code{psMetadataItemAlloc}.
+\item Dropped metadata naming convention reference (should be part of
+  IPP docs, not PSLib)
+\item \code{Nchildren} $\rightarrow$ \code{nChildren} in
+  \code{psImage}.
+\item Changed names of \code{p_psSetFreeFcn}, \code{p_psGetFreeFcn} to
+  \code{p_psMemSetDeallocator}, \code{p_psMemGetDeallocator}.
+\item Added \code{psFreeFnc} parameter to
+  \code{p_psMemSetDeallocator}.
+\item \code{long psMemGetId(void)} to \code{psMemoryId
+  psMemGetId(void)}.
 \end{itemize}
