2016-06-17 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'lib/rddownload.cpp' that caused download URLs
	using 'https' protocol to fail to be properly escaped.
This commit is contained in:
Fred Gleason
2016-06-17 14:06:19 -04:00
parent f04fa15090
commit ec79802cb6
3 changed files with 9 additions and 4 deletions

View File

@@ -15249,3 +15249,6 @@
2016-06-17 Fred Gleason <fredg@paravelsystems.com>
* Modified rdexport(1) to list correct audio format parameters
in the XML output.
2016-06-17 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'lib/rddownload.cpp' that caused download URLs
using 'https' protocol to fail to be properly escaped.