File: HISTORY.md

package info (click to toggle)
node-send 0.9.4-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 276 kB
  • ctags: 79
  • sloc: makefile: 7; sh: 2
file content (19 lines) | stat: -rw-r--r-- 315 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

1.0.3 / 2014-08-14

  * Rename from `dethroy` to `destroy`

1.0.2 / 2014-08-14
==================

  * Work around `fd` leak in Node.js 0.10 for `fs.ReadStream`

1.0.1 / 2014-06-10
==================

  * Don't call `.close` on object without `.destroy`

1.0.0 / 2013-12-30
==================

  * Initial release