Przeglądaj źródła

minor changelog fix

Aleksandr Kuzmenko 4 lat temu
rodzic
commit
c9ce4eadaa
1 zmienionych plików z 1 dodań i 1 usunięć
  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)