2010-01-12 11:15:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- enable parallel build
|
|
|
|
|
2008-02-22 00:44:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 21 13:24:46 CET 2008 - anicka@suse.cz
|
|
|
|
|
|
|
|
- fix build with perl 5.10
|
|
|
|
|
2007-01-15 14:31:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 15 10:57:55 CET 2007 - anicka@suse.cz
|
|
|
|
|
|
|
|
- update to 1.5000
|
|
|
|
* The Cache and Grep implementations now detect when changes
|
|
|
|
have occurred to the file being parsed, and automatically
|
|
|
|
invalidate their cache values and revert to the Perl
|
|
|
|
implementation. NOTE: This works well for appending to
|
|
|
|
the mailbox, but undefined behavior occurs if modifications are
|
|
|
|
made to the mailbox at locations earlier than the current
|
|
|
|
position.
|
|
|
|
* Changed the reset test so that it doesn't create output with
|
|
|
|
inconsistent line endings in the case of a dos mailbox.
|
|
|
|
* Fixed a bug where occasionally the reading of the next email
|
|
|
|
will go into an infinite loop when reading from standard input.
|
|
|
|
* read_next_email now returns undef on end of file.
|
|
|
|
* Simplified code by removing end_of_file attribute of parser
|
|
|
|
objects.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 14 12:21:23 CEST 2006 - anicka@suse.cz
|
|
|
|
|
|
|
|
- update to 1.4005
|
|
|
|
* Fixed a bug where emails with a line near the end that start
|
|
|
|
with "From " would cause the Grep implementation to go into
|
|
|
|
an infinite loop.
|
|
|
|
* Fixed some minor coding style issues.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 12 10:14:51 CEST 2006 - anicka@suse.cz
|
|
|
|
|
|
|
|
- update to 1.4004
|
|
|
|
* Fixed a bug where, when emails are incomplete, the Perl parser
|
|
|
|
would cache incorrect information, causing the Cache
|
|
|
|
implementation to go into an infinite loop when it tried
|
|
|
|
to use the invalid information.
|
|
|
|
* Improved the behavior for multi-part emails that lack a valid
|
|
|
|
ending boundaries.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 25 21:39:49 CET 2006 - mls@suse.de
|
|
|
|
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 3 10:51:57 CEST 2005 - cthiel@suse.de
|
|
|
|
|
|
|
|
- update to version 1.4001
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 31 16:31:42 CEST 2005 - cthiel@suse.de
|
|
|
|
|
|
|
|
- update to version 1.4000
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 18 13:56:14 CEST 2005 - rommel@suse.de
|
|
|
|
|
|
|
|
- update to version 1.2130 (requirement by grepmail)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 22 19:30:17 CEST 2004 - rommel@suse.de
|
|
|
|
|
|
|
|
- initial checkin
|
|
|
|
|