浏览代码

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)