~ubuntu-branches/ubuntu/vivid/nodejs/vivid

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Package Import Robot
  • Author(s): Jérémy Lal
  • Date: 2013-11-30 23:54:20 UTC
  • mfrom: (7.1.48 sid)
  • Revision ID: package-import@ubuntu.com-20131130235420-kpuupk7lyc5i094j
Tags: 0.10.22~dfsg1-2
* Update 2005 patch, allow test-cluster-dgram-2 to time out.
* Apply 1005 patch, upstream fix for BSD builds.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
2013.10.18, Version 0.10.21 (Stable)
 
1
2013.11.12, Version 0.10.22 (Stable)
 
2
 
 
3
* npm: Upgrade to 1.3.14
 
4
 
 
5
* uv: Upgrade to v0.10.19
 
6
 
 
7
* child_process: don't assert on stale file descriptor events (Fedor Indutny)
 
8
 
 
9
* darwin: Fix "Not Responding" in Mavericks activity monitor (Fedor Indutny)
 
10
 
 
11
* debugger: Fix bug in sb() with unnamed script (Maxim Bogushevich)
 
12
 
 
13
* repl: do not insert duplicates into completions (Maciej Małecki)
 
14
 
 
15
* src: Fix memory leak on closed handles (Timothy J Fontaine)
 
16
 
 
17
* tls: prevent stalls by using read(0) (Fedor Indutny)
 
18
 
 
19
* v8: use correct timezone information on Solaris (Maciej Małecki)
 
20
 
 
21
 
 
22
2013.10.18, Version 0.10.21 (Stable), e2da042844a830fafb8031f6c477eb4f96195210
2
23
 
3
24
* uv: Upgrade to v0.10.18
4
25