diff options
| author | isaacs <i@izs.me> | 2011-12-14 16:59:37 -0800 |
|---|---|---|
| committer | isaacs <i@izs.me> | 2011-12-15 10:55:52 -0800 |
| commit | 9a059ea69e1f6ebd8899246682d8ca257610b8ab (patch) | |
| tree | ccc6a0b92d2f855235b202ab8fe325cd5b2bb38f /doc/logos/index.html | |
| parent | 56f65e3c3e1a3b4958291fa79329bde22d8f2b10 (diff) | |
| download | node-0.6.6.tar.gz | |
2011.12.14, Version 0.6.6 (stable)v0.6.6
* npm update to 1.1.0-beta-4 (Isaac Z. Schlueter)
* cli: fix output of --help (Ben Noordhuis)
* new website
* pause/resume semantics for stdin (Isaac Z. Schlueter)
* Travis CI integration (Maciej MaĆecki)
* child_process: Fix bug regarding closed stdin (Ben Noordhuis)
* Enable upgrades in MSI. (Igor Zinkovsky)
* net: Fixes memory leak (Ben Noordhuis)
* fs: handle fractional or NaN ReadStream buffer size (Ben Noordhuis)
* crypto: fix memory leaks in PBKDF2 error path (Ben Noordhuis)
Diffstat (limited to 'doc/logos/index.html')
| -rw-r--r-- | doc/logos/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/logos/index.html b/doc/logos/index.html index e2887b8b4..250cd7275 100644 --- a/doc/logos/index.html +++ b/doc/logos/index.html @@ -58,7 +58,7 @@ </div> </div> <div id="footer"> - <p>Copyright <a href="http://joyent.com">Joyent, Inc</a>., Node.js is a <a href="trademark-policy.pdf">trademark of Joyent, Inc</a>., <a href="https://raw.github.com/joyent/node/v0.6.5/LICENSE">View License</a></p> + <p>Copyright <a href="http://joyent.com">Joyent, Inc</a>., Node.js is a <a href="trademark-policy.pdf">trademark of Joyent, Inc</a>., <a href="https://raw.github.com/joyent/node/v0.6.6/LICENSE">View License</a></p> </div> |
