|
From: Chad M. <cmm...@us...> - 2005-05-16 23:39:30
|
Update of /cvsroot/seq/showeq In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23523 Modified Files: Tag: pre_5_0_beta BUGS Log Message: Added guild banker to classes.h Removed the Known Bug for the net layer since I fixed it. Index: BUGS =================================================================== RCS file: /cvsroot/seq/showeq/BUGS,v retrieving revision 1.1.1.1.16.1 retrieving revision 1.1.1.1.16.2 diff -u -d -r1.1.1.1.16.1 -r1.1.1.1.16.2 --- BUGS 15 May 2005 16:06:24 -0000 1.1.1.1.16.1 +++ BUGS 16 May 2005 23:39:21 -0000 1.1.1.1.16.2 @@ -1,11 +1,3 @@ Known bugs ---------- - -1) Net Layer problems with opcodes like 0x??00 -Opcodes that end in 00 (i.e. OP_BazaarSearch or OP_ConsentDeny right now) will -be falsely identified as net opcodes and not processed. You will see a message -on the console, but this is harmless. Unless you are doing stuff with bazaar -searches (which I don't think even works right now), this will not impact -your showeq session. - |