[Pcsclite-cvs-commit] r3493 - /website/matrix.py

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Thu May 7 13:33:03 UTC 2009


Author: rousseau
Date: Thu May  7 13:33:02 2009
New Revision: 3493

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=3493
Log:
add a 'note' column

Modified:
    website/matrix.py

Modified: website/matrix.py
URL: http://svn.debian.org/wsvn/pcsclite/website/matrix.py?rev=3493&op=diff
==============================================================================
--- website/matrix.py (original)
+++ website/matrix.py Thu May  7 13:33:02 2009
@@ -284,7 +284,7 @@
             'dwMaxDataRate', 'dwMaxIFSD', 'dwSynchProtocols',
             'dwMechanical', 'dwFeatures', 'dwMaxCCIDMessageLength',
             'bClassGetResponse', 'bClassEnveloppe', 'wLcdLayout',
-            'bPINSupport', 'bMaxCCIDBusySlots', 'features' ]
+            'bPINSupport', 'bMaxCCIDBusySlots', 'features', 'note' ]
 
     for f in fields:
         index = list()




More information about the Pcsclite-cvs-commit mailing list