Skip to content

Commit 456a93e

Browse files
authored
notable changes
1 parent 64d986d commit 456a93e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

doc/changelogs/CHANGELOG_V6.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,14 @@ will be supported actively until April 2018 and maintained until April 2019.
5656

5757
### Notable Changes
5858

59-
Coming Soon
59+
* **crypto**:
60+
- update root certificates - Updated root certificates based on [NSS 3.30](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.30_release_notes) (Ben Noordhuis)
61+
* **deps**:
62+
- upgrade OpenSSL to version 1.0.2.l
63+
* **http**:
64+
- describe parse err in debug output - parse errors are now reported when NODE_DEBUG=http (Sam Roberts)
65+
* **zlib**:
66+
- fix node crashing on invalid options - node will now throw an Error when zlib rejects the value of windowBits, instead of crashing (Alexey Orlenko)
6067

6168
### Commits
6269

0 commit comments

Comments
 (0)