This repository was archived by the owner on Apr 22, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +37
-1
lines changed Expand file tree Collapse file tree 2 files changed +37
-1
lines changed Original file line number Diff line number Diff line change @@ -464,3 +464,4 @@ Yuan Chuan <yuanchuan23@gmail.com>
464
464
Krzysztof Chrapka <chrapka.k@gmail.com>
465
465
Linus Mårtensson <linus.martensson@sonymobile.com>
466
466
Peter Rust <peter@cornerstonenw.com>
467
+ Jeff Barczewski <jeff.barczewski@gmail.com>
Original file line number Diff line number Diff line change 1
- 2013.06.26, Version 0.11.3 (Unstable)
1
+ 2013.07.12, Version 0.11.4 (Unstable)
2
+
3
+ * npm: Upgrade to 1.3.4
4
+
5
+ * v8: Upgrade to v3.20.2
6
+
7
+ * c-ares: Upgrade to piscisaureus/cares@805d153
8
+
9
+ * timers: setImmediate process full queue each turn (Ben Noordhuis)
10
+
11
+ * http: Add agent.get/request methods (isaacs)
12
+
13
+ * http: Proper KeepAlive behavior (isaacs)
14
+
15
+ * configure: fix the --without-ssl option (Nathan Rajlich)
16
+
17
+ * buffer: propagate originating parent (Trevor Norris)
18
+
19
+ * tls_wrap: return Error not throw for missing cert (Timothy J Fontaine)
20
+
21
+ * src: enable native v8 typed arrays (Ben Noordhuis)
22
+
23
+ * stream: objectMode transform should allow falsey values (Jeff Barczewski)
24
+
25
+ * slab_allocator: remove SlabAllocator (Trevor Norris)
26
+
27
+ * crypto: fix memory leak in LoadPKCS12 (Fedor Indutny)
28
+
29
+ * tls: export TLSSocket (Fedor Indutny)
30
+
31
+ * zlib: allow changing of level and strategy (Brian White)
32
+
33
+ * zlib: allow custom flush type for flush() (Brian White)
34
+
35
+
36
+ 2013.06.26, Version 0.11.3 (Unstable), 38c0c47bbe280ddc42054418091571e532d82a1e
2
37
3
38
* uv: Upgrade to v0.11.5
4
39
You can’t perform that action at this time.
0 commit comments