diff --git a/ChangeLog b/ChangeLog index 32b50b2f8f..c0913f459f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Oct 6 02:38:42 2006 Akinori MUSHA + + * ext/digest/digest.c: Allow subclassing in Ruby. + Fri Oct 6 02:06:10 2006 Akinori MUSHA * ext/digest/digest.c (hexdigest_str_new): Add a string size check.