8
0
Files
perl-Mail-IMAPClient/perl-Mail-IMAPClient.changes

57 lines
2.0 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Apr 3 00:12:46 UTC 2010 - chris@computersalat.de
- update to 3.23
- new beta idle_data() method to retrieve untagged messages during idle
similar to method suggested by Daniel Richard G
- added/updated documentation for idle, idle_data, and done
- rt.cpan.org#53998: fix NTLM auth: call ntlm with challenge string
[Dragoslav Mlakar]
- report the return value from select/_read_more on errors
- logout() again returns the success/failure of the LOGOUT command
- set/return error when $response->() returns undef in authenticate()
- new internal method _load_module() centralizing some 'require' calls
- localize use $@ in several places to avoid stomping on global val
- refactor code calling _read_more() to centralize error handling
- version 3.22: Thu Jan 21 15:25:54 EST 2010
- rt.cpan.org#52313: Getting read errors if Fast_io is set to 1
[Jukka Huhta]
- updated Maxttemperrors docs related to EAGAIN handling
- new starttls() method and Starttls attribute to support STARTTLS
- update parse_headers to try harder to find UID in fetch response
- for older changes please see Changes file
- spec mods
o added HEADER
o sort TAGS
o fixed deps
o updated description
o macros
- added perl-macros
- moved changelog to changes file
-------------------------------------------------------------------
Fr Okt 31 21:21:03 UTC 2008 - rbos@opensuse.org
- Fixed rpmlint errors
-------------------------------------------------------------------
Mi Mär 14 10:07:19 UTC 2007 - suse-tux@gmx.de
- fixed BuildRequires
-------------------------------------------------------------------
Sa Jun 10 09:26:07 UTC 2006 - suse-tux@gmx.de
- enabled %%__make test, added BuildRequires
-------------------------------------------------------------------
Mo Apr 17 11:35:45 UTC 2006 - suse-tux@gmx.de
- rebuild on 10.1
-------------------------------------------------------------------
Mi Jan 5 15:23:28 UTC 2005 - suse-tux@gmx.de
- initial build