Skip to content

Commit

Permalink
Merge branch 'master' of github.com:D-Programming-Language/phobos
Browse files Browse the repository at this point in the history
Conflicts:
	posix.mak
  • Loading branch information
andralex committed Apr 6, 2011
2 parents deebbe5 + 83f99df commit 055cea0
Show file tree
Hide file tree
Showing 15 changed files with 7,565 additions and 4,892 deletions.
16 changes: 16 additions & 0 deletions changelog.dd
@@ -0,0 +1,16 @@
$(VERSION 053, ddd mm, 2011, =================================================,

$(WHATSNEW
$(LI Added bindings for libcurl on Posix: etc.c.curl)
)
$(LIBBUGSFIXED
$(LI $(BUGZILLA 4644): assertExceptionThrown to assert that a particular exception was thrown)
$(LI $(BUGZILLA 4944): Missing tzname even though we have tzset)
$(LI $(BUGZILLA 5451): Three ideas for RedBlackTree)
$(LI $(BUGZILLA 5485): TLS sections handled incorrectly in FreeBSD)
$(LI $(BUGZILLA 5616): std.datetime: not cross-platform)
$(LI $(BUGZILLA 5654): BigInt returns ZERO with strings of single digit number with leading zeros)
$(LI $(BUGZILLA 5731): std.datetime.SysTime prints UTC offsets backwards)
)

)

0 comments on commit 055cea0

Please sign in to comment.