|
Server : Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 System : Linux server.jackjohnson.com 2.6.32-279.5.2.el6.x86_64 #1 SMP Fri Aug 24 01:07:11 UTC 2012 x86_64 User : jackjohn ( 502) PHP Version : 5.3.17 Disable Function : NONE Directory : /usr/share/doc/cpanel-php54-trean-1.1.1/ |
Upload File : |
<?php
/* Security release? */
$notes['security'] = false;
/* Mailing list release notes. */
$notes['changes'] = <<<ML
The Horde Team is pleased to announce the final release of the Trean Bookmarks
Manager version H5 (1.1.1).
Trean is a web-based bookmarks application that provides management of browser
bookmarks, including support for tagging, link checking, and searching
bookmarks. For more information on Trean, visit
http://www.horde.org/apps/trean.
For upgrading instructions, please see
http://www.horde.org/apps/horde/docs/UPGRADING
For detailed installation and configuration instructions, please see
http://www.horde.org/apps/trean/docs/INSTALL
Major changes compared to Trean version H5 (1.1) are:
* Fixed a fatal error due to a botched merge.
ML;
$notes['name'] = 'Trean';
$notes['list'] = 'horde';
$notes['branch'] = 'Horde 5';
return $notes;