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-03-20 07:07:03 +0300
committerRyan Dahl <ry@tinyclouds.org>2010-03-20 07:07:03 +0300
commit618296ef571e873976f608d91a3d6b9e65fe8284 (patch)
tree24f7113cae1ff044cbbed9b24ab2a719e9438c46 /ChangeLog
parentb29f78772ec183b4e4aee0f67f95c599a7d8060b (diff)
bump versionv0.1.33
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3532eda34e9..c5dce40bb4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,15 @@
-2010.03.12, Version 0.1.32
+2010.03.19, Version 0.1.33
+
+ * Include lib/ directory in node executable. Compile on demand.
+
+ * evalcx clean ups (Isaac Z. Schlueter, Tim-Smart)
+
+ * Various fixes, clean ups
+
+ * V8 upgraded to 2.1.5
+
+
+2010.03.12, Version 0.1.32, 61c801413544a50000faa7f58376e9b33ba6254f
* Optimize event emitter for single listener