diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-10-17 21:54:42 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-10-17 21:54:42 -0400 |
commit | 35c56622ea56c7d97299faba5e72b5a67fa25c66 (patch) | |
tree | 1611695ae2367c2321e8df957781f44ef17f345d /doc/bugs | |
parent | fdb5da46b0122d9cb4b2611526c6c955478a80cf (diff) |
tweak recentchanges permalink code
Need to handle the case where url is not set.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/recentchanges_feed_links.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/recentchanges_feed_links.mdwn b/doc/bugs/recentchanges_feed_links.mdwn index 9b2828901..e3557a6cb 100644 --- a/doc/bugs/recentchanges_feed_links.mdwn +++ b/doc/bugs/recentchanges_feed_links.mdwn @@ -96,3 +96,5 @@ to turn on? --Chapman Flack >>>>>> Here's my attempt at a [[patch]] for anchor-based change permalinks: >>>>>> <http://pastie.org/295016>. >>>>>> --[[JasonBlevins]], 2008-10-17 + +[[done]] |