Aleksandr Kuzmenko 5 lat temu
rodzic
commit
29c8739030
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      extra/CHANGES.txt

+ 1 - 1
extra/CHANGES.txt

@@ -8,7 +8,7 @@
 
 	all : fixed EnumValue handling in constant propagation with analyzer enabled (#8959)
 	all : fixed compiler crash upon Void items in array declarations (#8972)
-	all : fixed `Std.parseInt()` for hexadecimals with leading whitespaces (#8978)
+	js/eval/java/jvm/cs/python/lua : fixed `Std.parseInt()` for hexadecimals with leading whitespaces (#8978)
 	java/cs : fixed `Reflect.callMethod(o, method, args)` for `args` not containing optional arguments (#8975)
 	cs : fixed Json.stringify for @:struct-annotated classes (#8979)
 	cs : fixed bitwise shifts for `cs.types.Int64` (#8978)