diff options
author | Joey Hess <joey@kitenet.net> | 2007-11-27 00:34:17 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-11-27 00:34:17 -0500 |
commit | 491847ed5311123b3ce58c636451c56a2a0f191b (patch) | |
tree | c5489bec4a7b0e6cf08c0b943d8506d7810dcb7d /debian/changelog | |
parent | 892c981f47cf23e5d88d6849e9c628657dcdceef (diff) | |
download | ikiwiki-491847ed5311123b3ce58c636451c56a2a0f191b.tar ikiwiki-491847ed5311123b3ce58c636451c56a2a0f191b.tar.gz |
* Add a new ikiwiki-makerepo program, that automates setting up a repo
and importing existing content for svn, git, and mercurial. This makes
the setup process much simpler.
* Reorganised git documentation.
* Actually install the ikiwiki-update-wikilist program.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 299d7d571..2a9aae3ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +ikiwiki (2.15) UNRELEASED; urgency=low + + * Add a new ikiwiki-makerepo program, that automates setting up a repo + and importing existing content for svn, git, and mercurial. This makes + the setup process much simpler. + * Reorganised git documentation. + * Actually install the ikiwiki-update-wikilist program. + + -- Joey Hess <joeyh@debian.org> Tue, 27 Nov 2007 00:16:40 -0500 + ikiwiki (2.14) unstable; urgency=high * Let CC be used to control what compiler is used to build wrappers. |