summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3796169a22..b0b696c8e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Dec 3 16:16:53 2006 Akinori MUSHA <[email protected]>
+
+ * ext/digest/lib/digest/hmac.rb: Fix problems with update
+ timing. [Reported by: [email protected]]
+
Sat Dec 2 07:33:53 2006 GOTOU Yuuzou <[email protected]>
* lib/webrick/httputils.rb (WEBrick::HTTPUtils::FormData::<<):