Changelog for
perl-Mail-IMAPClient-3.32-2.1.noarch.rpm :
Fri Jan 25 13:00:00 2013 chrisAATTcomputersalat.de
- update to 3.32
* document RFC2087 quota related calls
[Mathias Reitinger] documentation request
* rt.cpan.org#78474: idle/idle_data documentation error
[Dima Kogan]
* Quote()/Massage() now uses literals for non ascii data
[Mathias Reitinger] reported issues with utf8 data in password
* use Quote()/Massage() consistently now in:
login() proxyauth() deleteacl() setacl() listrights() rename()
* documented deleteacl() and other minor pod cleanup
* ran Mail::IMAPClient::BodyStructure through perltidy
* update year in README/pod to 2012
* rt.cpan.org#74733: Fails with Parse::RecDescent >= 1.966_002
rt.cpan.org#74593: Recent changes break Module::ExtractUse and ...
[ANDK, TEAM, SREZIC, NBEBOUT at CPAN and nine from detonation]
- Makefile.PL avoid buggy Parse::RecDescent 1.966_002 until 1.967_009
* rt.cpan.org#76989: Mail::IMAPClient::BodyStructure usage/docs
[Pierluigi Frullani]
- fix incorrect documentation on new()
- lots of doc verbiage updates
- fix deps
* Parse-RecDescent HACK needs perl(persion) > 0.74
* add missing Recommends
Mon Nov 28 13:00:00 2011 ajAATTsuse.de
- update to 3.29
* bugfixes, see Changes.
- Fix examples to use proper perl path.
Tue Apr 26 14:00:00 2011 cooloAATTopensuse.org
- updated to 3.28
* tons of bug fixes, see Changes
Wed Dec 1 13:00:00 2010 cooloAATTnovell.com
- switch to perl_requires macro
Sat Apr 3 14:00:00 2010 chrisAATTcomputersalat.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 $AATT 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
Fri Oct 31 13:00:00 2008 rbosAATTopensuse.org
- Fixed rpmlint errors