diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-06 20:31:55 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-06 20:31:55 +0000 |
commit | f7f3b0bb7d91c74f67023e970cee71ad2ea260da (patch) | |
tree | 5944ff8e2c28172497d4ae8262f4eb7f2a843ddf /debian/changelog | |
parent | 513af0c0df210bbab175f3408013f058cec05ef1 (diff) | |
download | ikiwiki-f7f3b0bb7d91c74f67023e970cee71ad2ea260da.tar ikiwiki-f7f3b0bb7d91c74f67023e970cee71ad2ea260da.tar.gz |
* Add support for mercurial, contributed by Emanuele Aina.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 99932e007..8f9bfe2ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,9 @@ ikiwiki (1.25) UNRELEASED; urgency=low * Drop real uid/gid in the suid wrapper, thus allowing commits to remote subversion repos and fixing some other issues. * Add support for tla, contributed by Clint Adams. Closes: #385936 + * Add support for mercurial, contributed by Emanuele Aina. - -- Joey Hess <joeyh@debian.org> Wed, 6 Sep 2006 15:47:25 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 6 Sep 2006 15:55:39 -0400 ikiwiki (1.24) unstable; urgency=low |