Skip to content

Commit

Permalink
Merge pull request #883 from MartinNowak/initOnce
Browse files Browse the repository at this point in the history
mention initOnce in changelog
  • Loading branch information
andralex committed Feb 2, 2015
2 parents 8180412 + 3676547 commit 04fb84b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changelog.dd
Expand Up @@ -13,6 +13,7 @@ $(BUGSTITLE Library Changes,
$(LI $(RELATIVE_LINK2 volatile-load-store, $(D volatileLoad) and $(D volatileStore) intrinsics were added.))
$(LI $(RELATIVE_LINK2 gc-options, $(B Experimental:) The garbage collector can now be configured.))
$(LI $(RELATIVE_LINK2 aa-keyvalue, $(D byKeyValue) was added.))
$(LI $(LINK2 phobos-prerelease/std_concurrency.html#.initOnce, $(D initOnce) was added to perform thread-safe lazy initialization.))

$(BUGSTITLE Language Changes,

Expand Down

0 comments on commit 04fb84b

Please sign in to comment.