blob: 83b7ec2ebf5ab8d8d2905b44e78942b70260f6ce [file] [log] [blame]
\chapter{Change Log}
\section{Changes Since Public Review Draft}
\begin{itemize}
\item Section \ref{resource_method_return}: Added text describing how to determine raw and generic types from method return type and returned instance.
\item Section \ref{request_matching}: Reorganized the request matching algorithm to remove redundancy and improve readability, no functional change.
\item Section \ref{reqpreproc}: Make pre-processed URIs available rather than original request URI.
\item Section \ref{template_to_regex}: Changes to regular expressions to eliminate edge cases.
\end{itemize}