minor fixes

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Nicolas Sebrecht 2015-10-15 07:30:19 +02:00
parent b7fec93661
commit 5ea2106da8

View File

@ -64,24 +64,24 @@ care. OfflineIMAP can now send the logs to syslog and notify on new mail.
#### Features #### Features
- 585e5d5 logging: add a switch to log to syslog - logging: add a switch to log to syslog.
- 48bb2f4 Added the newmail_hook - Added the newmail_hook.
- 14a0433 utf-7 feature is set experimental - utf-7 feature is set experimental.
#### Fixes #### Fixes
- 839d020 offlineimap.conf: fix a typo in the new mail hook example - offlineimap.conf: fix a typo in the new mail hook example.
- a76f01c Fix language. - Fix language.
- a3986b2 Fix spelling inconsistency. - Fix spelling inconsistency.
- d53e5fc offlineimap.conf: don't use quotes for sep option - offlineimap.conf: don't use quotes for sep option.
- 9143ea5 man page: fingerprint can be used with SSL - man page: fingerprint can be used with SSL.
- 41692d0 fix #225 « Runonce (offlineimap -o) does not stop if autorefresh is declared in DEFAULT section » - fix #225 « Runonce (offlineimap -o) does not stop if autorefresh is declared in DEFAULT section ».
- 2382b15 CONTRIBUTING: fix links to offlineimap.org - CONTRIBUTING: fix links to offlineimap.org.
#### Changes #### Changes
- 71dd03e Bump imaplib2 from 2.43 to 2.48 - Bump imaplib2 from 2.43 to 2.48
- eeb7e89 README: small improvements - README: small improvements