diff options
author | bouyer <bouyer@pkgsrc.org> | 2002-03-18 22:11:51 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2002-03-18 22:11:51 +0000 |
commit | f43ffdd5555801fb6dcb4efe8c3b77fdd2391f26 (patch) | |
tree | 70f8ee4b2fa744d8e5dd24333b80afe66fc33147 /mail/squirrelmail/distinfo | |
parent | dab19837b13a33254990437b917dcd002db6e320 (diff) | |
download | pkgsrc-f43ffdd5555801fb6dcb4efe8c3b77fdd2391f26.tar.gz |
Update to 1.2.5. Main change is that it has been fully ported to PHP 4.1
(no more warnings that fills in apache error_log).
Changes since 1.2.4:
- Multiple mailbox list calls cached.
- Added 'View unsafe images' link to the bottom of pages which contain
unsafe images.
- Fixed 'too many close table tags' and various other issues
which meant SM output didn't always validate as clean HTML.
- Added the ability to add special folders through plugins.
- Added an Always compose in a pop-up window option.
- Search page update with ability to save searches and search
all folders at once.
- Made searching on multiple criteria possible, with thanks to Jason Munro
- Fixed 'list all' in addressbook (#506624, thanks to Kurt Yoder)
- Fixed small bugs in db_prefs
- Allowed SquirrelMail to work from within a frame, eg. not using _top
this is configureable. (thanks to Simon Dick)
- Added options to conf.pl to enable automated plugin installation:
./conf.pl --install-plugin <pluginname>. This allows plugins to be
distributed in packages. Conf.pl now also reports when saving fails.
- Attachment hooks now also allow specification of generic rules like
text/* which will be used when no specific rule is available.
- conf.pl can now configure database backed address books and
preferences.
- Version 0.3.7 of SquirrelSpell. Fixes a potential privacy
vulnerability (symlink attack), plus introduces formatting fixes
and javadoc-style comments.
- Bugfix in mailfetch reported by Mateusz Mazur
- Administrator plugin. A web based conf.pl replacement.
- Removed GLOBALS from conf.pl
- HTML messages optimization.
- Added support for requesting read receipts (MDN) and delivery receipts.
- Added the ability to stop users changing their names and email addresses.
- Added signature into multiple identities (Stefan Meier <Stefan.Meier@cimsource.com>)
- Updated user help files to reflect UI chanegs and added functionality.
Diffstat (limited to 'mail/squirrelmail/distinfo')
-rw-r--r-- | mail/squirrelmail/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/squirrelmail/distinfo b/mail/squirrelmail/distinfo index a1a428fd18c..10d4aeed431 100644 --- a/mail/squirrelmail/distinfo +++ b/mail/squirrelmail/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2002/01/28 15:34:58 bouyer Exp $ +$NetBSD: distinfo,v 1.6 2002/03/18 22:11:52 bouyer Exp $ -SHA1 (squirrelmail-1.2.4.tar.bz2) = d9b93b1d01b9da1e62c0680843ca23b17c196554 -Size (squirrelmail-1.2.4.tar.bz2) = 1027492 bytes +SHA1 (squirrelmail-1.2.5.tar.bz2) = 14b873c72822c07052357d0c8661acb412faf6f9 +Size (squirrelmail-1.2.5.tar.bz2) = 1138398 bytes SHA1 (patch-aa) = eb638bec1a858d70ba67063ac0a1b6a1bc0d4237 |