Fix HTTP redirects when running under HTTP/S

This commit is contained in:
Oliver Gorwits
2013-10-24 05:55:19 +01:00
parent d1f3b89f43
commit e444efb004
4 changed files with 18 additions and 7 deletions

View File

@@ -1,10 +1,16 @@
2.019001 - 2013-10-08
2.019002 - 2013-10-24
[BUG FIXES]
* Fix HTTP redirects when running under HTTP/S
2.019001 - 2013-10-22
[BUG FIXES]
* Fix syntax error in Util/SNMP.pm
2.019000 - 2013-10-08
2.019000 - 2013-10-22
[ENHANCEMENTS]