comparison debian/changelog @ 147:a17c59c381e8

Updated for the new release.
author Steve Kemp <steve@steve.org.uk>
date Fri, 28 Dec 2007 14:29:42 +0000
parents 72a422b4978b
children 0dc1ede3cd09
comparison
equal deleted inserted replaced
146:7588e8dfab84 147:a17c59c381e8
1 chronicle (2.0-1) unstable; urgency=low 1 chronicle (2.1-1) unstable; urgency=low
2 2
3 * New upstream release:
3 - Fixed the handling of comments on the default theme. 4 - Fixed the handling of comments on the default theme.
4 - Updated output to add 'alt', 'height', and 'width' to <img>s. 5 - Updated output to add 'alt', 'height', and 'width' to all <img> tags.
5 - Produce valid HTML output, and added test to ensure that is the case. 6 - Produce valid HTML output, and added test to ensure that is the case.
6 7
7 -- Steve Kemp <skx@debian.org> Wed, 20 Dec 2007 11:53:11 +0000 8 -- Steve Kemp <skx@debian.org> Fri, 28 Dec 2007 14:29:41 +0000
8 9
9 chronicle (2.0-1) unstable; urgency=low 10 chronicle (2.0-1) unstable; urgency=low
10 11
11 * New upstream release: 12 * New upstream release:
12 - Adds support for comments via helper CGI process. 13 - Adds support for comments via helper CGI process.