1
- 2012.10.12, Version 0.8.12 (Stable)
1
+ 2012.10.25, Version 0.8.13 (Stable)
2
+
3
+ * V8: Upgrade to 3.11.10.25
4
+
5
+ * npm: Upgrade to 1.1.65
6
+
7
+ * url: parse hostnames that start with - or _ (Ben Noordhuis)
8
+
9
+ * repl: Fix Windows 8 terminal issue (Bert Belder)
10
+
11
+ * typed arrays: use signed char for signed int8s (Aaron Jacobs)
12
+
13
+ * crypto: fix bugs in DiffieHellman (Ben Noordhuis)
14
+
15
+ * configure: turn on VFPv3 on ARMv7 (Ben Noordhuis)
16
+
17
+ * Re-enable OpenSSL UI for entering passphrases via tty (Ben Noordhuis)
18
+
19
+ * repl: ensure each REPL instance gets its own "context" (Nathan Rajlich)
20
+
21
+
22
+ 2012.10.12, Version 0.8.12 (Stable), 38c72d4e29574dec5205bcf23c2a85efe65331a4
2
23
3
24
* npm: Upgrade to 1.1.63
4
25
24
45
* fs: Fix stat() size reporting for large files (Ben Noordhuis)
25
46
26
47
27
- 2012.09.25, Version 0.8.10 (Stable)
48
+ 2012.09.25, Version 0.8.10 (Stable), 0bc273da4fcaa79b209ed755ad249a3e7be626a6
28
49
29
50
* npm: Upgrade to 1.1.62
30
51
786
807
* Bug fixes
787
808
788
809
789
- 2012.07.10 Version 0.6.20 (maintenance)
810
+ 2012.07.10 Version 0.6.20 (maintenance), 952e513379169ec1b40909d1db056e9bf4294899
790
811
791
812
* npm: Upgrade to 1.1.37 (isaacs)
792
813
1149
1170
* crypto: don't ignore DH init errors (Ben Noordhuis)
1150
1171
1151
1172
1152
- 2011.12.14, Version 0.6.6
1173
+ 2011.12.14, Version 0.6.6 (stable), 9a059ea69e1f6ebd8899246682d8ca257610b8ab
1153
1174
1154
1175
* npm update to 1.1.0-beta-4 (Isaac Z. Schlueter)
1155
1176
@@ -1386,7 +1407,7 @@ koichik, Maciej Małecki, Guglielmo Ferri, isaacs)
1386
1407
* Upgrade GYP to r1081
1387
1408
1388
1409
1389
- 2011.10.10, Version 0.5.9 (unstable)
1410
+ 2011.10.10, Version 0.5.9 (unstable), 3bd9b08fb125b606f97a4079b147accfdeebb07d
1390
1411
1391
1412
* fs.watch interface backed by kqueue, inotify, and ReadDirectoryChangesW
1392
1413
(Igor Zinkovsky, Ben Noordhuis)
@@ -1470,7 +1491,7 @@ koichik, Maciej Małecki, Guglielmo Ferri, isaacs)
1470
1491
* #1719 Drain OpenSSL error queue
1471
1492
1472
1493
1473
- 2011.09.08, Version 0.5.6 (unstable)
1494
+ 2011.09.08, Version 0.5.6 (unstable), b49bec55806574a47403771bce1ee379c2b09ca2
1474
1495
1475
1496
* #345, #1635, #1648 Documentation improvements (Thomas Shinnick,
1476
1497
Abimanyu Raja, AJ ONeal, Koichi Kobayashi, Michael Jackson, Logan Smyth,
@@ -1758,7 +1779,7 @@ koichik, Maciej Małecki, Guglielmo Ferri, isaacs)
1758
1779
* DTrace probes: support X-Forwarded-For (Dave Pacheco)
1759
1780
1760
1781
1761
- 2011.09.15, Version 0.4.12 (stable)
1782
+ 2011.09.15, Version 0.4.12 (stable), 771ba34ca7b839add2ef96879e1ffc684813cf7c
1762
1783
1763
1784
* Improve docs
1764
1785
@@ -1807,7 +1828,7 @@ koichik, Maciej Małecki, Guglielmo Ferri, isaacs)
1807
1828
* Doc improvments (koichik, Logan Smyth, Ben Noordhuis, Arnout Kazemier)
1808
1829
1809
1830
1810
- 2011.07.19, Version 0.4.10 (stable)
1831
+ 2011.07.19, Version 0.4.10 (stable), 1b8dd65d6e3b82b6863ef38835cc436c5d30c1d5
1811
1832
1812
1833
* #394 Fix Buffer drops last null character in UTF-8
1813
1834
@@ -1834,7 +1855,7 @@ koichik, Maciej Małecki, Guglielmo Ferri, isaacs)
1834
1855
* Doc improvements
1835
1856
1836
1857
1837
- 2011.06.29, Version 0.4.9 (stable)
1858
+ 2011.06.29, Version 0.4.9 (stable), de44eafd7854d06cd85006f509b7051e8540589b
1838
1859
1839
1860
* Improve documentation
1840
1861
@@ -1908,7 +1929,7 @@ koichik, Maciej Małecki, Guglielmo Ferri, isaacs)
1908
1929
* Upgrade V8 to 3.1.8.16.
1909
1930
1910
1931
1911
- 2011.04.22, Version 0.4.7 (stable)
1932
+ 2011.04.22, Version 0.4.7 (stable), c85455a954411b38232e79752d4abb61bb75031b
1912
1933
1913
1934
* Don't emit error on ECONNRESET from read() #670
1914
1935
@@ -1926,7 +1947,7 @@ koichik, Maciej Małecki, Guglielmo Ferri, isaacs)
1926
1947
* Improve docs.
1927
1948
1928
1949
1929
- 2011.04.13, Version 0.4.6 (stable)
1950
+ 2011.04.13, Version 0.4.6 (stable), 58002d56bc79410c5ff397fc0e1ffec0665db38a
1930
1951
1931
1952
* Don't error on ENOTCONN from shutdown() #670
1932
1953
@@ -1956,7 +1977,7 @@ koichik, Maciej Małecki, Guglielmo Ferri, isaacs)
1956
1977
* Upgrade v8 to 3.1.8.10
1957
1978
1958
1979
1959
- 2011.04.01, Version 0.4.5 (stable)
1980
+ 2011.04.01, Version 0.4.5 (stable), 787a343b588de26784fef97f953420b53a6e1d73
1960
1981
1961
1982
* Fix listener leak in stream.pipe() (Mikeal Rogers)
1962
1983
@@ -2089,7 +2110,7 @@ koichik, Maciej Małecki, Guglielmo Ferri, isaacs)
2089
2110
* Upgrade V8 to 3.1.5, libev to 4.4.
2090
2111
2091
2112
2092
- 2011.02.10, Version 0.4.0 (stable)
2113
+ 2011.02.10, Version 0.4.0 (stable), eb155ea6f6a6aa341aa8c731dca8da545c6a4008
2093
2114
2094
2115
* require() improvements (isaacs)
2095
2116
- understand package.json (isaacs)
@@ -2122,7 +2143,7 @@ koichik, Maciej Małecki, Guglielmo Ferri, isaacs)
2122
2143
* Upgrade V8 to 3.1.2
2123
2144
2124
2145
2125
- 2011.02.04, Version 0.3.8 (unstable)
2146
+ 2011.02.04, Version 0.3.8 (unstable), 9493b7563bff31525b4080df5aeef09747782d5e
2126
2147
2127
2148
* Add req.abort() for client side requests.
2128
2149
@@ -2144,7 +2165,7 @@ koichik, Maciej Małecki, Guglielmo Ferri, isaacs)
2144
2165
2145
2166
* Upgrade V8 to 3.1.1
2146
2167
2147
- 2011.01.27, Version 0.3.7 (unstable)
2168
+ 2011.01.27, Version 0.3.7 (unstable), d8579c6afdbe868de6dffa8db78bbe4ba2d03e0e
2148
2169
2149
2170
* Expose agent in http and https client. (Mikeal Rogers)
2150
2171
@@ -2206,7 +2227,7 @@ koichik, Maciej Małecki, Guglielmo Ferri, isaacs)
2206
2227
* Don't stat() on cached modules. (Felix Geisendörfer)
2207
2228
2208
2229
2209
- 2011.01.08, Version 0.3.4 (unstable)
2230
+ 2011.01.08, Version 0.3.4 (unstable), 73f53e12e4a5b9ef7dbb4792bd5f8ad403094441
2210
2231
2211
2232
* Primordial mingw build (Bert Belder)
2212
2233
@@ -2424,7 +2445,7 @@ koichik, Maciej Małecki, Guglielmo Ferri, isaacs)
2424
2445
* Upgrade V8 to 2.3.8
2425
2446
2426
2447
2427
- 2010.08.13, Version 0.1.104
2448
+ 2010.08.13, Version 0.1.104, b14dd49222687c12f3e8eac597cff4f2674f84e8
2428
2449
2429
2450
* Various bug fixes (console, querystring, require)
2430
2451
0 commit comments