Changeset ad69589 in github
- Timestamp:
- May 9, 2008 4:30:05 AM (5 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 2ca388d
- Parents:
- ca4c087
- Files:
-
- 2 edited
-
CHANGELOG (modified) (1 diff)
-
program/lib/imap.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
rca4c087 rad69589 3 3 4 4 2008/05/09 (alec) 5 - Don't call CAPABILITY twice if possible (RFC3501 [7.1]) 5 - Don't call CAPABILITY if was recieved as server's optional response 6 on connect (RFC3501 [7.1]) 6 7 7 8 2008/05/08 (alec) -
program/lib/imap.inc
rca4c087 rad69589 53 53 - Removed some debuggers (echo ...) 54 54 File altered by Aleksander Machniak <alec@alec.pl> 55 - RFC3501 [7.1] don't call CAPABILITY twice if possible in iil_Connect() 55 - RFC3501 [7.1] don't call CAPABILITY if was returned in server 56 optional resposne in iil_Connect() 56 57 57 58
Note: See TracChangeset
for help on using the changeset viewer.
