diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-12-30 15:41:17 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-12-30 15:41:17 -0500 |
commit | 6af6c89df314cf2f9c9e053c04aa2bd492072ab1 (patch) | |
tree | 9f71ee2cd7654633052419bd4583ffe6cd052c8a /debian/changelog | |
parent | 9f841c07dff16433fce805111d8ab45ff38ce228 (diff) |
comments: Add a checksum to the name of comment pages, to avoid merge conflicts when comments are posted to two branches of a site.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ee6f9adfb..984351415 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,9 @@ ikiwiki (3.20091219) UNRELEASED; urgency=low can be generated at any time using ikiwiki --dumpsetup so I do not see a reason to ship it. Closes: #562183 * Use env hack in python scripts. + * comments: Add a checksum to the name of comment pages, to + avoid merge conflicts when comments are posted to two branches of a + site. -- Joey Hess <joeyh@debian.org> Fri, 25 Dec 2009 14:31:22 -0500 |