Fixed bug where proxy password value was being set to proxy username value.

This commit is contained in:
Ryan Partridge
2006-12-04 04:32:42 +00:00
parent d55ac482ac
commit 8adb445805
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 4 09:25:32 MST 2006 - rpartridge@novell.com
- Fixed bug where password value was being set to username value.
-------------------------------------------------------------------
Tue Oct 24 10:59:35 2006 - rpartridge@novell.com