diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.8.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.8.txt b/docs/releases/1.8.txt index 86d39c4f88..6569a2c447 100644 --- a/docs/releases/1.8.txt +++ b/docs/releases/1.8.txt @@ -203,6 +203,9 @@ Management Commands command is now always the ``dest`` name specified in the command option definition (as long as the command uses the new :py:mod:`argparse` module). +* The :djadmin:`dbshell` command now supports MySQL's optional SSL certificate + authority setting (``--ssl-ca``). + Models ^^^^^^ |
