diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-04-10 17:41:43 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-04-10 17:41:43 -0400 |
commit | e4395a567b95d4adeda54add09faf180cf29ee76 (patch) | |
tree | f4723f87cab6b4c4f7ac36ca7d4d57a5dca11a65 /debian/changelog | |
parent | e1d456a86ff808f1bc8e73c7c5d882017bd48d89 (diff) | |
download | ikiwiki-e4395a567b95d4adeda54add09faf180cf29ee76.tar ikiwiki-e4395a567b95d4adeda54add09faf180cf29ee76.tar.gz |
Fix broken rcs_update for bzr. (Scott Bronson)
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 7d02f5924..5db99a2fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ ikiwiki (2.43) UNRELEASED; urgency=low * Fix missing import of escapeHTML in userlink. (Scott Bronson) + * Fix broken rcs_update for bzr. (Scott Bronson) -- Joey Hess <joeyh@debian.org> Thu, 10 Apr 2008 17:36:53 -0400 |