]> granicus.if.org Git - python/commitdiff
Added some more versionchanged markup.
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Wed, 15 Feb 2006 21:47:32 +0000 (21:47 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Wed, 15 Feb 2006 21:47:32 +0000 (21:47 +0000)
Doc/lib/liblogging.tex

index 45a59e4057c9bea1129b29fb6eb7db55f29c43b9..576e2e7c60f45f4089d5f3a4299b2c5cd43399e2 100644 (file)
@@ -229,6 +229,9 @@ in many contexts, and interesting conditions which arise are dependent on this
 context (such as remote client IP address and authenticated user name, in the
 above example). In such circumstances, it is likely that specialized
 \class{Formatter}s would be used with particular \class{Handler}s.
+
+\versionchanged[\var{extra} was added]{2.5}
+
 \end{funcdesc}
 
 \begin{funcdesc}{info}{msg\optional{, *args\optional{, **kwargs}}}
@@ -454,6 +457,9 @@ in many contexts, and interesting conditions which arise are dependent on this
 context (such as remote client IP address and authenticated user name, in the
 above example). In such circumstances, it is likely that specialized
 \class{Formatter}s would be used with particular \class{Handler}s.
+
+\versionchanged[\var{extra} was added]{2.5}
+
 \end{methoddesc}
 
 \begin{methoddesc}{info}{msg\optional{, *args\optional{, **kwargs}}}