mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* .document: Add README's to be included with docs
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37912 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
13dc0e14fe
commit
d07c73be40
2 changed files with 9 additions and 0 deletions
|
@ -20,3 +20,8 @@ ext
|
|||
|
||||
# rdoc files
|
||||
doc/*.rdoc
|
||||
|
||||
README
|
||||
README.ja
|
||||
README.EXT
|
||||
README.EXT.ja
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
Wed Nov 28 08:55:00 2012 Zachary Scott <zachary@zacharyscott.net>
|
||||
|
||||
* .document: Add README's to be included with docs
|
||||
|
||||
Wed Nov 28 08:26:00 2012 Zachary Scott <zachary@zacharyscott.net>
|
||||
|
||||
* ext/dl/lib/dl.rb: Deprecation notice for DL
|
||||
|
|
Loading…
Reference in a new issue