--- a/mercurial/help/config.txt Mon Apr 09 22:16:26 2012 -0700
+++ b/mercurial/help/config.txt Mon Apr 09 14:36:16 2012 -0700
@@ -1135,6 +1135,10 @@
``remotecmd``
remote command to use for clone/push/pull operations. Default is ``hg``.
+``reportoldssl``
+ Warn if an SSL certificate is unable to be due to using Python
+ 2.5 or earlier. True or False. Default is True.
+
``report_untrusted``
Warn if a ``.hg/hgrc`` file is ignored due to not being owned by a
trusted user or group. True or False. Default is True.