@@ -1458,7 +1458,7 @@ _Note: a new version of the 'url' module was reverted prior to release as it was
1458
1458
- Add support for default author field to make `npm init -y` work without user-input (@othiym23) [npm/npm/d8eee6cf9d](https://github.com/npm/npm/commit/d8eee6cf9d2ff7aca68dfaed2de76824a3e0d9af)
1459
1459
- Include local modules in `npm outdated` and `npm update` (@ArnaudRinquin) [npm/npm#7426](https://github.com/npm/npm/issues/7426)
1460
1460
- The prefix used before the version number on `npm version` is now configurable via `tag-version-prefix` (@kkragenbrink) [npm/npm#8014](https://github.com/npm/npm/issues/8014)
1461
- * **os**: `os.tmpdir()` is now cross-platform consistent and will no longer returns a path with a trailling slash on any platform (Christian Tellnes) [#747](https://github.com/nodejs/node/pull/747)
1461
+ * **os**: `os.tmpdir()` is now cross-platform consistent and will no longer returns a path with a trailing slash on any platform (Christian Tellnes) [#747](https://github.com/nodejs/node/pull/747)
1462
1462
* **process**:
1463
1463
- `process.nextTick()` performance has been improved by between 2-42% across the benchmark suite, notable because this is heavily used across core (Brian White) [#1571](https://github.com/nodejs/node/pull/1571)
1464
1464
- New `process.geteuid()`, `process.seteuid(id)`, `process.getegid()` and `process.setegid(id)` methods allow you to get and set effective UID and GID of the process (Evan Lucas) [#1536](https://github.com/nodejs/node/pull/1536)
@@ -2497,7 +2497,7 @@ _Note: version **1.4.0** was tagged and built but not released. A libuv bug was
2497
2497
* [[`10277d2`](https://github.com/nodejs/node/commit/10277d2e57ee7fe9e0e3f63f10b9ea521e86e7f0)] - docs: include mention of new crypto methods (Calvin Metcalf)
2498
2498
* [[`9a8f186`](https://github.com/nodejs/node/commit/9a8f18613da4956c963377e2ad55cdd3dabc32aa)] - child_process: add debug and error details (Zach Bruggeman)
2499
2499
* [[`6f7a978`](https://github.com/nodejs/node/commit/6f7a9784eaef82a1aa6cf53bbbd7224c446876a0)] - crypto: clear error on return in TLS methods (Fedor Indutny)
2500
- * [[`50daee7`](https://github.com/nodejs/node/commit/50daee7243a3f987e1a28d93c43f913471d6885a)] - stream: simpler stream constructon (Sam Newman)
2500
+ * [[`50daee7`](https://github.com/nodejs/node/commit/50daee7243a3f987e1a28d93c43f913471d6885a)] - stream: simpler stream construction (Sam Newman)
2501
2501
* [[`e0730ee`](https://github.com/nodejs/node/commit/e0730eeaa5231841a7eba080c8170e41278c3c52)] - benchmark: allow compare via fine-grained filters (Brian White)
2502
2502
* [[`96ffcb9`](https://github.com/nodejs/node/commit/96ffcb9a210a2fa1248ae5931290193573512a96)] - src: reduce cpu profiler overhead (Ben Noordhuis)
2503
2503
* [[`3e675e4`](https://github.com/nodejs/node/commit/3e675e44b59f1be8e5581de000f3cb17ef747c14)] - benchmark: don't use template strings (Evan Lucas)
@@ -2594,7 +2594,7 @@ _Note: version **1.4.0** was tagged and built but not released. A libuv bug was
2594
2594
* [[`b5166cb`](https://github.com/nodejs/node/commit/b5166cb7d269cd1bf90d1768f82767b05b9ac1f8)] - benchmark: add bench-(url & events) make targets (Yosuke Furukawa)
2595
2595
* [[`5843ae8`](https://github.com/nodejs/node/commit/5843ae8dfba5db83f2c04ed2db847049cbd2ab0d)] - Revert "doc: clarify fs.symlink and fs.symlinkSync parameters" (Bert Belder)
2596
2596
* [[`668bde8`](https://github.com/nodejs/node/commit/668bde8ac0d16382cbc98c904d8b5f55fd9fd9f0)] - win,msi: broadcast WM_SETTINGCHANGE after install (Mathias Küsel)
2597
- * [[`69ce064`](https://github.com/nodejs/node/commit/69ce0641dc6a84c90ffdd0906790cd945f1c3629)] - build: remove artefacts on distclean (Johan Bergström)
2597
+ * [[`69ce064`](https://github.com/nodejs/node/commit/69ce0641dc6a84c90ffdd0906790cd945f1c3629)] - build: remove artifacts on distclean (Johan Bergström)
2598
2598
* [[`1953886`](https://github.com/nodejs/node/commit/1953886126a2ab3e7291a73767ee4302a391a208)] - test: fs.createReadStream().destroy() fd leak (Rod Vagg)
2599
2599
* [[`497fd72`](https://github.com/nodejs/node/commit/497fd72e21d2d1216e8457928d1a8082349fd0e5)] - fs: fix fd leak in ReadStream.destroy() (Alex Kocharin)
2600
2600
* [[`8b09ae7`](https://github.com/nodejs/node/commit/8b09ae76f1d854a0db579fc0737df4809ce6087d)] - doc: add links for http_parser/libuv upgrades (Michael Hart)
@@ -4164,7 +4164,7 @@ https://github.com/nodejs/node/commit/01994e8119c24f2284bac0779b32acb49c95bee7
4164
4164
* fs: make 'end' work with ReadStream without 'start' (Ben Noordhuis)
4165
4165
* https: optimize createConnection() (Ryunosuke SATO)
4166
4166
* buffer: speed up base64 encoding by 20% (Ben Noordhuis)
4167
- * doc: Colorize API stabilitity index headers in docs (Luke Arduini)
4167
+ * doc: Colorize API stability index headers in docs (Luke Arduini)
4168
4168
* net: socket.readyState corrections (bentaber)
4169
4169
* http: Performance enhancements for http under streams2 (isaacs)
4170
4170
* stream: fix to emit end event on http.ClientResponse (Shigeki Ohtsu)
@@ -4372,7 +4372,7 @@ https://github.com/nodejs/node/commit/2c4eef0d972838c51999d32c0d251857a713dc18
4372
4372
4373
4373
* npm: Upgrade to v1.2.2
4374
4374
* dns: make error message match errno (Dan Milon)
4375
- * tls: follow RFC6125 more stricly (Fedor Indutny)
4375
+ * tls: follow RFC6125 more strictly (Fedor Indutny)
4376
4376
* buffer: reject negative SlowBuffer offsets (Ben Noordhuis)
4377
4377
* install: add simplejson fallback (Chris Dent)
4378
4378
* http: fix "Cannot call method 'emit' of null" (Ben Noordhuis)
@@ -4635,7 +4635,7 @@ https://github.com/nodejs/node/commit/2134aa3d5c622fc3c3b02ccb713fcde0e0df479a
4635
4635
- Support for parallel use of the cache folder
4636
4636
- Retry on registry timeouts or network failures (Trent Mick)
4637
4637
- Reduce 'engines' failures to a warning
4638
- - Use new zsh completion if aviailable (Jeremy Cantrell)
4638
+ - Use new zsh completion if available (Jeremy Cantrell)
4639
4639
4640
4640
* Fix [#3577](https://github.com/joyent/node/issues/3577) Un-break require('sys')
4641
4641
* util: speed up formatting of large arrays/objects (Ben Noordhuis)
@@ -4926,7 +4926,7 @@ https://github.com/nodejs/node/commit/9cc55dca6f67a6096c858b841c677b0593404321
4926
4926
4927
4927
* Upgrade V8 to 3.8.6
4928
4928
* Use GYP build system on unix (Ben Noordhuis)
4929
- * Experimenetal isolates support (Ben Noordhuis)
4929
+ * Experimental isolates support (Ben Noordhuis)
4930
4930
* Improvements to Cluster API (Andreas Madsen)
4931
4931
* Use isolates for internal debugger (Fedor Indutny)
4932
4932
* Bug fixes
@@ -5309,7 +5309,7 @@ https://github.com/nodejs/node/commit/220e61c1f65bf4db09699fcf6399c0809c0bc446
5309
5309
* Remove cmake build system, support for Cygwin, legacy code base,
5310
5310
process.ENV, process.ARGV, process.memoryUsage().vsize, os.openOSHandle
5311
5311
5312
- * Documentation improvments (Igor Zinkovsky, Bert Belder, Ilya Dmitrichenko,
5312
+ * Documentation improvements (Igor Zinkovsky, Bert Belder, Ilya Dmitrichenko,
5313
5313
koichik, Maciej Małecki, Guglielmo Ferri, isaacs)
5314
5314
5315
5315
* Performance improvements (Daniel Ennis, Bert Belder, Ben Noordhuis)
@@ -5634,7 +5634,7 @@ https://github.com/nodejs/node/commit/a745d19ce7d1c0e3778371af4f0346be70cf2c8e
5634
5634
* cmake improvements (Tom Hughes)
5635
5635
* node_net.cc: fix incorrect sizeof() (Tom Hughes)
5636
5636
* Windows/cygwin: no more GetConsoleTitleW errors on XP (Bert Belder)
5637
- * Doc improvments (koichik, Logan Smyth, Ben Noordhuis, Arnout Kazemier)
5637
+ * Doc improvements (koichik, Logan Smyth, Ben Noordhuis, Arnout Kazemier)
5638
5638
5639
5639
## 2011.07.19, Version 0.4.10 (stable)
5640
5640
@@ -6119,7 +6119,7 @@ https://github.com/nodejs/node/commit/2a4568c85f33869c75ff43ccd30f0ec188b43eab
6119
6119
6120
6120
* Fix Buffer.toString() on 0-length slices. (Peter Griess)
6121
6121
* Cache modules based on filename rather than ID (Isaac Schlueter)
6122
- * querystring improvments (Jan Kassens, Micheil Smith)
6122
+ * querystring improvements (Jan Kassens, Micheil Smith)
6123
6123
* Support DEL in the REPL. (Jérémy Lal)
6124
6124
* Upgrade http-parser, upgrade V8 to 2.3.2
6125
6125
@@ -6532,10 +6532,10 @@ https://github.com/nodejs/node/commit/39ca93549af91575ca9d4cbafd1e170fbcef3dfa
6532
6532
6533
6533
* API: request.uri -> request.url
6534
6534
It is no longer an object, but a string. The 'url' module
6535
- was addded to parse that string. That is, node no longer
6535
+ was added to parse that string. That is, node no longer
6536
6536
parses the request URL automatically.
6537
6537
require('url').parse(request.url)
6538
- is roughly equivlent to the old request.uri object.
6538
+ is roughly equivalent to the old request.uri object.
6539
6539
(isaacs)
6540
6540
6541
6541
* Bugfix: Several libeio related race conditions.
@@ -6804,7 +6804,7 @@ https://github.com/nodejs/node/commit/12bb0d46ce761e3d00a27170e63b40408c15b558
6804
6804
* Bugfix: Internally use full paths when loading modules
6805
6805
this fixes a shebang loading problem.
6806
6806
6807
- * Bugfix: Add '--' command line argument for seperating v8
6807
+ * Bugfix: Add '--' command line argument for separating v8
6808
6808
args from program args.
6809
6809
6810
6810
* Add man page.
@@ -6871,7 +6871,7 @@ https://github.com/nodejs/node/commit/b0fd3e281cb5f7cd8d3a26bd2b89e1b59998e5ed
6871
6871
connection before sending data every time (Kevin van Zonneveld)
6872
6872
6873
6873
* Bugfix: stdin fd (0) being ignored by node.File. (Abe Fettig)
6874
- * API: Remove connnection .fullClose()
6874
+ * API: Remove connection .fullClose()
6875
6875
6876
6876
* API: Return the EventEmitter from addListener for chaining.
6877
6877
* API: tcp.Connection "disconnect" event renamed to "close"
0 commit comments