aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/recentchanges_feed_links.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/recentchanges_feed_links.mdwn')
-rw-r--r--doc/bugs/recentchanges_feed_links.mdwn13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/bugs/recentchanges_feed_links.mdwn b/doc/bugs/recentchanges_feed_links.mdwn
index 14f1c26ba..ef0f9d1c4 100644
--- a/doc/bugs/recentchanges_feed_links.mdwn
+++ b/doc/bugs/recentchanges_feed_links.mdwn
@@ -92,3 +92,16 @@ to turn on? --Chapman Flack
>>>>> required to compare `<id>`s as opaque strings.
>>>>>
>>>>> --[[smcv]]
+
+>>>>>> Here's my attempt at a [[patch]] for anchor-based change permalinks:
+>>>>>> <http://pastie.org/295016>.
+>>>>>> --[[JasonBlevins]], 2008-10-17
+
+[[JasonBlevins]] nailed it, [[done]] --[[Joey]]
+
+> Thanks for applying the patch (and improving it). There's still one small issue:
+> the old opening div tag still needs to be removed (it's hard to see the removed line
+> with the pastie color scheme).
+> --[[JasonBlevins]], 2008-10-18
+
+>> Thanks, missed that when I had to hand-apply the patch. --[[Joey]]