diff options
author | Michael Vogt <mvo@debian.org> | 2010-02-18 22:08:25 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2010-02-18 22:08:25 +0100 |
commit | a100bb98eac562817ebb3139b82259cf0222cc2b (patch) | |
tree | da926330d2d32419c22dfcf3666ae5327f0860f3 /debian | |
parent | 0fd68707605f42741574304e5d51582fe298a4b0 (diff) |
fix crash when LANGUAGE is not set
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 558fd8b10..ca731d11b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +apt (0.7.26~exp2) experimental; urgency=low + + * fix crash when LANGUAGE is not set + + -- Michael Vogt <mvo@debian.org> Thu, 18 Feb 2010 22:07:23 +0100 + apt (0.7.26~exp1) experimental; urgency=low [ David Kalnischkies ] |