summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
Diffstat (limited to 'Doc')
-rw-r--r--Doc/lib/libfuncs.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/lib/libfuncs.tex b/Doc/lib/libfuncs.tex
index 169cfc7..fd9092d 100644
--- a/Doc/lib/libfuncs.tex
+++ b/Doc/lib/libfuncs.tex
@@ -220,6 +220,8 @@ def my_import(name):
\end{itemize}
\versionadded{2.2}
+ \versionchanged[Support for building a dictionary from keyword
+ arguments added]{2.3}
\end{funcdesc}
\begin{funcdesc}{dir}{\optional{object}}