소스 검색

minor changelog fix

Aleksandr Kuzmenko 4 년 전
부모
커밋
c9ce4eadaa
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      extra/CHANGES.txt

+ 1 - 1
extra/CHANGES.txt

@@ -2,7 +2,7 @@
 
 	Bugfixes:
 
-	all : fixed piping stdin/stdout in `--cmd` (#4660, #6726)
+	all : fixed piping stdin/stdout in `--cmd` (#4669, #6726)
 	all : fixed rest args typing for overloaded functions (#10143)
 	all : fixed using `var` fields as static extensions (#10144)
 	all : fixed completion for a type in `expr is Type` (#10167)