Changeset 2615 for pykota/trunk/NEWS

Show
Ignore:
Timestamp:
01/13/06 21:33:33 (18 years ago)
Author:
jerome
Message:

Fixed a problem with fast printers : PyKota only saw them
as being 'idle' because they already went from 'idle'
to 'printing' to 'idle' again.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/NEWS

    r2614 r2615  
    2424    - 1.24alpha6 : 
    2525     
     26        - Fixed internal SNMP and PJL handling code for very fast 
     27          printers : PyKota didn't see them going from 'idle' 
     28          to 'printing' to 'idle' again. 
     29           
    2630        - Now waitprinter.sh accepts SNMP version number and  
    2731          community name as arguments, thanks to Brandon