From ffb27000431f744f2cec9d198d0a0d8cbb0bd405 Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 21 Nov 2006 17:47:53 +0000 Subject: * Add a test suite for the mercurial backend, contributed by Emanuele Aina. * Add a test suite for the svn backend. * Daemonize before sending RPC pings, since that can take a while and/or hang. * Daemonize before sending commit mails, as that can also take a long time/hang if the mail server is unhappy. * Factor out commit mail sending code into new function. --- debian/changelog | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index ed3b8fe6e..83864231a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,8 +27,15 @@ ikiwiki (1.34) UNRELEASED; urgency=low ikiwiki in nonstandard locations, including home directories, by just setting PREFIX at build time. * Fix nested examples directory in deb. - - -- Joey Hess Mon, 20 Nov 2006 16:49:05 -0500 + * Add a test suite for the mercurial backend, contributed by Emanuele Aina. + * Add a test suite for the svn backend. + * Daemonize before sending RPC pings, since that can take a while + and/or hang. + * Daemonize before sending commit mails, as that can also take a long + time/hang if the mail server is unhappy. + * Factor out commit mail sending code into new function. + + -- Joey Hess Tue, 21 Nov 2006 11:58:30 -0500 ikiwiki (1.33) unstable; urgency=low -- cgit v1.2.3