diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-02-02 23:56:13 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-02-02 23:56:13 -0500 |
commit | 077901368358f2c0f6958f44a783c50074fe7405 (patch) | |
tree | bb908ad9131fc3e15efbc48234402d4141c89a43 /debian/changelog | |
parent | 06841ed6b3559ea6c2ef37f80e7676b7181492a1 (diff) |
* aggregate: Forking a child broke the one state that mattered: Forcing
the aggregating page to be rebuilt. Fix this.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b7096aec4..df7b8b424 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ ikiwiki (2.31) UNRELEASED; urgency=low that contributes to a page's content and using the youngest of them all, as well as special cases for things like the version plugin, and it's just too complex to do. + * aggregate: Forking a child broke the one state that mattered: Forcing + the aggregating page to be rebuilt. Fix this. -- Joey Hess <joeyh@debian.org> Sat, 02 Feb 2008 23:36:31 -0500 |