Skip to content

Commit

Permalink
ChangeLog line for vms
Browse files Browse the repository at this point in the history
  • Loading branch information
Reini Urban committed Dec 5, 2014
1 parent 6e274a5 commit f833bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChangeLog
Expand Up @@ -17,6 +17,7 @@
but just warn on deprecated delete[0] with size 0 for backcompat. #1153
+ Add check for illegal delete of capture blocks in PGE.match #1154
+ Add new traceflag -t20 for ResizablePMCArray states.
+ Add experimental vms support by mvorl. Untested. GH #866
- Build
+ Extend auto::infnan probe to other --floatval #1146
+ Warn in Configure on experimental flags intval, floatval and gc #1148
Expand Down Expand Up @@ -64,7 +65,6 @@
+ Fix self heuristic with vtable overridden method calls.
$P0($P0) instead of $P0() is now invalid, it is always a method.
https://trac.parrot.org/parrot/ticket/103 #1013
+ Add vms support by mvorl. GH #866
- Build
+ Set -mabi=64 for gcc --m=64 on mips, -m64 on powerpc #1110
+ Add --{en,dis}able-static #1104
Expand Down

0 comments on commit f833bc7

Please sign in to comment.