Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2010-06-12 00:16:08 +0400
committerRyan Dahl <ry@tinyclouds.org>2010-06-12 00:16:08 +0400
commit4e80587cbea3808ee5d201695b5f8e271eb08e49 (patch)
treeff74c9cfca412735b29cbd187d3de005c8ad9b81 /ChangeLog
parent10d8adb08933d1d4cea60192c2a31c56d896733d (diff)
Add Orlando to changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e6d6848b5fe..0979de4817d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,7 +8,7 @@
executing "node" without arguments.
* Add a parameter to spawn() that sets the child's stdio file
- descriptors.
+ descriptors. (Orlando Vazquez)
* Upgrade V8 to 2.2.16, http-parser fixes, upgrade c-ares to 1.7.3.