diff options
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/whatsnew/whatsnew24.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/whatsnew/whatsnew24.tex b/Doc/whatsnew/whatsnew24.tex index 2f0df30..5fda620 100644 --- a/Doc/whatsnew/whatsnew24.tex +++ b/Doc/whatsnew/whatsnew24.tex @@ -124,7 +124,8 @@ changes to your code: \begin{itemize} -\item Everything is all in the details! +\item dircache.listdir now passes exceptions to the caller, +instead of returning empty lists. \end{itemize} |