diff --git a/ChangeLog b/ChangeLog
index bd4267c6f27..f53e2b80cdc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,18 @@
-2009.12.22, Version 0.1.23
+2009.12.31, Version 0.1.24
+
+ * Bugfix: don't chunk responses to HTTP/1.0 clients, even if
+ they send Connection: Keep-Alive (e.g. wget)
+
+ * Bugfix: libeio race condition
+
+ * Bugfix: Don't segfault on unknown http method
+
+ * Simplify exception reporting
+
+ * Upgrade V8 to 2.0.5.4
+
+
+2009.12.22, Version 0.1.23, f91e347eeeeac1a8bd6a7b462df0321b60f3affc
* Bugfix: require("../blah") issues (isaacs)
diff --git a/doc/api.txt b/doc/api.txt
index 0013920a259..6902a495c87 100644
--- a/doc/api.txt
+++ b/doc/api.txt
@@ -1,7 +1,7 @@
NODE(1)
=======
Ryan Dahl
- 2009.12.19 + 2009.12.31 node-v0.1.23.tar.gz + href="http://s3.amazonaws.com/four.livejournal/20091231/node-v0.1.24.tar.gz">node-v0.1.24.tar.gz