\documentclass{article}
\usepackage{ulem}
\usepackage{graphicx}
\usepackage{hyperref}
\pagestyle{headings}
\begin{document}
\part{Horde 3.0 Release Show Stoppers}
\section{All modules}
\begin{itemize}
\item Convert remaining conf.php.dist files to conf.xml files (DONE).


\item Fix or better cleanup redirection/frameset loading code (DONE).


\item Remove use of Prefs::getPref() (DONE).


\item Find a better way of accessing user profiles (Identities) (DONE).


\item Be able to switch between preferences scopes in all Options screens (DONE).


\end{itemize}
\section{Horde}
\begin{itemize}
\item Fix preferences with a "none" preference backend (DONE).


\item Package remaining Horde libs (DONE).


\item Rename DataTree database tables/fields to use datatree, not category (DONE).


\end{itemize}
\section{IMP}
\begin{itemize}
\item HTML composition (DONE).


\item Folder changes updating correctly in cache (DONE).


\end{itemize}
\section{Whups}
\begin{itemize}
\item Rename database fields/tables to refer to queue, not module (DONE).


\end{itemize}
\end{document}
