diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-10-05 17:10:00 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-10-05 17:10:00 -0400 |
commit | ba71687077f0acd902294f9081eff11f7e843532 (patch) | |
tree | b4d4a473a8efddf4273c94ee6567bd66a8b9919a /doc | |
parent | 031d1bf5046ab77c796477a19967e7c0c512c417 (diff) | |
download | ikiwiki-ba71687077f0acd902294f9081eff11f7e843532.tar ikiwiki-ba71687077f0acd902294f9081eff11f7e843532.tar.gz |
note that this old bug affects more stuff now
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/bestlink_change_update_issue.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/bestlink_change_update_issue.mdwn b/doc/bugs/bestlink_change_update_issue.mdwn index 5ce4a93d2..fee65c0de 100644 --- a/doc/bugs/bestlink_change_update_issue.mdwn +++ b/doc/bugs/bestlink_change_update_issue.mdwn @@ -11,3 +11,6 @@ calculation in refresh(), which doesn't detect that the link has changed in this case. Still true in 1.43 although the code is much different now.. + +> Still true as of 031d1bf5046ab77c796477a19967e7c0c512c417, +> and now this same problem also affects link dependencies. |