114
114
* Documentation improvments (Igor Zinkovsky, Bert Belder, Ilya Dmitrichenko,
115
115
koichik, Maciej Małecki, Guglielmo Ferri, isaacs)
116
116
117
- * Performance improvements (Daniel Ennis, Bert Belder, Ben Noordhuis)
117
+ * Performance improvements (Daniel Ennis, Bert Belder, Ben Noordhuis)
118
118
119
119
* Long process.title support (Ben Noordhuis)
120
120
@@ -370,7 +370,7 @@ koichik, Maciej Małecki, Guglielmo Ferri, isaacs)
370
370
371
371
* Fixes https host header default port handling. (Mikeal Rogers)
372
372
373
- * #1440 strip byte order marker when loading *.js and *.json files
373
+ * #1440 strip byte order marker when loading *.js and *.json files
374
374
(Ben Noordhuis)
375
375
376
376
* #1434 Improve util.format() compatibility with browser. (Koichi Kobayashi)
@@ -581,9 +581,9 @@ koichik, Maciej Małecki, Guglielmo Ferri, isaacs)
581
581
582
582
* #829 Backport r8577 from V8 (Ben Noordhuis)
583
583
584
- * #877 Don't wait for HTTP Agent socket pool to establish connections.
584
+ * #877 Don't wait for HTTP Agent socket pool to establish connections.
585
585
586
- * #915 Find kqueue on FreeBSD correctly (Brett Kiefer)
586
+ * #915 Find kqueue on FreeBSD correctly (Brett Kiefer)
587
587
588
588
* #1085 HTTP: Fix race in abort/dispatch code (Stefan Rusu)
589
589
@@ -980,7 +980,7 @@ koichik, Maciej Małecki, Guglielmo Ferri, isaacs)
980
980
981
981
* HTTPS server
982
982
983
- * Built in debugger 'node debug script.js'
983
+ * Built in debugger 'node debug script.js'
984
984
985
985
* realpath files during module load (Mihai Călin Bazon)
986
986
@@ -1122,7 +1122,7 @@ koichik, Maciej Małecki, Guglielmo Ferri, isaacs)
1122
1122
1123
1123
* fs bugfixes (Tj Holowaychuk, Tobie Langel, Marco Rogers, isaacs)
1124
1124
1125
- * http bug fixes (Fedor Indutny, Mikeal Rogers)
1125
+ * http bug fixes (Fedor Indutny, Mikeal Rogers)
1126
1126
1127
1127
* Faster buffers; breaks C++ API (Tim-Smart, Stéphan Kochen)
1128
1128
@@ -1291,7 +1291,7 @@ koichik, Maciej Małecki, Guglielmo Ferri, isaacs)
1291
1291
* Upgrade http-parser, V8 to 2.2.21
1292
1292
1293
1293
1294
- 2010.06.21, Version 0.1.99, a620b7298f68f68a855306437a3b60b650d61d78
1294
+ 2010.06.21, Version 0.1.99, a620b7298f68f68a855306437a3b60b650d61d78
1295
1295
1296
1296
* Datagram sockets (Paul Querna)
1297
1297
@@ -1397,7 +1397,7 @@ koichik, Maciej Małecki, Guglielmo Ferri, isaacs)
1397
1397
1398
1398
2010.05.06, Version 0.1.94, f711d5343b29d1e72e87107315708e40951a7826
1399
1399
1400
- * Look in /usr/local/lib/node for modules, so that there's a way
1400
+ * Look in /usr/local/lib/node for modules, so that there's a way
1401
1401
to install modules globally (Issac Schlueter)
1402
1402
1403
1403
* SSL improvements (Rhys Jones, Paulo Matias)
@@ -1417,7 +1417,7 @@ koichik, Maciej Małecki, Guglielmo Ferri, isaacs)
1417
1417
* Bugfix: destroy() instead of end() http connection at end of
1418
1418
pipeline
1419
1419
1420
- * Bugfix: http.Client may be prematurely released back to the
1420
+ * Bugfix: http.Client may be prematurely released back to the
1421
1421
free pool. (Thomas Lee)
1422
1422
1423
1423
* Upgrade V8 to 2.2.8
0 commit comments