summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgsinclair <gsinclair@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-02-12 12:50:27 +0000
committergsinclair <gsinclair@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-02-12 12:50:27 +0000
commit4ed80e5dc785cf3c98635648d62cc1779aae123d (patch)
tree8703bd05acab759be1d51d5c2339131a341515b8
parent4d20e9e692e81bc6680c8cf3af8752128d043028 (diff)
downloadruby-4ed80e5dc785cf3c98635648d62cc1779aae123d.tar.gz
ruby-4ed80e5dc785cf3c98635648d62cc1779aae123d.tar.xz
ruby-4ed80e5dc785cf3c98635648d62cc1779aae123d.zip
* lib/ftools.rb: documented
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5683 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d878eaa32..69eb04441 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Feb 12 21:49:00 2004 Gavin Sinclair <gsinclair@soyabean.com.au>
+
+ * lib/ftools.rb: documented
+
Thu Feb 12 21:19:00 2004 Gavin Sinclair <gsinclair@soyabean.com.au>
* lib/base64.rb: added and tidied documentation