aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-11-26 20:05:57 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-11-26 20:05:57 +0000
commitc8a59c1c10d1c936bf65d81144e096d98d7a053a (patch)
tree45ae752dd3fdfc4199e649c41ccf9551c5d66502 /debian
parentb20d4f6681c0f2ccebc8ea2d75414d3d194c5188 (diff)
downloadikiwiki-c8a59c1c10d1c936bf65d81144e096d98d7a053a.tar
ikiwiki-c8a59c1c10d1c936bf65d81144e096d98d7a053a.tar.gz
* Git backend improvements, including bug fixes and better robustness.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 6 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 8d6c7851b..0429f152d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ ikiwiki (1.34) UNRELEASED; urgency=low
* Make the openid plugin support the callbacks from myopenid.com via its
affiliate program.
* Add toggle plugin.
+ * Add a poll plugin.
+ * Add quick mode for archive page generation.
* Introduce the goodstuff bundle. This is a kind of plugin, that just enables
many other plugins. It's an easy way to boost ikiwiki from its default,
basic wiki, to a full-featured wiki, without manually picking the right
@@ -44,9 +46,10 @@ ikiwiki (1.34) UNRELEASED; urgency=low
and their IP address, and needs to construct its own commit message
containing them, or do something more appropriate for the given RCS.
* Add softwaresite example.
- * Add a poll plugin.
- * Add quick mode for archive page generation.
- * Mercurial backend improvements, including --get-ctime support.
+ * Mercurial backend improvements, including --get-ctime support. (Emanuele
+ Aina)
+ * Git backend improvements, including bug fixes and better robustness.
+ (Recai Oktaş)
-- Joey Hess <joeyh@debian.org> Sun, 26 Nov 2006 15:01:14 -0500