diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c2d04207a..9c8b4e404 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ dpkg (1.18.8) UNRELEASED; urgency=medium in Dpkg::Changelog. - Replace changelog program parsers with perl modules. - Add a getter for the Time::Piece object in Dpkg::Changelog. + - Add new Timestamp field to Dpkg::Changelog output, which ends up on + dpkg-parsechangelog's output. * Test suite: - Bump perlcritic ValuesAndExpressions::RequireNumberSeparators minimum to 99999. |