krb5 commit: Note which release -x debug was added in

Greg Hudson ghudson at MIT.EDU
Tue Jan 29 13:46:12 EST 2013


https://github.com/krb5/krb5/commit/a453a2c654f7c4ca447d336199f395b8fa305de8
commit a453a2c654f7c4ca447d336199f395b8fa305de8
Author: Greg Hudson <ghudson at mit.edu>
Date:   Tue Jan 29 13:16:05 2013 -0500

    Note which release -x debug was added in

 doc/admin/admin_commands/kadmin_local.rst |    3 ++-
 doc/admin/admin_commands/kadmind.rst      |    1 +
 doc/admin/admin_commands/krb5kdc.rst      |    3 ++-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/doc/admin/admin_commands/kadmin_local.rst b/doc/admin/admin_commands/kadmin_local.rst
index 0fb7723..e9acb53 100644
--- a/doc/admin/admin_commands/kadmin_local.rst
+++ b/doc/admin/admin_commands/kadmin_local.rst
@@ -161,7 +161,8 @@ OPTIONS
     **-x debug=**\ *level*
         sets the OpenLDAP client library debug level.  *level* is an
         integer to be interpreted by the library.  Debugging messages
-        are printed to standard error.
+        are printed to standard error.  First introduced in release
+        1.12.
 
 .. _kadmin_options_end:
 
diff --git a/doc/admin/admin_commands/kadmind.rst b/doc/admin/admin_commands/kadmind.rst
index dd496fe..28268fa 100644
--- a/doc/admin/admin_commands/kadmind.rst
+++ b/doc/admin/admin_commands/kadmind.rst
@@ -128,6 +128,7 @@ OPTIONS
             an integer to be interpreted by the library.  Debugging
             messages are printed to standard error, so this option
             must be used with the **-nofork** option to be useful.
+            First introduced in release 1.12.
 
 SEE ALSO
 --------
diff --git a/doc/admin/admin_commands/krb5kdc.rst b/doc/admin/admin_commands/krb5kdc.rst
index 7aebf6e..6e47c69 100644
--- a/doc/admin/admin_commands/krb5kdc.rst
+++ b/doc/admin/admin_commands/krb5kdc.rst
@@ -106,7 +106,8 @@ Options supported for the LDAP database module are:
         sets the OpenLDAP client library debug level.  *level* is an
         integer to be interpreted by the library.  Debugging messages
         are printed to standard error, so this option must be used
-        with the **-n** option to be useful.
+        with the **-n** option to be useful.  First introduced in
+        release 1.12.
 
 The **-T** *offset* option specifies a time offset, in seconds, which
 the KDC will operate under.  It is intended only for testing purposes.


More information about the cvs-krb5 mailing list