diff options
| author | drbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-03-09 00:59:23 +0000 |
|---|---|---|
| committer | drbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-03-09 00:59:23 +0000 |
| commit | 94faf2cb81ca64615817255df4a022cb659d6875 (patch) | |
| tree | a3b44d981ac9cf72d76b5c66ad4f1be9f0d018ff /ChangeLog | |
| parent | f0753aabcf009ee6ce7ddd9a1bd875d8f972d563 (diff) | |
| download | ruby-94faf2cb81ca64615817255df4a022cb659d6875.tar.gz ruby-94faf2cb81ca64615817255df4a022cb659d6875.tar.xz ruby-94faf2cb81ca64615817255df4a022cb659d6875.zip | |
* lib/rdoc/code_objects.rb: Remove debugging Kernel#p. Patch by Lincoln Stoll
<lstoll at lstoll.net>
* lib/rdoc/generator/html.rb: Fully qualify AllReferences. Patch by Lincoln
Stoll <lstoll at lstoll.net>
* lib/rdoc/ri/writer.rb: Fix 1.8 backwards compatibility.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15733 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Sun Mar 9 09:52:00 2008 Eric Hodel <drbrain@segment7.net> + + * lib/rdoc/code_objects.rb: Remove debugging Kernel#p. Patch by + Lincoln Stoll <lstoll at lstoll.net> + * lib/rdoc/generator/html.rb: Fully qualify AllReferences. Patch by + Lincoln Stoll <lstoll at lstoll.net> + * lib/rdoc/ri/writer.rb: Fix 1.8 backwards compatibility. + Sat Mar 8 18:50:57 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> * file.c (isdirsep): backslash is valid path separator on cygwin too. |
