Browse Source

mention extern (@:enum) abstracts in CHANGES.txt

Dan Korostelev 9 years ago
parent
commit
9059e7e6ef
1 changed files with 1 additions and 0 deletions
  1. 1 0
      extra/CHANGES.txt

+ 1 - 0
extra/CHANGES.txt

@@ -3,6 +3,7 @@
 	New features:
 	New features:
 
 
 	all : support @:resolve on abstracts (#3753)
 	all : support @:resolve on abstracts (#3753)
+	all : support extern abstracts and extern @:enum abstracts (#4862)
 	all : support completion on { if the expected type is a structure (#3907)
 	all : support completion on { if the expected type is a structure (#3907)
 	all : support (expr is Type) with mandatory parentheses (#2976)
 	all : support (expr is Type) with mandatory parentheses (#2976)
 	all : allowed passing package dot-paths on command line (#4227)
 	all : allowed passing package dot-paths on command line (#4227)