[Netpass-devel] NetPass CHANGES,1.25,1.26 VERSION,1.5,1.6
Brought to you by:
jeffmurphy
From: jeff m. <jef...@us...> - 2006-01-18 19:21:45
|
Update of /cvsroot/netpass/NetPass In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13903 Modified Files: CHANGES VERSION Log Message: bug#1409317 bug#1409318 - both in qc.mhtml, column headers and incorrect appending of npsess to url Index: VERSION =================================================================== RCS file: /cvsroot/netpass/NetPass/VERSION,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- VERSION 22 Dec 2005 19:29:52 -0000 1.5 +++ VERSION 18 Jan 2006 19:21:37 -0000 1.6 @@ -1 +1 @@ -2.10 +2.20 Index: CHANGES =================================================================== RCS file: /cvsroot/netpass/NetPass/CHANGES,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -r1.25 -r1.26 --- CHANGES 18 Jan 2006 17:01:29 -0000 1.25 +++ CHANGES 18 Jan 2006 19:21:37 -0000 1.26 @@ -283,6 +283,10 @@ jcm changed the workLoad calculation in resetport 2006-01-18 - jcm fixed a bug in qc.mhtml where changing the 'unquar when?' field would - cause the port to be quarantined. #1409203 - + jcm bug#1409203 in qc.mhtml where changing the 'unquar when?' field would + cause the port to be quarantined. + jcm bug#1409317 last-seen and registered-on column headers were swapped on + qc.mhtml + jcm bug#1409318 ldap_popup (which wraps occurances of usernames on the admin + pages) would have the npsess cgi var appended to it. stopped that + from happening. |