diff options
author | gsinclair <gsinclair@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-02-12 12:50:27 +0000 |
---|---|---|
committer | gsinclair <gsinclair@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-02-12 12:50:27 +0000 |
commit | 4ed80e5dc785cf3c98635648d62cc1779aae123d (patch) | |
tree | 8703bd05acab759be1d51d5c2339131a341515b8 | |
parent | 4d20e9e692e81bc6680c8cf3af8752128d043028 (diff) | |
download | ruby-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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |