소스 검색

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

Dan Korostelev 9 년 전
부모
커밋
9059e7e6ef
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      extra/CHANGES.txt

+ 1 - 0
extra/CHANGES.txt

@@ -3,6 +3,7 @@
 	New features:
 
 	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 (expr is Type) with mandatory parentheses (#2976)
 	all : allowed passing package dot-paths on command line (#4227)