diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2008-03-24 11:01:02 +0000 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2008-03-24 11:01:02 +0000 |
commit | 58a1449166ebc9c2913bf47a4bf05c4cf3e258b0 (patch) | |
tree | 7a1b5a119ed3b7aa0f421eddb6edb9f74d76efbf /debian | |
parent | fcd5003bd6c10f176f63df459e8ca479c5292dc1 (diff) |
Fixed a broken check in lib/proxy.c, this restores proxy support. Thanks
to Miles Bader for reporting this in the Debian BTS. Apparently not many
people use this functionality, it was broken in bzr for more than a year
already...
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0eb05525..6c725964 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ bitlbee (1.2-2) unstable; urgency=low * Fixed some packaging issues reported by IRC and e-mail. (Closes: #472373) + * Fixed proxy support. (Closes: #472395) * Not ready yet. -- Wilmer van der Gaast <wilmer@gaast.net> Sun, 23 Mar 2008 21:51:57 +0000 |