We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c22240 commit 311d8c3Copy full SHA for 311d8c3
History.txt
@@ -1,3 +1,8 @@
1
+=== 3.9.1 / ??
2
+
3
+* Bug fixes
4
+ * Fix bug report URL when rdoc crashes.
5
6
=== 3.9 / 2011-07-30
7
8
* Minor enhancements
lib/rdoc/text.rb
@@ -126,7 +126,7 @@ def parse text
126
127
Please file a bug report with the above information at:
128
129
-http://rubyforge.org/tracker/?atid=2472&group_id=627&func=browse
+https://github.com/rdoc/rdoc/issues
130
131
EOF
132
raise
0 commit comments