Changeset 64:ed2d9f864cec for THANKS

Show
Ignore:
Timestamp:
16/04/09 20:10:47 (3 years ago)
Author:
Menno Smits <menno@…>
Branch:
default
Parents:
57:7bb1abf81fcc (diff), 63:9785351fb066 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
convert_revision:
menno@jiali.vm.bytemark.co.uk-20090416191047-t6t71nv5b6x1aoq2
Message:

Merged transparent folder escaping support. Not quite complete but good enough to go into trunk.

Files:
2 modified

Legend:

Unmodified
Added
Removed
  • THANKS

    r53 r64  
    11Thanks go to the following people for their help with this project. 
    22 
    3 Patches 
    4 ------- 
     3Code 
     4---- 
    55Helder Guerreiro 
    66    - capability checks 
     
    99    - lsub command 
    1010 
     11Jp Calderone 
     12    The contents of imapclient/imap_utf7.py and associated tests have been 
     13    taken from the Twisted project (http://twistedmatrix.com/). This 
     14    functionality was written by Jp Calderone. 
     15 
    1116Bug Reports 
    1217------------ 
    1318Brian Jackson 
    1419Neil Martinsen-Burrell 
     20 
     21 
     22The project was partially developed while the author was working at NetBox Blue 
     23(http://netboxblue.com/). 
  • THANKS

    r62 r64  
    11Thanks go to the following people for their help with this project. 
    22 
    3 The project was partially developed while the author was working at NetBox Blue 
    4 (http://netboxblue.com/). 
    5  
    6 Helder Guerreiro (helder _AT_ paxjulia DOT com)  
    7     - patches for capability checks, logout command, status command, lsub 
    8       command 
     3Code 
     4---- 
     5Helder Guerreiro 
     6    - capability checks 
     7    - logout command 
     8    - status command 
     9    - lsub command 
    910 
    1011Jp Calderone 
     
    1314    functionality was written by Jp Calderone. 
    1415 
    15 Brian Jackson (iggy _AT_ theiggy DOT com)  
    16     - bug report 
     16Bug Reports 
     17------------ 
     18Brian Jackson 
     19Neil Martinsen-Burrell 
     20 
     21 
     22The project was partially developed while the author was working at NetBox Blue 
     23(http://netboxblue.com/).