alecpl
2008-05-09 ad6958979248a9abfeba0acd1353c17204498431
- fixed comments


2 files modified
6 ■■■■■ changed files
CHANGELOG 3 ●●●● patch | view | raw | blame | history
program/lib/imap.inc 3 ●●●● patch | view | raw | blame | history
CHANGELOG
@@ -2,7 +2,8 @@
---------------------------
2008/05/09 (alec)
- Don't call CAPABILITY twice if possible (RFC3501 [7.1])
- Don't call CAPABILITY if was recieved as server's optional response
  on connect (RFC3501 [7.1])
2008/05/08 (alec)
----------
program/lib/imap.inc
@@ -52,7 +52,8 @@
        - $ICL_SSL is not boolean anymore but contains the connection schema (ssl or tls)
        - Removed some debuggers (echo ...)
        File altered by Aleksander Machniak <alec@alec.pl>
        - RFC3501 [7.1] don't call CAPABILITY twice if possible in iil_Connect()
        - RFC3501 [7.1] don't call CAPABILITY if was returned in server
          optional resposne in iil_Connect()
        
********************************************************/