From: Andrew Chilton Date: Thu, 3 Jul 2008 10:28:41 +0000 (+1200) Subject: Ready for the v0.4.2 release. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=87254433eefc74cf7c4147918d974e7ff319d102;p=cil.git Ready for the v0.4.2 release. --- diff --git a/INSTALLATION b/INSTALLATION index a15167e..e46413c 100644 --- a/INSTALLATION +++ b/INSTALLATION @@ -43,7 +43,7 @@ Debian paackage: which can then be installed with: - $ sudo dpkg -i ../cil_0.4.1_all.deb + $ sudo dpkg -i ../cil_0.4.2_all.deb or added to a repository you are using for easier installation with apt-get or aptitude. diff --git a/bin/cil b/bin/cil index 519aa6c..5aaa020 100755 --- a/bin/cil +++ b/bin/cil @@ -39,7 +39,7 @@ use CIL::Attachment; my $y = 'y'; -use constant VERSION => '0.4.1'; +use constant VERSION => '0.4.2'; my @IN_OPTS = ( # strings diff --git a/debian-etch/changelog b/debian-etch/changelog index 5a2a083..6218950 100644 --- a/debian-etch/changelog +++ b/debian-etch/changelog @@ -1,3 +1,11 @@ +cil (0.4.2) unstable; urgency=low + + * Fix bug where new issues are assigned to the reporter + * Fix bug where only one item in a config list breaks listings + * Ready for 0.4.2 release + + -- Andrew Chilton Thu, 03 Jul 2008 00:09:21 +1200 + cil (0.4.1) unstable; urgency=low * Fix dependency on libemail-date-perl diff --git a/debian-lenny/changelog b/debian-lenny/changelog index 5a2a083..fa918b5 100644 --- a/debian-lenny/changelog +++ b/debian-lenny/changelog @@ -1,3 +1,11 @@ +cil (0.4.2) unstable; urgency=low + + * Fix bug where new issues are assigned to the reporter + * Fix bug where only one item in a config list breaks listings + * Ready for 0.4.2 release + + -- Andrew Chilton Thu, 03 Jul 2008 22:22:22 +1200 + cil (0.4.1) unstable; urgency=low * Fix dependency on libemail-date-perl