Skip to content

Instantly share code, notes, and snippets.

@piscisaureus
Created November 25, 2011 10:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save piscisaureus/123a435d55c00ebb5fe4 to your computer and use it in GitHub Desktop.
Save piscisaureus/123a435d55c00ebb5fe4 to your computer and use it in GitHub Desktop.
* #2083 Land NPM in Node. It is included in packages/installers and installed
on `make install`. (Ryan Dahl)
* #2076 Add logos to windows installer (Ryan Dahl)
* #1711 Correctly handle http requests without headers (Ben Noordhuis,
Felix Geisendörfer)
* TLS: expose more openssl SSL context options and constants (Ben Noordhuis)
* #2177 Windows: don't kill UDP socket when a packet fails to reach its
destination. (Bert Belder)
* Windows: support paths longer than 260 characters (Igor Zinkovsky)
* Windows: correctly resolve drive-relative paths (Bert Belder)
* #2166 Don't leave file descriptor open after lchmod (Isaac Schlueter)
* #2084 Add OS X .pkg build script to make file (Ryan Dahl)
* #2160 Documentation improvements (Ben Noordhuis, Ryan Dahl)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment