From: Joey Hess <joey@kitenet.net>
Date: Wed, 2 Jul 2008 13:30:36 +0000 (-0400)
Subject: web commit by http://jcflack.myopenid.com/
X-Git-Tag: 2.52~16
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=acc5db090ecc742676117dd4149807feb05d07ed;p=ikiwiki.git

web commit by http://jcflack.myopenid.com/
---

diff --git a/doc/plugins/recentchanges/discussion.mdwn b/doc/plugins/recentchanges/discussion.mdwn
index 1c048ab22..dae4b5919 100644
--- a/doc/plugins/recentchanges/discussion.mdwn
+++ b/doc/plugins/recentchanges/discussion.mdwn
@@ -30,3 +30,10 @@ to turn on? --Chapman Flack
 
 > It's a (minor) bug that recentchanges optimises away generating the
 > change pages, but that the rss/atom feed still links to them. --[[Joey]]
+
+>> Hmm, ok, what's the intended correct behavior? To really generate the
+>> change pages, or to change the links in the feed to point somewhere else that's
+>> not missing? If you can easily point me to the right neighborhood in the code
+>> I might work on a patch for this. It may be a (minor) bug in the grand scheme
+>> of things, but it does seem pretty goofy if you've just clicked an RSS link. :)
+>> --Chap (p.s. should this be moved to bugs?)