about summary refs log tree commit homepage
path: root/History.txt
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-08-29 16:20:19 -0700
committerEric Wong <normalperson@yhbt.net>2009-08-29 16:20:19 -0700
commit5fb4355a370632391654a9aa19338fc48a30d143 (patch)
tree72ebf556257a63840c0ef9b3158de14c750aa801 /History.txt
parentcb1772c91444c0c4eb3e4cf17cac5e265cb2a551 (diff)
downloadclogger-5fb4355a370632391654a9aa19338fc48a30d143.tar.gz
Diffstat (limited to 'History.txt')
-rw-r--r--History.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/History.txt b/History.txt
index 20ef99a..d816d27 100644
--- a/History.txt
+++ b/History.txt
@@ -1,3 +1,11 @@
+=== 0.0.3 / 2009-08-29
+
+    The MRI extension clogger_ext gets GC bug fix and
+    cleanups/robustness improvements.  It should now be more
+    tolerant of misbehaving applications in that it'll be less
+    likely to segfault.  No changes to the (recommended) pure
+    implementation.
+
 === 0.0.2 / 2009-08-29
 
 * 2 bug fixes