Path to this page:
Subject: CVS commit: pkgsrc/net/aria2
From: Blair Sadewitz
Date: 2007-11-23 08:46:36
Message id: 20071123074636.AF17D21507@cvs.netbsd.org
Log Message:
Update to version 0.11.5. Remove interim patches from SVN.
Changes (patches took us to ~2007-11-11):
2007-11-17 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
Synchronized translation files with launchpad.
* po/fr.po
* po/ru.po
* po/de.po: Now utf-8 encoding
* po/ja.po: Now utf-8 encoding
* Release 0.11.5
2007-11-11 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
urlencode the given url inside Request::parseUrl(...)
* src/Request.{h, cc}
* src/Util.{h, cc}
* test/RequestTest.cc
Removed #!metalink3! notation support because it is deleted from
the metalink specification.
* src/Request.{h, cc}
* test/RequestTest.cc
2007-11-10 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
* src/SocketCore.cc (writeData): Fixed send error with GnuTLS.
2007-10-29 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
* src/HttpRequest.cc (createProxyRequest): Removed urlencode from
user-agent.
* test/HttpRequestTest.cc (testUserAgent): Added.
Files: