pycurl (7.13.2-2) unstable; urgency=low
* Applied patch to build also on GNU/kFreeBSD (closes: #304857).
-- Domenico Andreoli <cavok@debian.org> Sat, 16 Apr 2005 13:32:16 +0200
pycurl (7.13.2-1) unstable; urgency=low
* New upstream release.
-- Domenico Andreoli <cavok@debian.org> Fri, 8 Apr 2005 18:13:35 +0200
pycurl (7.13.1-1) unstable; urgency=low
* New upstream release.
-- D
more»
# $Id: TODO,v 1.96 2005/03/06 14:03:07 kjetilja Exp $
# vi:ts=4:et
If you want to hack on pycurl, here's our list of unresolved issues:
NEW FEATURES/IMPROVEMENTS:
* Add all error constants to the pycurl namespace.
* Add docs to the high-level interface.
* Add more options to the undocumented and currently mostly useless
Curl.unsetopt() method. Have to carefully check the li
more»