diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-01-09 16:27:08 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-01-09 16:27:08 -0500 |
commit | 1f51af907e93ee45b01a4a7f6015575522a3105d (patch) | |
tree | eaa5a0dfb0a8a907cbc3ea7f226a1a4e22021cdb /debian/changelog | |
parent | 9dbeb003df73ff04fe608558004a6bfe4e3eaf78 (diff) |
websetup: Fix bug in array change detection.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5d5cdd564..bd638b36f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ ikiwiki (3.20100104) UNRELEASED; urgency=low * comments: Fix permalinks for comments using new conflict-free filenames. * img: Support alignment of images with captions. (Giuseppe Bilotta) * websetup: Fix utf-8 problems. + * websetup: Fix bug in array change detection. -- Joey Hess <joeyh@debian.org> Mon, 04 Jan 2010 12:53:24 -0500 |