Browse Source

Help: Add notes for topic 'ExternalProject-http-credentials'

Brad King 9 years ago
parent
commit
9cbd04be5f
1 changed files with 5 additions and 0 deletions
  1. 5 0
      Help/release/dev/ExternalProject-http-credentials.rst

+ 5 - 0
Help/release/dev/ExternalProject-http-credentials.rst

@@ -0,0 +1,5 @@
+ExternalProject-http-credentials
+--------------------------------
+
+* The :module:`ExternalProject` module gained ``HTTP_USERNAME`` and
+  ``HTTP_PASSWORD`` options to set http download credentials.