소스 검색

Add changelog entry for aa7d40e2949043ece15f972a23b28055c687f6fa

Mike Naberezny 11 년 전
부모
커밋
821c7ccbcb
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      CHANGES.txt

+ 3 - 0
CHANGES.txt

@@ -6,6 +6,9 @@
 - Support for Python 2.5 has been dropped.  On Python 2, Supervisor
   now requires Python 2.6 or later.
 
+- Parsing ``environment=`` has been improved to allow escaped quotes
+  inside quotes and quoted empty values.  Patch by Stefan Friesel.
+
 3.1.0-dev (Next 3.x Release)
 ----------------------------