aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-07-19 11:44:09 -0400
committerJoey Hess <joey@kitenet.net>2011-07-19 11:44:26 -0400
commite04cb1ffd39f64c7f3216dcd6b7a69308754bef0 (patch)
tree8083cddd3394817b65ff8fafb6cdd4533906d39d /debian/changelog
parent339b95e719990ea6fec1ed4ef3f06e26edcf8213 (diff)
downloadikiwiki-e04cb1ffd39f64c7f3216dcd6b7a69308754bef0.tar
ikiwiki-e04cb1ffd39f64c7f3216dcd6b7a69308754bef0.tar.gz
mercurial: Implement rcs_diff. (Daniel Andersson)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 5e9c91016..6499a40b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,13 @@
ikiwiki (3.20110716) UNRELEASED; urgency=low
- * mercurial: openid nicknames are now used when committing. (Daniel Andersson)
- * mercurial: implement rcs_commit_staged so comments, attachments, etc
+ * mercurial: Openid nicknames are now used when committing. (Daniel Andersson)
+ * mercurial: Implement rcs_commit_staged so comments, attachments, etc
can be used. (Daniel Andersson)
- * mercurial: implement rcs_rename and rcs_remove. (Daniel Andersson)
- * mercurial: fix viewing of a diff containing non-utf8 changes.
+ * mercurial: Implement rcs_rename, rcs_remove. (Daniel Andersson)
+ * mercurial: Fix viewing of a diff containing non-utf8 changes.
(Daniel Andersson)
* mercurial: Make both rcs_getctime and rcs_getmtime fast. (Daniel Andersson)
+ * mercurial: Implement rcs_diff. (Daniel Andersson)
-- Joey Hess <joeyh@debian.org> Tue, 19 Jul 2011 11:22:52 -0400