Prechádzať zdrojové kódy

Mention string expansions for environment variables in changelog

Mike Naberezny 13 rokov pred
rodič
commit
6830b354cd
1 zmenil súbory, kde vykonal 4 pridanie a 0 odobranie
  1. 4 0
      CHANGES.txt

+ 4 - 0
CHANGES.txt

@@ -33,6 +33,10 @@ Next release
   send it to its whole process group instead to take care of possible
   send it to its whole process group instead to take care of possible
   children as well and not leave them behind.  Patch by Samuele Pedroni.
   children as well and not leave them behind.  Patch by Samuele Pedroni.
 
 
+- Environment variables may now be used in the configuration file
+  for options that support string expansion.  Patch by GitHub user
+  "silver-".
+
 - Fixed a race condition where supervisord might not act on a signal sent
 - Fixed a race condition where supervisord might not act on a signal sent
   to it.  Thanks to Adar Dembo for reporting the issue and supplying the
   to it.  Thanks to Adar Dembo for reporting the issue and supplying the
   initial patch.
   initial patch.