1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

add depend files

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@2268 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2002-03-25 02:33:09 +00:00
parent 0294fc5672
commit 5e64df6ba9
7 changed files with 12 additions and 0 deletions

View file

@ -1,3 +1,9 @@
Mon Mar 25 11:32:21 2002 Nobuyoshi Nakada <nobu.nakada@nifty.ne.jp>
* ext/digest: add depend files.
* ext/syslog: ditto.
Fri Mar 22 14:32:14 2002 Minero Aoki <aamine@loveruby.net>
* lib/net/protocol.rb: Protocol#start should return self.

View file

@ -9,3 +9,4 @@ lib/md5.rb
lib/sha1.rb
test.rb
test.sh
depend

View file

@ -3,3 +3,4 @@ extconf.rb
md5.c
md5.h
md5init.c
depend

View file

@ -4,3 +4,4 @@ rmd160.c
rmd160.h
rmd160hl.c
rmd160init.c
depend

View file

@ -4,3 +4,4 @@ sha1.c
sha1.h
sha1hl.c
sha1init.c
depend

View file

@ -4,3 +4,4 @@ sha2.c
sha2.h
sha2hl.c
sha2init.c
depend

View file

@ -3,3 +3,4 @@ extconf.rb
syslog.c
syslog.txt
test.rb
depend