Index: trunk/doc/pslib/ChangeLogSDRS.tex
===================================================================
--- trunk/doc/pslib/ChangeLogSDRS.tex	(revision 1646)
+++ trunk/doc/pslib/ChangeLogSDRS.tex	(revision 1663)
@@ -263,4 +263,12 @@
 \item Changed the order of some \code{psList} function arguments to
   match that of \code{psMetadata}.
-
+\item \code{psLogSetDestination} return type changed to \code{bool}.
+\item \code{psImage.nChildren} and \code{.children} changed to
+  \code{psArray *children}.
+\item Added extra input parameters to \code{psKernelGenerate}:
+  \code{psVector *tShifts} and \code{bool relative}.
+\item Synched \code{psImageSubset}, \code{psImageTrim},
+  \code{psImageReadSection} and \code{psImageSlice} to use a
+  consistent region specification: \code{x0,y0,x1,y1}, where \code{x1}
+  and \code{y1} are exclusive, and may be negative.
 \end{itemize}
