29 lines
1.1 KiB
Plaintext
29 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Nov 6 18:16:42 CET 2006 - mrueckert@suse.de
|
|
|
|
- update to version 1.0.5:
|
|
Some minor build problems were fixed, and the gnulib portability
|
|
library was updated.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 29 02:13:26 CEST 2006 - mrueckert@suse.de
|
|
|
|
- Update to version 1.0.3:
|
|
* Improved configuration file examples in the documentation.
|
|
* Fix GNU SASL support: replace #ifdef HAVE_GSASL with
|
|
#ifdef HAVE_LIBGSASL. The old code did not actually use GNU
|
|
SASL. This bug was introduced in 1.0.2.
|
|
* Prevent to write UIDLs files that we cannot read back.
|
|
* Do not allow UIDs to start with a space.
|
|
* Allow UIDLs file lines to be long enough to hold the longest
|
|
UID that we would accept from a server.
|
|
* Added spanish translation by Carlos Martín Nieto. Thanks a lot!
|
|
* Correct the documentation of "~/.mpop_uidls" in mpop.1 and
|
|
mpop.texi.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 21 04:44:36 CEST 2006 - mrueckert@suse.de
|
|
|
|
- Initial package from version 1.0.2
|
|
|