diff options
author | Antti-Juhani Kaijanaho <antti-juhani@kaijanaho.fi> | 2013-05-07 22:41:31 +0300 |
---|---|---|
committer | Antti-Juhani Kaijanaho <antti-juhani@kaijanaho.fi> | 2013-05-07 22:41:31 +0300 |
commit | 45845ad988c5d2a92f03fb0dea9bbdb6ee629375 (patch) | |
tree | dc3918ede6830526b056a9230ed644773d70a590 | |
parent | c977b5314459f0480163aad4bdd9d3ed1cf46987 (diff) | |
download | dctrl-tools-45845ad988c5d2a92f03fb0dea9bbdb6ee629375.tar.gz |
Update debian/changelog
Signed-off-by: Antti-Juhani Kaijanaho <antti-juhani@kaijanaho.fi>
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 68ecfe5..cb4b38b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,11 @@ dctrl-tools (2.23) UNRELEASED; urgency=low + [ David Prévot ] + + * Fix charset in pt_BR program translation. + + [ Antti-Juhani Kaijanaho ] + * Merge 2.22.1 and 2.22.2. * Add a test case (tests/0021.{in,out,sh}) to verify that tbl-dctrl handles UTF-8 correctly. @@ -17,8 +23,12 @@ dctrl-tools (2.23) UNRELEASED; urgency=low It was only complicating matters without giving much benefit. * lib/fsaf.[ch]: Make fsaf_read an inline function (50 % speedup in my tests.) + * debian/control (Build-Depends): Remove versioned gcc + Thanks to Jakub Wilk for pointing out the version spec was broken. + It also turns out to be obsolete. + * Some code cleanup. - -- Antti-Juhani Kaijanaho <ajk@debian.org> Sat, 09 Jun 2012 00:20:02 +0300 + -- Antti-Juhani Kaijanaho <ajk@debian.org> Tue, 07 May 2013 22:36:28 +0300 dctrl-tools (2.22.2) unstable; urgency=low |