Explorar el Código

minor changelog fix

Aleksandr Kuzmenko hace 4 años
padre
commit
c9ce4eadaa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)