From 4d20e9e692e81bc6680c8cf3af8752128d043028 Mon Sep 17 00:00:00 2001 From: gsinclair Date: Thu, 12 Feb 2004 12:22:18 +0000 Subject: * lib/base64.rb: added and tidied documentation git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5681 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 69da317b3..d878eaa32 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Feb 12 21:19:00 2004 Gavin Sinclair + + * lib/base64.rb: added and tidied documentation + Thu Feb 12 20:45:01 2004 Minero Aoki * lib/net/protocol.rb (WriteAdapater#puts): must append "\n" to -- cgit