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>2009-10-10 13:58:36 +0400
committerRyan Dahl <ry@tinyclouds.org>2009-10-10 13:58:36 +0400
commit8b62e8616b9385fc15aa730a959941289170c251 (patch)
tree8dd3009f015c2b87dbc630af80d99acd1db611bc /ChangeLog
parentd79b6e9f7ffad4c6aabbe5bd89108e2005366469 (diff)
Fix tabs in changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a520beaf76..dae14d6b08d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,11 +2,11 @@
* Feature: Improved addon builds with node-waf
- * Feature: node.SignalHandler (Brandon Beacher)
+ * Feature: node.SignalHandler (Brandon Beacher)
- * Feature: Enable V8 debugging (but still need to make a debugger)
+ * Feature: Enable V8 debugging (but still need to make a debugger)
- * API: Rename library /utils.js to /sys.js
+ * API: Rename library /utils.js to /sys.js
* Clean up Node's build system
@@ -20,7 +20,7 @@
* API: Remove include() add node.mixin()
- * Normalize http headers; "Content-Length" becomes "content-length"
+ * Normalize http headers; "Content-Length" becomes "content-length"
* Upgrade V8 to 1.3.15