File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 7474 Hixson.
7575 * rb_file_const() now adds constants to File::Constants when used outside
7676 file.c. Fixes missing File::Constants::FNM_* constants in ruby.
77+ * Fixed handling of :markup: when the file parser is unknown. Issue #262 by
78+ Brian Henderson, pull request #269 by Rein Henrichs.
79+ * Regexp options are no longer stripped in HTML output. Bug #259 by Zachary
80+ Scott, Pull request #265 by Rein Henrichs
7781
7882=== 4.0.1 / 2013-03-27
7983
104108 * Text#snippet now creates a RDoc::Markup::ToHtmlSnippet correctly.
105109 * The C parser now de-duplicates call-seq if the same C function is used for
106110 multiple method names. Bug #203 by Pete Higgins
107- * Regexp options are no longer stripped in HTML output. Bug #259 by Zachary
108- Scott, Pull request #265 by Rein Henrichs
109111
110112=== 4.0.0 / 2013-02-24
111113
You can’t perform that action at this time.
0 commit comments