diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -1,4 +1,15 @@ -2013.04.09, Version 0.8.23 (maintenance) +2013.06.04, Version 0.8.24 (maintenance) + +* npm: Upgrade to v1.2.24 + +* url: Properly parse certain oddly formed urls (isaacs) + +* http: Don't try to destroy nonexistent sockets (isaacs) + +* handle_wrap: fix NULL pointer dereference (Ben Noordhuis) + + +2013.04.09, Version 0.8.23 (maintenance), c67f8d0500fe15637a623eb759d2ad7eb9fb3b0b * npm: Upgrade to v1.2.18 |