0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/changelogs
Myles Borins e03c32696e 2016-05-24, Version 4.4.5 'Argon' (LTS)
Notable changes:

* **buffer**:
  * Buffer no longer errors if you call lastIndexOf with a search term
    longer than the buffer (Anna Henningsen)
    https://github.com/nodejs/node/pull/6511

* contextify:
  * Context objects are now properly garbage collected, this solves a
    problem some individuals were experiencing with extreme memory
    growth (Ali Ijaz Sheikh)
    https://github.com/nodejs/node/pull/6871

* deps:
  * update npm to 2.15.5 (Rebecca Turner)
    https://github.com/nodejs/node/pull/6663

* http:
  * Invalid status codes can no longer be sent. Limited to 3 digit
    numbers between 100 - 999 (Brian White)
    https://github.com/nodejs/node/pull/6291
2016-05-24 11:53:27 -07:00
..
CHANGELOG_ARCHIVE.md doc: refactor the changelog by version 2016-05-11 09:25:45 -07:00
CHANGELOG_IOJS.md doc: refactor the changelog by version 2016-05-11 09:25:45 -07:00
CHANGELOG_V4.md 2016-05-24, Version 4.4.5 'Argon' (LTS) 2016-05-24 11:53:27 -07:00
CHANGELOG_V5.md doc: refactor the changelog by version 2016-05-11 09:25:45 -07:00
CHANGELOG_V6.md 2016-05-17, Version 6.2.0 (Stable) 2016-05-17 16:09:13 -05:00
CHANGELOG_V010.md doc: refactor the changelog by version 2016-05-11 09:25:45 -07:00
CHANGELOG_V012.md doc: refactor the changelog by version 2016-05-11 09:25:45 -07:00