2011-08-13 [mir] 3.7.9cvs46
authorMichael Rasmussen <mir@datanom.net>
Sat, 13 Aug 2011 19:01:23 +0000 (19:01 +0000)
committerMichael Rasmussen <mir@datanom.net>
Sat, 13 Aug 2011 19:01:23 +0000 (19:01 +0000)
commit7171e2ab9565100e89086fc9c1fab58650e1db15
tree6e48faa0277eb52fc80f6e38ad5fc6c6752fa054
parentb8f9675a02e98096092368be8267f24627693e2b
2011-08-13 [mir] 3.7.9cvs46

* src/etpan/nntp-thread.c
  Fix bug when NNTP server sends authentication warning
  as part of the connection session. Privously etpan would
  bail out for any return code other than NEWSNNTP_NO_ERROR
  but as early as the connection session a return code like
  NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
          NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
  be considered as an error.
ChangeLog
PATCHSETS
configure.ac
src/etpan/nntp-thread.c