<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>http://pear.horde.org</id>
    <updated>2013-05-21T07:41:38+00:00</updated>
    <title>Horde PEAR server Latest Releases</title>
    <link href="http://pear.horde.org/feed.xml" rel="self" />
    <author>
        <name>http://pear.horde.org</name>
    </author>

    <entry>
        <title>Horde_ActiveSync 2.4.0beta4 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.4.0beta4.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.4.0beta4.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-05-11T22:15:30+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Improvements to synchronizing reply/forward state and maillog entries when using Outlook.
* [mjr] Improvements and various fixes to detecting client originated changes.
* [mjr] Fix numerous issues related to incoming changes with GETCHANGES explicitly set to false.
* [mjr] Fix mirroring back changes when an object created on the client is edited on the same client within 1 sync cycle.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.4.0beta3 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.4.0beta3.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.4.0beta3.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-05-10T14:54:09+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix mirroring new entries created on certain clients back to the client.
* [mjr] Fix creating new objects from Outlook clients.
* [mjr] Fix setting incoming heartbeat value.
* [mjr] Fix sending updated heartbeat interval when requested heartbeat is out of bounds.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.4.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.4.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.4.0beta2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-05-07T12:59:47+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix building initial message state in certain cases for email collections when IMAP server does not support per mailbox MODSEQ values.
* [mjr] Fix fatal error when using the deviceCallback functionality (Bug #12236).
* [mjr] Fix creating/deleting mailboxes with non-empty default namespaces (Bug #12224).
* [mjr] Fix non-BC change in abstract method signature.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.4.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.4.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.4.0beta1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-05-02T16:26:14+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Flag changes will now trigger a positive PING/SYNC if the IMAP server supports per-mailbox MODSEQ and CONDSTORE.
* [mjr] Add support for EAS 14.0 and 14.1 (see http://wiki.horde.org/ActiveSync/FeatureGrid for complete feature list).
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.3.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.3.6.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.3.6.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-04-19T18:50:49+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix returning message property values when the value is defined, but empty (Bug #12197).
* [mjr] Fix saving IMAP folder state when CONDSTORE is available but no per-mailbox MODSEQ.
* [mjr] Fix mail synch failure due to messages being deleted on server during initial synch.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.3.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.3.5.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.3.5.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-04-16T23:06:00+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix issue with importing messages due to bad merge (Bug #12185).
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.3.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.3.4.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.3.4.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-04-12T10:46:42+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix typo that could cause device information to not be saved correctly.
* [mjr] Fix authentication clean up during certain request types.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.3.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.3.3.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.3.3.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-04-08T12:21:35+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Work around broken HTC clients when creating appointments with no reminders (Bug #12155).
* [mjr] Fix setting User Agent value for certain clients in EAS 12.1 or greater (Bug #12154).
* [mjr] Properly set disposition and content-id properties when building attachments from multipart/related parts (Bug #12123).
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.3.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.3.2.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.3.2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-03-11T10:26:54+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Various improvements and code cleanup.
* [mjr] Some fixes to GETITEMESTIMATE requests.
* [mjr] Logging improvements.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.3.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.3.1.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.3.1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-03-03T18:13:02+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix regression introduced in 2.2.1 caused by fix for Bug #12056.
* [mjr] Fix synchronizing email messages containing ICalendar attachments with no METHOD parameter (Bug #12083).
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.3.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.3.0.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.3.0.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-03-01T11:07:07+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix updating state when a PING detected changed has been removed before SYNC runs (Bug #12075).
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.2.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.2.1.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.2.1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-02-21T12:38:08+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Always output the optional POOMCAL_MEETINGSTATUS property to avoid issues with some versions of iOS (Bug #12056).
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.2.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.2.0.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.2.0.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-02-02T14:35:15+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix handling of deleting or moving messages from the client that no longer exist on the server (Bug #12013).
* [mjr] Fix setting flags on messages marked for deletion (Bug #12007).
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.1.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.1.5.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.1.5.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-01-29T12:17:07+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [jan] Add French translation (Paul De Vlieger &lt;paul.de_vlieger@moniut.univ-bpclermont.fr&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.1.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.1.4.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.1.4.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-01-20T14:09:56+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix existence checking, again.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.1.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.1.3.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.1.3.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-01-19T21:22:09+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix behavior when attempting to fetch attachment of a vanished message.
* [mjr] Fix multiple accounts on a single client (Bug #11963).
* [mjr] Fix setting PINGable collections on non-empty PING requests.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.1.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.1.2.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.1.2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-01-15T13:13:02+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix handling missing state when processing COMMANDS.
* [mjr] Fix loading state for FOLDERSYNC requests for certain clients.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.1.1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-01-04T17:20:41+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
*
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.1.0.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-01-04T17:01:03+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix some possible character set related issues with HTML email.
* [mjr] Fix sending boolean policy values.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.0.14 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.0.14.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.0.14.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-12-27T13:58:53+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix DB migration for some RDBMS (Bug # 11877).
* [mjr] Fix authentication related errors.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.0.13 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.0.13.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.0.13.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-12-25T16:58:03+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix regression caused by incorrectly named variable (Bug #11919 martin.ament@gmx.de)
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.0.12 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.0.12.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.0.12.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-12-23T15:20:52+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix non empty PING requests with empty FOLDERS element.
* [mjr] Fix exporting folder deletions (Bug #11918).
* [mjr] Improvements to fetching and sending message body.
* [mjr] Fix searching mailboxes on certain devices that send MIMESUPPORT flag, like iOS (Bug #11900).
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.0.11 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.0.11.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.0.11.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-12-17T13:29:22+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix updating the read flag on iOS.
* [jan] Add Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
* [mjr] Set the importance flag on mail messages.
* [mjr] Fix detecting mailbox changes on IMAP servers that support CONDSTORE but not per mailbox MODSEQ (Bug #11754).
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.0.10 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.0.10.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.0.10.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-12-12T17:32:15+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Check for invalid UTF-8 data before sending to client.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.0.9 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.0.9.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.0.9.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-12-12T12:59:23+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Improve loop detection logic, preventing unnecessary state resets.
* [mjr] Fix charset issues with certain broken emails which can cause iOS to crash.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.0.8 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.0.8.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.0.8.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-12-07T18:18:15+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix issue causing SYNC/PING loop in empty mail folders (Bug #11823).
* [mjr] Fix importing message read flag (Bug #11741).
* [mjr] Fix charset conversion of HTML messages when original body is plaintext (Bug #11745).
* [mjr] Use integer column for message_uid field for IMAP messages (Bug #11742)
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.0.7 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.0.7.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.0.7.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-11-27T11:48:52+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [jan] Use binary column for serialized sync state (Bug #11743).
* [jan] Fix boolean table columns (Bug #11742).
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.0.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.0.6.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.0.6.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-11-16T07:53:20+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [jan] Add Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
* [mjr] Answer Microsoft Outlook Autodiscover requests (Request # 11639).
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.0.5.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-11-11T17:29:36+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix fatal error due to abstract serialize methods.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.0.4.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-11-11T15:21:31+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix issue causing a loop during FETCH requests caused by the non-incrementing syncKey.
* [mjr] Reduce number of IMAP server calls required when syncronizing email data.
* [mjr] Fix issue causing iOS Mail to crash when receiving truncated body data.
* [mjr] Improvements to detecting expunged messages.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.0.3.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-11-10T15:02:49+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix detecting mailbox changes on servers that don't return UIDNEXT data.
* [mjr] Fix issue in detecting certain text attachments.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.0.2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-11-05T13:05:49+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Increase size of cache_data field.
* [mjr] Add more complete error and debug output when saving syncCache.
* [mjr] Attempt to detect infinite sync loops caused by server side errors.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.0.1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-10-31T11:43:20+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix moving/deleting messages on some devices.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.0.0.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-10-30T19:16:13+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.0.0RC1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-10-26T23:09:07+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
*
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.0.0beta4 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.0.0beta4.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.0.0beta4.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-10-12T20:27:48+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix issue causing FOLDERSYNC to fail on postgres.
* [mjr] Fix erroneous truncation of CC addresses (Bug #11446).
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.0.0beta3 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.0.0beta3.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.0.0beta3.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-08-29T15:10:00+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] SyncKey is no longer incremented when there are no imported or exported changes after the initial SYNC.
* [mjr] No longer send unnecessary SYNC_COMMANDS tag.
* [mjr] Build a proper nested folder hierarchy when appropriate.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.0.0beta2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-08-07T16:05:45+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Properly send 401 responses in certain circumstances.
* [mjr] Improvements to autoconfigure support.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.0.0beta1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-07-19T23:19:09+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* First beta release for Horde 5.
* [mjr] Fix some issues that were causing infinite loops on iOS
* [jan] Fix finding locale directory if installed with PEAR.
* [mjr] Fix issue where FILTERTYPE parameter was not being honored on some clients.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-2.0.0alpha1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-07-05T23:30:41+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* First alpha release for Horde 5.
* [mjr] Add support for ActiveSync native meeting requests and responses.
* [mjr] Security policy support now allows for per user configuration.
* [mjr] Add basic Autoconfigure support.
* [mjr] Add EAS version 12.1 support.
* [mjr] Add EAS version 12.0 support.
* [mjr] Add email support.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.2.8 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.2.8.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.2.8.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-11-14T14:06:37+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix issue that could cause a race condition during a PING request for users with empty backend data.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.2.7 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.2.7.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.2.7.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-07-10T16:16:32+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix issue with setting time before screen lock.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.2.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.2.6.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.2.6.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-05-01T14:21:22+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [jan] Fix class name (software-horde@interfasys.ch, Bug #11164).
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.2.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.2.5.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.2.5.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-03-20T10:27:54+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix parsing incoming timezones under certain conditions (Bug #11068).
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.2.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.2.4.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.2.4.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-02-22T12:40:39+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Added WP7 devices to the list of devices with broken provisioning.
* [mjr] Fix issue that could cause improper timezone handling in events passed from device to server in the beginning of a calendar year (Bug #10960).
* [mjr] More improvements to security policies and device compatibility.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.2.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.2.3.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.2.3.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-01-30T17:35:56+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Tweak policy defaults. Minor compatibility improvements for WAP-Provisioning-XML strings.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.2.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.2.2.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.2.2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-01-30T12:55:40+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Allow disabling of certain policies.
* [mjr] Honor PROVISIONING_LOOSE if the device supports PROVISIONING, but not all of our requested policies.
* [mjr] Fix issue that could cause PING failure in certain server environments.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.2.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.2.1.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.2.1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-01-02T10:38:29+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix REMOTEWIPE functionality for a number of android and iOS devices.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.2.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.2.0.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.2.0.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-12-23T10:37:46+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix sending meeting request emails when creating a meeting.
* [mjr] Fix retrieving the body of SENDMAIL requests.
* [mjr] Fix parsing birthday strings on certain android 2.2 clients.
* [mjr] Improve support for Android device provisioning.
* [mjr] Improve support for timezones in appointments originating on the client.
* [mjr] Improve performance when working with timezones on PHP 5.3+
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.1.11 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.1.11.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.1.11.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-12-19T21:23:41+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Improve support for Android device provisioning.
* [mjr] Improve support for timezones in appointments originating on the client.
* [mjr] Improve performance when working with timezones on PHP 5.3+
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.1.10 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.1.10.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.1.10.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-12-13T11:52:29+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Increase field length for sync_data to support syncing large collections (Bug: 10822).
* [jan] Fix tests to work with PHPUnit 3.6.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.1.9 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.1.9.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.1.9.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-11-16T11:57:35+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix issue with timezones caused by buggy PHP timezone data (Bug #10760).
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.1.8 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.1.8.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.1.8.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-11-13T10:43:23+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix duplicate entries being sent to client when client does not issue GETCHANGES request (Bug #10731).
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.1.7 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.1.7.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.1.7.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-11-08T22:25:47+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [jan] Allow to run unit tests from installed package.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.1.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.1.6.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.1.6.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-10-19T10:44:38+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Prevent duplicate incoming message additions (Bug #10644).
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.1.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.1.5.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.1.5.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-09-15T23:05:31+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix syncing daily recurrence types.
* [mjr] Support additional GAL fields (Bug #10504).
* [mjr] Prevent broken clients from sending incoming changes with initial SYNC request (Bug #10461).
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.1.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.1.4.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.1.4.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-08-30T10:14:26+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix sending MONTHLY_NTH and YEARLY_NTH recurrence types (Bug# 10416).
* [mjr] Fix synchronization loop due to messages being deleted on server then attempting a change from the client.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.1.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.1.3.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.1.3.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-08-10T18:22:56+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix bug with certain recurrence types due to erroneously outputting a zero as an empty tag (Bug# 10416).
* [mjr] Support POOMCONTACTS2 schema in AS 2.5 clients also.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.1.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.1.2.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.1.2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-08-02T10:54:58+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix sending unnecessary FOLDERSYNC changes.
* [mjr] Fix issue with FOLDERSYNC requests that was causing Android clients to PING and SYNC the same collection an unlimited number of times.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.1.1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-07-27T21:24:31+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Add missing migration file to package.xml
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.1.0.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-07-27T12:04:41+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Policykey is now per user, not per device
* [mjr] use AS in column aliases to make postgres happy (Bug #10346).
* [mjr] Prevent a sync loop in some fringe cases.
* [mjr] Improve calendar syncing for iOS devices.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.0.1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-07-05T13:12:45+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* [mjr] Fix race conditions caused by broken clients sending an inappropriate PING request.
* [mjr] Fix issue with initial Android pairing
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.0.0.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-04-06T01:03:37+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* First stable release for Horde 4.
* [jan] Use Horde_Support_Uuid to generate UUIDs.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.0.0RC2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-03-29T18:12:08+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.0.0RC1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-03-22T23:00:30+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.0.0beta1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-03-16T18:09:30+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_ActiveSync 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_ActiveSync-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_ActiveSync-1.0.0alpha1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-03-08T23:34:45+00:00</updated>
        <content>
            Libraries for implementing an ActiveSync server.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Alarm 2.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Alarm-2.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Alarm-2.0.4.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-03-05T14:14:56+00:00</updated>
        <content>
            An interface to deal with reminders, alarms and notifications through a standardized API. The following notification methods are currently available: standard Horde notifications, popups, emails.
            
* [jan] Fix unit tests.
 
        </content>
    </entry>    <entry>
        <title>Horde_Alarm 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Alarm-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Alarm-2.0.3.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-01-09T14:53:13+00:00</updated>
        <content>
            An interface to deal with reminders, alarms and notifications through a standardized API. The following notification methods are currently available: standard Horde notifications, popups, emails.
            
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Alarm 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Alarm-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Alarm-2.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-11-19T13:37:27+00:00</updated>
        <content>
            An interface to deal with reminders, alarms and notifications through a standardized API. The following notification methods are currently available: standard Horde notifications, popups, emails.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Alarm 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Alarm-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Alarm-2.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-11-06T19:53:17+00:00</updated>
        <content>
            An interface to deal with reminders, alarms and notifications through a standardized API. The following notification methods are currently available: standard Horde notifications, popups, emails.
            
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Alarm 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Alarm-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Alarm-2.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-30T19:16:46+00:00</updated>
        <content>
            An interface to deal with reminders, alarms and notifications through a standardized API. The following notification methods are currently available: standard Horde notifications, popups, emails.
            
* First stable release for Horde 5.
* [jan] Update Polish translation (Krzysztof Kozera &lt;krzysztof113@o2.pl&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Alarm 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Alarm-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Alarm-2.0.0RC1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-26T23:09:49+00:00</updated>
        <content>
            An interface to deal with reminders, alarms and notifications through a standardized API. The following notification methods are currently available: standard Horde notifications, popups, emails.
            
* [mjr] Fix a bug that broke Desktop Notifications.
 
        </content>
    </entry>    <entry>
        <title>Horde_Alarm 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Alarm-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Alarm-2.0.0beta2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-08-29T15:19:27+00:00</updated>
        <content>
            An interface to deal with reminders, alarms and notifications through a standardized API. The following notification methods are currently available: standard Horde notifications, popups, emails.
            
* [jan] Fix Desktop notifications (Bug #10810).
 
        </content>
    </entry>    <entry>
        <title>Horde_Alarm 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Alarm-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Alarm-2.0.0beta1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-19T23:19:35+00:00</updated>
        <content>
            An interface to deal with reminders, alarms and notifications through a standardized API. The following notification methods are currently available: standard Horde notifications, popups, emails.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Alarm 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Alarm-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Alarm-2.0.0alpha1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-05T23:40:19+00:00</updated>
        <content>
            An interface to deal with reminders, alarms and notifications through a standardized API. The following notification methods are currently available: standard Horde notifications, popups, emails.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Alarm 1.0.8 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Alarm-1.0.8.tgz" />
        <id>http://pear.horde.org/get/Horde_Alarm-1.0.8.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-09-03T19:00:05+00:00</updated>
        <content>
            An interface to deal with reminders, alarms and notifications through a standardized API. The following notification methods are currently available: standard Horde notifications, popups, emails.
            
* [mjr] Fix issue that prevented Desktop Notifications from displaying.
 
        </content>
    </entry>    <entry>
        <title>Horde_Alarm 1.0.7 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Alarm-1.0.7.tgz" />
        <id>http://pear.horde.org/get/Horde_Alarm-1.0.7.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-12-06T10:49:00+00:00</updated>
        <content>
            An interface to deal with reminders, alarms and notifications through a standardized API. The following notification methods are currently available: standard Horde notifications, popups, emails.
            
* [jan] Catch exceptions from Horde_Mime when sending alarm messages (Bug #10388).
 
        </content>
    </entry>    <entry>
        <title>Horde_Alarm 1.0.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Alarm-1.0.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Alarm-1.0.6.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-11-22T11:21:41+00:00</updated>
        <content>
            An interface to deal with reminders, alarms and notifications through a standardized API. The following notification methods are currently available: standard Horde notifications, popups, emails.
            
* [jan] Update Estonian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Alarm 1.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Alarm-1.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Alarm-1.0.5.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-11-08T22:53:09+00:00</updated>
        <content>
            An interface to deal with reminders, alarms and notifications through a standardized API. The following notification methods are currently available: standard Horde notifications, popups, emails.
            
* [jan] Update Croatian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Alarm 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Alarm-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Alarm-1.0.4.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-07-27T12:05:16+00:00</updated>
        <content>
            An interface to deal with reminders, alarms and notifications through a standardized API. The following notification methods are currently available: standard Horde notifications, popups, emails.
            
* [jan] Update Latvian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Alarm 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Alarm-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Alarm-1.0.3.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-07-05T13:15:16+00:00</updated>
        <content>
            An interface to deal with reminders, alarms and notifications through a standardized API. The following notification methods are currently available: standard Horde notifications, popups, emails.
            
* [jan] Update Lithuanian translation.
* [jan] Update Brazilian Portuguese translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Alarm 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Alarm-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Alarm-1.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-06-01T15:46:53+00:00</updated>
        <content>
            An interface to deal with reminders, alarms and notifications through a standardized API. The following notification methods are currently available: standard Horde notifications, popups, emails.
            
* [jan] Updated Slovak translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Alarm 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Alarm-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Alarm-1.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-05-18T14:30:57+00:00</updated>
        <content>
            An interface to deal with reminders, alarms and notifications through a standardized API. The following notification methods are currently available: standard Horde notifications, popups, emails.
            
* [jan] Updated Spanish translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Alarm 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Alarm-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Alarm-1.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-04-06T01:05:02+00:00</updated>
        <content>
            An interface to deal with reminders, alarms and notifications through a standardized API. The following notification methods are currently available: standard Horde notifications, popups, emails.
            
* First stable release for Horde 4.
* [jan] Remove last bits of Core dependency.
 
        </content>
    </entry>    <entry>
        <title>Horde_Alarm 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Alarm-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Alarm-1.0.0RC2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-29T18:13:34+00:00</updated>
        <content>
            An interface to deal with reminders, alarms and notifications through a standardized API. The following notification methods are currently available: standard Horde notifications, popups, emails.
            
* Second release candidate for Horde 4.
* [jan] Fix fatal error in desktop notifications (Bug #9727).
 
        </content>
    </entry>    <entry>
        <title>Horde_Alarm 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Alarm-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Alarm-1.0.0RC1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-22T23:14:39+00:00</updated>
        <content>
            An interface to deal with reminders, alarms and notifications through a standardized API. The following notification methods are currently available: standard Horde notifications, popups, emails.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Alarm 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Alarm-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Alarm-1.0.0beta1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-16T18:09:39+00:00</updated>
        <content>
            An interface to deal with reminders, alarms and notifications through a standardized API. The following notification methods are currently available: standard Horde notifications, popups, emails.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Alarm 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Alarm-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Alarm-1.0.0alpha1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-08T23:42:43+00:00</updated>
        <content>
            An interface to deal with reminders, alarms and notifications through a standardized API. The following notification methods are currently available: standard Horde notifications, popups, emails.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Argv 2.0.7 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Argv-2.0.7.tgz" />
        <id>http://pear.horde.org/get/Horde_Argv-2.0.7.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-04-04T15:32:19+00:00</updated>
        <content>
            Classes for parsing command line arguments with various actions, providing help, grouping options, and more.
            
*
 
        </content>
    </entry>    <entry>
        <title>Horde_Argv 2.0.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Argv-2.0.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Argv-2.0.6.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-04-04T13:53:38+00:00</updated>
        <content>
            Classes for parsing command line arguments with various actions, providing help, grouping options, and more.
            
* [jan] Fix documentation formatting.
 
        </content>
    </entry>    <entry>
        <title>Horde_Argv 2.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Argv-2.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Argv-2.0.5.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-03-05T12:01:37+00:00</updated>
        <content>
            Classes for parsing command line arguments with various actions, providing help, grouping options, and more.
            
* [jan] Add extensive documention.
 
        </content>
    </entry>    <entry>
        <title>Horde_Argv 2.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Argv-2.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Argv-2.0.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-29T12:19:22+00:00</updated>
        <content>
            Classes for parsing command line arguments with various actions, providing help, grouping options, and more.
            
* [jan] Update French translation (Paul De Vlieger &lt;paul.de_vlieger@moniut.univ-bpclermont.fr&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Argv 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Argv-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Argv-2.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-09T14:56:13+00:00</updated>
        <content>
            Classes for parsing command line arguments with various actions, providing help, grouping options, and more.
            
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Argv 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Argv-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Argv-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T13:38:48+00:00</updated>
        <content>
            Classes for parsing command line arguments with various actions, providing help, grouping options, and more.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Argv 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Argv-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Argv-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-06T19:54:06+00:00</updated>
        <content>
            Classes for parsing command line arguments with various actions, providing help, grouping options, and more.
            
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Argv 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Argv-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Argv-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:17:16+00:00</updated>
        <content>
            Classes for parsing command line arguments with various actions, providing help, grouping options, and more.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Argv 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Argv-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Argv-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:20:00+00:00</updated>
        <content>
            Classes for parsing command line arguments with various actions, providing help, grouping options, and more.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Argv 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Argv-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Argv-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-05T23:40:39+00:00</updated>
        <content>
            Classes for parsing command line arguments with various actions, providing help, grouping options, and more.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Argv 1.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Argv-1.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Argv-1.0.5.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-22T11:51:00+00:00</updated>
        <content>
            Classes for parsing command line arguments with various actions, providing help, grouping options, and more.
            
* [jan] Update Estonian translation.
* [jan] Fix tests to work with PHPUnit 3.6.
 
        </content>
    </entry>    <entry>
        <title>Horde_Argv 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Argv-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Argv-1.0.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-27T15:55:57+00:00</updated>
        <content>
            Classes for parsing command line arguments with various actions, providing help, grouping options, and more.
            
* [jan] Update Latvian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Argv 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Argv-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Argv-1.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-05T13:16:16+00:00</updated>
        <content>
            Classes for parsing command line arguments with various actions, providing help, grouping options, and more.
            
* [jan] Update Lithuanian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Argv 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Argv-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Argv-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-06-01T15:46:23+00:00</updated>
        <content>
            Classes for parsing command line arguments with various actions, providing help, grouping options, and more.
            
* [jan] Updated Slovak translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Argv 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Argv-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Argv-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-05-18T14:33:20+00:00</updated>
        <content>
            Classes for parsing command line arguments with various actions, providing help, grouping options, and more.
            
* [jan] Updated Spanish translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Argv 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Argv-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Argv-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:05:16+00:00</updated>
        <content>
            Classes for parsing command line arguments with various actions, providing help, grouping options, and more.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Argv 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Argv-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Argv-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:13:44+00:00</updated>
        <content>
            Classes for parsing command line arguments with various actions, providing help, grouping options, and more.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Argv 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Argv-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Argv-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:19:05+00:00</updated>
        <content>
            Classes for parsing command line arguments with various actions, providing help, grouping options, and more.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Argv 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Argv-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Argv-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:06:05+00:00</updated>
        <content>
            Classes for parsing command line arguments with various actions, providing help, grouping options, and more.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Argv 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Argv-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Argv-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:42:51+00:00</updated>
        <content>
            Classes for parsing command line arguments with various actions, providing help, grouping options, and more.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 2.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-2.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-2.0.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-03-05T14:21:35+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* [jan] Improve documentation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-2.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-29T12:20:14+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* [jan] Add French translation (Paul De Vlieger &lt;paul.de_vlieger@moniut.univ-bpclermont.fr&gt;).
* [jan] Fix argument reading in Samba drivers (Bug #11926).
* [mms] Remove call-time pass-by-reference, which was causing PAM authentication driver to fail in PHP 5.4+ (Bug #10965).
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-09T14:59:09+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* [jan] Add Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
* [jan] Fix updating users in LDAP driver (Bug #11791).
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T14:11:31+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:17:49+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-2.0.0beta2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-12T20:32:09+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* [jan] Fix setting IMAP ACLs in IMAP and Cyrsql drivers.
* [mms] Fix user management in Passwd driver.
* [mms] Fix setting soft expiration in SQL driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:20:19+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* First beta release for Horde 5.
* [rla] Use constant for permanent lock and provide more verbose feedback (Request #11254).
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-05T23:31:11+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* First alpha release for Horde 5.
* [mms] Removed charset parameter for Imap and Cyrsql drivers.
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 1.4.10 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-1.4.10.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-1.4.10.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-14T14:29:27+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* [mms] Fix Horde_Auth_Passwd#updateUser().
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 1.4.9 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-1.4.9.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-1.4.9.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-03-20T10:29:47+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* [jan] Add Finnish translation (Leena Heino &lt;liinu@uta.fi&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 1.4.8 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-1.4.8.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-1.4.8.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-01-31T11:23:54+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* [jan] Add optimized exists() implementation to LDAP driver (Marco Ferrante &lt;marco@csita.unige.it&gt;, Request #10944).
* [jan] Add Spanish translation (Manuel P. Ayala &lt;mayala@unex.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 1.4.7 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-1.4.7.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-1.4.7.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-12-13T11:36:43+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* [jan] Add Latvian translation (Jānis Eisaks &lt;jancs@dv.lv&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 1.4.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-1.4.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-1.4.6.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-12-06T10:51:02+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* [jan] Add Japanese translation (Hiromi Kimura &lt;hiromi@tac.tsukuba.ac.jp&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 1.4.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-1.4.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-1.4.5.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-22T11:53:53+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* [jan] Add Estonian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 1.4.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-1.4.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-1.4.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-08T22:35:43+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* [jan] Allow to run unit tests from installed package.
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 1.4.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-1.4.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-1.4.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-10-18T13:41:32+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* [jan] Catch exceptions from imap library (Bug #10272).
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 1.4.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-1.4.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-1.4.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-10-04T10:25:34+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* [jan] Fix detecting locale directory from PEAR installation (Bug #10589).
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 1.4.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-1.4.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-1.4.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-10-03T19:27:55+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* [jan] Add missing locale directory (Bug #10589).
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 1.4.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-1.4.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-1.4.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-09-28T23:20:46+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* [jan] Add checkPasswordPolicy() and checkPasswordSimilarity() methods.
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 1.3.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-1.3.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-1.3.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-09-20T13:44:47+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* [jan] Dynamically disable capabilities of Customsql authentication driver if queries are empty (Michael Gröne, Request #10510).
* [jan] Fix updating users in LDAP while using preauthenticate hooks.
* [jan] Add support for resetting passwords to LDAP driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 1.2.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-1.2.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-1.2.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-08-31T18:06:19+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* [rla] Add bad login blocking and account locking to the base driver.
* [rla] Fix SQL driver when using soft_expiration and hard_expiration features.
* [rla] No longer enforce lowercase fieldnames.
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-1.1.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-05T14:24:55+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* [rla] Add sort parameter to listUsers() method.
* [mms] Fix addUser() for Cyrsql driver (vilius@lnk.lt, Bug #10239).
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-1.0.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-06-08T16:22:41+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* [jan] SECURITY: Fix propagating failed login in composite driver (Bug #10211).
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-1.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-05-18T14:40:26+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* [mms] Cyrsql driver doesn't support resetting passwords currently (Bug #10060).
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-05-03T13:23:48+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* [jan] Fix listing users in Customsql driver (Bug #9963).
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-20T15:31:54+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* [mms] Fix default userhierarchy for Cyrsql driver (Bug #9895).
* [cjh] Add crypt-sha256 and crypt-sha512 password hashes (patrickdk@patrickdk.com, Request #6991).
* [mms] Fix addUser() in Customsql driver (Bug #9832).
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:05:33+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* First stable release for Horde 4.
* [jan] Fix Cyrsql driver (Vilius Sumskas &lt;vilius@lnk.lt&gt;, Bug #9781).
* [jan] Add SHA-256 hashing and add SHA as alias for SHA1.
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:13:54+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* Second release candidate for Horde 4.
* Remove Cyrus driver.
* Remove support for pam_auth (Ticket #6860).
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:19:17+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:09:48+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Auth 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Auth-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Auth-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:43:00+00:00</updated>
        <content>
            The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.
            
* First alpha release for Horde 4.
* Remove dependency on horde/Core.
* Remove all non-authentication backend related code.
* Removed Krb5 driver.
* Moved signup code to horde/Core.
* Split Horde_Auth into Horde_Auth and Horde_Auth_Base components.
 
        </content>
    </entry>    <entry>
        <title>Horde_Autoloader 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Autoloader-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Autoloader-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T14:12:28+00:00</updated>
        <content>
            Autoload implementation and class loading manager for Horde.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Autoloader 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Autoloader-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Autoloader-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:18:19+00:00</updated>
        <content>
            Autoload implementation and class loading manager for Horde.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Autoloader 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Autoloader-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Autoloader-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:21:02+00:00</updated>
        <content>
            Autoload implementation and class loading manager for Horde.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Autoloader 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Autoloader-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Autoloader-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-05T23:41:20+00:00</updated>
        <content>
            Autoload implementation and class loading manager for Horde.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Autoloader 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Autoloader-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Autoloader-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-22T11:56:09+00:00</updated>
        <content>
            Autoload implementation and class loading manager for Horde.
            
* [jan] Make unit tests Windows compatible.
 
        </content>
    </entry>    <entry>
        <title>Horde_Autoloader 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Autoloader-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Autoloader-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:05:47+00:00</updated>
        <content>
            Autoload implementation and class loading manager for Horde.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Autoloader 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Autoloader-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Autoloader-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:14:03+00:00</updated>
        <content>
            Autoload implementation and class loading manager for Horde.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Autoloader 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Autoloader-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Autoloader-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:19:27+00:00</updated>
        <content>
            Autoload implementation and class loading manager for Horde.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Autoloader 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Autoloader-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Autoloader-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:09:55+00:00</updated>
        <content>
            Autoload implementation and class loading manager for Horde.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Autoloader 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Autoloader-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Autoloader-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:43:08+00:00</updated>
        <content>
            Autoload implementation and class loading manager for Horde.
            
* First alpha release for Horde 4.
* Add ability to define callback to run when class is loaded.
* Bug #7856: Allow underscores in pathname.
* Rename to Horde_Autoloader.
 
        </content>
    </entry>    <entry>
        <title>Horde_Autoloader_Cache 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Autoloader_Cache-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Autoloader_Cache-2.0.3.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-03-11T22:19:15+00:00</updated>
        <content>
            Extension of the Horde_Autoloader that implements caching of class-file-maps. The caching method is determined automatically from the list of supported cache backends: APC, XCache, eAccelerator, local file system.
            
* [mms] Additional sanity checking when trying to load from cache.
* [mms] Add support for horde_lz4 for compressing cache data.
* [mms] Better error-checking when uncompressing cache data.
 
        </content>
    </entry>    <entry>
        <title>Horde_Autoloader_Cache 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Autoloader_Cache-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Autoloader_Cache-2.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-03-05T14:27:19+00:00</updated>
        <content>
            Extension of the Horde_Autoloader that implements caching of class-file-maps. The caching method is determined automatically from the list of supported cache backends: APC, XCache, eAccelerator, local file system.
            
* [jan] Improve dependency detection.
 
        </content>
    </entry>    <entry>
        <title>Horde_Autoloader_Cache 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Autoloader_Cache-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Autoloader_Cache-2.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-11-19T14:13:18+00:00</updated>
        <content>
            Extension of the Horde_Autoloader that implements caching of class-file-maps. The caching method is determined automatically from the list of supported cache backends: APC, XCache, eAccelerator, local file system.
            
* [mms] Compress cached data with LZF, if the PECL module is available.
 
        </content>
    </entry>    <entry>
        <title>Horde_Autoloader_Cache 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Autoloader_Cache-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Autoloader_Cache-2.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-30T19:18:48+00:00</updated>
        <content>
            Extension of the Horde_Autoloader that implements caching of class-file-maps. The caching method is determined automatically from the list of supported cache backends: APC, XCache, eAccelerator, local file system.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Autoloader_Cache 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Autoloader_Cache-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Autoloader_Cache-2.0.0beta1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-19T23:20:44+00:00</updated>
        <content>
            Extension of the Horde_Autoloader that implements caching of class-file-maps. The caching method is determined automatically from the list of supported cache backends: APC, XCache, eAccelerator, local file system.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Autoloader_Cache 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Autoloader_Cache-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Autoloader_Cache-2.0.0alpha1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-05T23:41:00+00:00</updated>
        <content>
            Extension of the Horde_Autoloader that implements caching of class-file-maps. The caching method is determined automatically from the list of supported cache backends: APC, XCache, eAccelerator, local file system.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Autoloader_Cache 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Autoloader_Cache-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Autoloader_Cache-1.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-02-22T12:41:56+00:00</updated>
        <content>
            Extension of the Horde_Autoloader that implements caching of class-file-maps. The caching method is determined automatically from the list of supported cache backends: APC, XCache, eAccelerator, local file system.
            
* [jan] Fix horde-autoloader-cache-prune script.
 
        </content>
    </entry>    <entry>
        <title>Horde_Autoloader_Cache 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Autoloader_Cache-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Autoloader_Cache-1.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-12-21T18:58:08+00:00</updated>
        <content>
            Extension of the Horde_Autoloader that implements caching of class-file-maps. The caching method is determined automatically from the list of supported cache backends: APC, XCache, eAccelerator, local file system.
            
* First stable release.
 
        </content>
    </entry>    <entry>
        <title>Horde_Autoloader_Cache 1.0.0RC3 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Autoloader_Cache-1.0.0RC3.tgz" />
        <id>http://pear.horde.org/get/Horde_Autoloader_Cache-1.0.0RC3.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-12-13T11:39:26+00:00</updated>
        <content>
            Extension of the Horde_Autoloader that implements caching of class-file-maps. The caching method is determined automatically from the list of supported cache backends: APC, XCache, eAccelerator, local file system.
            
* [jan] Include server name and file path in cache key to allow multiple Horde installations.
 
        </content>
    </entry>    <entry>
        <title>Horde_Autoloader_Cache 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Autoloader_Cache-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Autoloader_Cache-1.0.0RC2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-12-06T10:52:46+00:00</updated>
        <content>
            Extension of the Horde_Autoloader that implements caching of class-file-maps. The caching method is determined automatically from the list of supported cache backends: APC, XCache, eAccelerator, local file system.
            
* [mms] Fix logic error that prevented non-existent class names from being cached.
* [mms] Only save cached list if it has changed during this access.
 
        </content>
    </entry>    <entry>
        <title>Horde_Autoloader_Cache 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Autoloader_Cache-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Autoloader_Cache-1.0.0RC1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-11-22T12:02:15+00:00</updated>
        <content>
            Extension of the Horde_Autoloader that implements caching of class-file-maps. The caching method is determined automatically from the list of supported cache backends: APC, XCache, eAccelerator, local file system.
            
* First release candidate.
 
        </content>
    </entry>    <entry>
        <title>Horde_Browser 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Browser-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Browser-2.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-09T15:01:25+00:00</updated>
        <content>
            The Horde_Browser class provides an API for getting information about the current user's browser and its capabilities.
            
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
* [mjr] Properly detect mobile Chrome on iOS (Bug #11868).
 
        </content>
    </entry>    <entry>
        <title>Horde_Browser 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Browser-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Browser-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T14:14:12+00:00</updated>
        <content>
            The Horde_Browser class provides an API for getting information about the current user's browser and its capabilities.
            
* [mms] Add tablet detection/reporting.
 
        </content>
    </entry>    <entry>
        <title>Horde_Browser 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Browser-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Browser-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-06T19:54:47+00:00</updated>
        <content>
            The Horde_Browser class provides an API for getting information about the current user's browser and its capabilities.
            
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Browser 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Browser-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Browser-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:19:17+00:00</updated>
        <content>
            The Horde_Browser class provides an API for getting information about the current user's browser and its capabilities.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Browser 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Browser-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Browser-2.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-26T23:10:19+00:00</updated>
        <content>
            The Horde_Browser class provides an API for getting information about the current user's browser and its capabilities.
            
* [mms] Fix error message displaying the maximimum allowed file upload size.
 
        </content>
    </entry>    <entry>
        <title>Horde_Browser 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Browser-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Browser-2.0.0beta2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-08-29T15:13:10+00:00</updated>
        <content>
            The Horde_Browser class provides an API for getting information about the current user's browser and its capabilities.
            
* [mms] Improved detection of mobile browsers (leena.heino@uta.fi, Request #11328).
 
        </content>
    </entry>    <entry>
        <title>Horde_Browser 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Browser-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Browser-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:21:22+00:00</updated>
        <content>
            The Horde_Browser class provides an API for getting information about the current user's browser and its capabilities.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Browser 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Browser-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Browser-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-05T23:41:39+00:00</updated>
        <content>
            The Horde_Browser class provides an API for getting information about the current user's browser and its capabilities.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Browser 1.0.9 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Browser-1.0.9.tgz" />
        <id>http://pear.horde.org/get/Horde_Browser-1.0.9.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-14T14:31:27+00:00</updated>
        <content>
            The Horde_Browser class provides an API for getting information about the current user's browser and its capabilities.
            
* [mms] Improved detection of mobile browsers (leena.heino@uta.fi) (Request #11328).
 
        </content>
    </entry>    <entry>
        <title>Horde_Browser 1.0.8 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Browser-1.0.8.tgz" />
        <id>http://pear.horde.org/get/Horde_Browser-1.0.8.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-06-29T14:31:34+00:00</updated>
        <content>
            The Horde_Browser class provides an API for getting information about the current user's browser and its capabilities.
            
* [mms] Add recognition of Firefox for Android as a mobile browser (Request #11216).
 
        </content>
    </entry>    <entry>
        <title>Horde_Browser 1.0.7 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Browser-1.0.7.tgz" />
        <id>http://pear.horde.org/get/Horde_Browser-1.0.7.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-05-29T13:26:29+00:00</updated>
        <content>
            The Horde_Browser class provides an API for getting information about the current user's browser and its capabilities.
            
* [mms] Added the 'ajax' browser feature.
 
        </content>
    </entry>    <entry>
        <title>Horde_Browser 1.0.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Browser-1.0.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Browser-1.0.6.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-02-22T12:48:24+00:00</updated>
        <content>
            The Horde_Browser class provides an API for getting information about the current user's browser and its capabilities.
            
* [mms] Fix upload_tmp_dir checking (Bug #10976).
* [mms] Update dataurl and cite capabilities for Internet Explorer.
* [jan] Update utf capability for Firefox 10+.
 
        </content>
    </entry>    <entry>
        <title>Horde_Browser 1.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Browser-1.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Browser-1.0.5.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-01-18T16:17:52+00:00</updated>
        <content>
            The Horde_Browser class provides an API for getting information about the current user's browser and its capabilities.
            
* [jan] Update capabilities for recent Blackberry devices.
 
        </content>
    </entry>    <entry>
        <title>Horde_Browser 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Browser-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Browser-1.0.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-10-11T13:33:03+00:00</updated>
        <content>
            The Horde_Browser class provides an API for getting information about the current user's browser and its capabilities.
            
* [jan] Fix empty_file_input_value quirk for Chrome browsers (Bug #8438).
 
        </content>
    </entry>    <entry>
        <title>Horde_Browser 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Browser-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Browser-1.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-27T16:10:51+00:00</updated>
        <content>
            The Horde_Browser class provides an API for getting information about the current user's browser and its capabilities.
            
* [jan] Update Latvian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Browser 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Browser-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Browser-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-05T14:26:12+00:00</updated>
        <content>
            The Horde_Browser class provides an API for getting information about the current user's browser and its capabilities.
            
* [jan] Update Lithuanian translation.
* [jan] Update Brazilian Portuguese translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Browser 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Browser-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Browser-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-06-01T15:45:54+00:00</updated>
        <content>
            The Horde_Browser class provides an API for getting information about the current user's browser and its capabilities.
            
* [jan] Updated Slovak translation.
* [jan] Updated Spanish translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Browser 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Browser-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Browser-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:05:59+00:00</updated>
        <content>
            The Horde_Browser class provides an API for getting information about the current user's browser and its capabilities.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Browser 1.0.0RC3 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Browser-1.0.0RC3.tgz" />
        <id>http://pear.horde.org/get/Horde_Browser-1.0.0RC3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T23:46:50+00:00</updated>
        <content>
            The Horde_Browser class provides an API for getting information about the current user's browser and its capabilities.
            
* [jan] Fix finding the location for translations.
 
        </content>
    </entry>    <entry>
        <title>Horde_Browser 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Browser-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Browser-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:14:12+00:00</updated>
        <content>
            The Horde_Browser class provides an API for getting information about the current user's browser and its capabilities.
            
* Second release candidate for Horde 4.
* Add translations.
 
        </content>
    </entry>    <entry>
        <title>Horde_Browser 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Browser-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Browser-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:19:39+00:00</updated>
        <content>
            The Horde_Browser class provides an API for getting information about the current user's browser and its capabilities.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Browser 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Browser-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Browser-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:10:03+00:00</updated>
        <content>
            The Horde_Browser class provides an API for getting information about the current user's browser and its capabilities.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Browser 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Browser-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Browser-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:43:15+00:00</updated>
        <content>
            The Horde_Browser class provides an API for getting information about the current user's browser and its capabilities.
            
* First alpha release for Horde 4.
* Add Horde_Browser::setMobile().
* Remove PEAR and horde/Core dependencies.
* Remove Horde_Browser::escapeJSCode().
* Add Horde_Browser_Exception.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cache 2.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Cache-2.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Cache-2.1.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-05-02T16:43:14+00:00</updated>
        <content>
            A simple, functional caching API, with the option to store the cached data on the filesystem, in one of the PHP opcode cache systems (APC, eAcclerator, XCache, or Zend Performance Suite's content cache), memcached, or an SQL table.
            
* [mms] Add MongoDB cache driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cache 2.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Cache-2.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Cache-2.0.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-04-08T17:00:26+00:00</updated>
        <content>
            A simple, functional caching API, with the option to store the cached data on the filesystem, in one of the PHP opcode cache systems (APC, eAcclerator, XCache, or Zend Performance Suite's content cache), memcached, or an SQL table.
            
* [mms] Make Horde_Compress_Fast a required package (Bug #12166).
* [mms] Fix serialization of all storage drivers.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cache 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Cache-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Cache-2.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-03-05T18:42:37+00:00</updated>
        <content>
            A simple, functional caching API, with the option to store the cached data on the filesystem, in one of the PHP opcode cache systems (APC, eAcclerator, XCache, or Zend Performance Suite's content cache), memcached, or an SQL table.
            
* [mms] Fix regression preventing compression of Horde_Cache data (Bug #12088).
 
        </content>
    </entry>    <entry>
        <title>Horde_Cache 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Cache-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Cache-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-03-05T12:12:45+00:00</updated>
        <content>
            A simple, functional caching API, with the option to store the cached data on the filesystem, in one of the PHP opcode cache systems (APC, eAcclerator, XCache, or Zend Performance Suite's content cache), memcached, or an SQL table.
            
* [mms] Abstract data compression out into Horde_Compress_Fast package.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cache 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Cache-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Cache-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T14:15:37+00:00</updated>
        <content>
            A simple, functional caching API, with the option to store the cached data on the filesystem, in one of the PHP opcode cache systems (APC, eAcclerator, XCache, or Zend Performance Suite's content cache), memcached, or an SQL table.
            
*
 
        </content>
    </entry>    <entry>
        <title>Horde_Cache 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Cache-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Cache-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:19:46+00:00</updated>
        <content>
            A simple, functional caching API, with the option to store the cached data on the filesystem, in one of the PHP opcode cache systems (APC, eAcclerator, XCache, or Zend Performance Suite's content cache), memcached, or an SQL table.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cache 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Cache-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Cache-2.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-26T23:10:59+00:00</updated>
        <content>
            A simple, functional caching API, with the option to store the cached data on the filesystem, in one of the PHP opcode cache systems (APC, eAcclerator, XCache, or Zend Performance Suite's content cache), memcached, or an SQL table.
            
* [mms] Correctly invalidate cache when write error occurs while using the stack driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cache 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Cache-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Cache-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:21:44+00:00</updated>
        <content>
            A simple, functional caching API, with the option to store the cached data on the filesystem, in one of the PHP opcode cache systems (APC, eAcclerator, XCache, or Zend Performance Suite's content cache), memcached, or an SQL table.
            
* First beta release for Horde 5.
* [mms] Add Horde_Cache#testReadWrite().
 
        </content>
    </entry>    <entry>
        <title>Horde_Cache 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Cache-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Cache-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-05T23:41:57+00:00</updated>
        <content>
            A simple, functional caching API, with the option to store the cached data on the filesystem, in one of the PHP opcode cache systems (APC, eAcclerator, XCache, or Zend Performance Suite's content cache), memcached, or an SQL table.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cache 1.0.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Cache-1.0.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Cache-1.0.6.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-14T14:32:20+00:00</updated>
        <content>
            A simple, functional caching API, with the option to store the cached data on the filesystem, in one of the PHP opcode cache systems (APC, eAcclerator, XCache, or Zend Performance Suite's content cache), memcached, or an SQL table.
            
* [mms] Correctly invalidate cache when write error occurs while using the stack driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cache 1.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Cache-1.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Cache-1.0.5.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-04-10T19:13:54+00:00</updated>
        <content>
            A simple, functional caching API, with the option to store the cached data on the filesystem, in one of the PHP opcode cache systems (APC, eAcclerator, XCache, or Zend Performance Suite's content cache), memcached, or an SQL table.
            
* [rla] Add license file.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cache 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Cache-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Cache-1.0.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-06-01T15:45:21+00:00</updated>
        <content>
            A simple, functional caching API, with the option to store the cached data on the filesystem, in one of the PHP opcode cache systems (APC, eAcclerator, XCache, or Zend Performance Suite's content cache), memcached, or an SQL table.
            
* [mms] Fix memcache duplicate keys (Bug #10072; goncalo.queiros@portugalmail.net).
 
        </content>
    </entry>    <entry>
        <title>Horde_Cache 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Cache-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Cache-1.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-05-03T14:12:48+00:00</updated>
        <content>
            A simple, functional caching API, with the option to store the cached data on the filesystem, in one of the PHP opcode cache systems (APC, eAcclerator, XCache, or Zend Performance Suite's content cache), memcached, or an SQL table.
            
* [jan] Fix dependency.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cache 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Cache-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Cache-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-05-03T13:25:18+00:00</updated>
        <content>
            A simple, functional caching API, with the option to store the cached data on the filesystem, in one of the PHP opcode cache systems (APC, eAcclerator, XCache, or Zend Performance Suite's content cache), memcached, or an SQL table.
            
* [jan] Fix expiring entries in sub-storages of Stack driver (Bug #9949).
 
        </content>
    </entry>    <entry>
        <title>Horde_Cache 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Cache-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Cache-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-20T15:33:42+00:00</updated>
        <content>
            A simple, functional caching API, with the option to store the cached data on the filesystem, in one of the PHP opcode cache systems (APC, eAcclerator, XCache, or Zend Performance Suite's content cache), memcached, or an SQL table.
            
* [jan] Relax required lzf extension version.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cache 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Cache-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Cache-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:06:12+00:00</updated>
        <content>
            A simple, functional caching API, with the option to store the cached data on the filesystem, in one of the PHP opcode cache systems (APC, eAcclerator, XCache, or Zend Performance Suite's content cache), memcached, or an SQL table.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cache 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Cache-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Cache-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:14:22+00:00</updated>
        <content>
            A simple, functional caching API, with the option to store the cached data on the filesystem, in one of the PHP opcode cache systems (APC, eAcclerator, XCache, or Zend Performance Suite's content cache), memcached, or an SQL table.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cache 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Cache-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Cache-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:19:50+00:00</updated>
        <content>
            A simple, functional caching API, with the option to store the cached data on the filesystem, in one of the PHP opcode cache systems (APC, eAcclerator, XCache, or Zend Performance Suite's content cache), memcached, or an SQL table.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cache 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Cache-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Cache-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:10:10+00:00</updated>
        <content>
            A simple, functional caching API, with the option to store the cached data on the filesystem, in one of the PHP opcode cache systems (APC, eAcclerator, XCache, or Zend Performance Suite's content cache), memcached, or an SQL table.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cache 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Cache-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Cache-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:43:22+00:00</updated>
        <content>
            A simple, functional caching API, with the option to store the cached data on the filesystem, in one of the PHP opcode cache systems (APC, eAcclerator, XCache, or Zend Performance Suite's content cache), memcached, or an SQL table.
            
* First alpha release for Horde 4.
* Add SQL backend.
* Converted to package.xml 2.0 for pear.horde.org.
* Add APC, eAccelerator, and XCache backends (duck@obala.net).
* Abstracted storage-specific code into 'Storage' drivers.
* Add option to transparently compress cache data using lzf.
* Added Horde_Cache_Session::.
* Horde_Cache::set() no longer returns a boolean result.
* Added Horde_Cache_Exception::.
* Removed dependency on Horde Core.
* Added Horde_Cache#clear()
 
        </content>
    </entry>    <entry>
        <title>Horde_Cli 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Cli-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Cli-2.0.3.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-01-29T12:21:12+00:00</updated>
        <content>
            Horde_Cli:: API for basic command-line functionality/checks
            
* [jan] Update French translation (Paul De Vlieger &lt;paul.de_vlieger@moniut.univ-bpclermont.fr&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Cli 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Cli-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Cli-2.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-01-09T15:03:13+00:00</updated>
        <content>
            Horde_Cli:: API for basic command-line functionality/checks
            
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Cli 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Cli-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Cli-2.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-11-06T19:55:35+00:00</updated>
        <content>
            Horde_Cli:: API for basic command-line functionality/checks
            
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Cli 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Cli-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Cli-2.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-30T19:20:15+00:00</updated>
        <content>
            Horde_Cli:: API for basic command-line functionality/checks
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cli 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Cli-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Cli-2.0.0RC1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-26T23:11:32+00:00</updated>
        <content>
            Horde_Cli:: API for basic command-line functionality/checks
            
* [jan] Update Japanese translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cli 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Cli-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Cli-2.0.0beta2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-08-29T15:13:35+00:00</updated>
        <content>
            Horde_Cli:: API for basic command-line functionality/checks
            
* [jan] Include file and line when calling Horde_Cli#fatal() with an exception.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cli 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Cli-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Cli-2.0.0beta1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-19T23:22:20+00:00</updated>
        <content>
            Horde_Cli:: API for basic command-line functionality/checks
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cli 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Cli-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Cli-2.0.0alpha1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-05T23:42:35+00:00</updated>
        <content>
            Horde_Cli:: API for basic command-line functionality/checks
            
* First alpha release for Horde 5.
* [jan] Use late static binding in init() for easier extension of Horde_Cli.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cli 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Cli-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Cli-1.0.4.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-11-22T12:08:03+00:00</updated>
        <content>
            Horde_Cli:: API for basic command-line functionality/checks
            
* [jan] Don't overwrite $_SERVER superglobals unconditionally, to allow setting them through environment variables (Bug #10758).
 
        </content>
    </entry>    <entry>
        <title>Horde_Cli 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Cli-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Cli-1.0.3.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-07-27T16:18:03+00:00</updated>
        <content>
            Horde_Cli:: API for basic command-line functionality/checks
            
* [jan] Update Latvian translation.
* [jan] Fall back to standard prompt if password prompt not possible.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cli 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Cli-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Cli-1.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-07-05T14:27:05+00:00</updated>
        <content>
            Horde_Cli:: API for basic command-line functionality/checks
            
* [jan] Update Lithuanian translation.
* [jan] Update Brazilian Portuguese translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cli 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Cli-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Cli-1.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-06-01T15:43:54+00:00</updated>
        <content>
            Horde_Cli:: API for basic command-line functionality/checks
            
* [jan] Updated Slovak translation.
* [jan] Updated Spanish translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cli 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Cli-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Cli-1.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-04-06T01:06:26+00:00</updated>
        <content>
            Horde_Cli:: API for basic command-line functionality/checks
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cli 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Cli-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Cli-1.0.0RC2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-29T18:14:31+00:00</updated>
        <content>
            Horde_Cli:: API for basic command-line functionality/checks
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cli 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Cli-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Cli-1.0.0RC1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-22T23:20:00+00:00</updated>
        <content>
            Horde_Cli:: API for basic command-line functionality/checks
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cli 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Cli-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Cli-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:10:18+00:00</updated>
        <content>
            Horde_Cli:: API for basic command-line functionality/checks
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cli 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Cli-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Cli-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:43:30+00:00</updated>
        <content>
            Horde_Cli:: API for basic command-line functionality/checks
            
* Initial Horde 4 package.
* Horde_CLI:: -&gt; Horde_Cli::
 
        </content>
    </entry>    <entry>
        <title>Horde_Cli_Modular 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Cli_Modular-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Cli_Modular-2.0.2.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2013-03-05T14:34:25+00:00</updated>
        <content>
            Command line interfaces can often be composed of different modules responsible for distinct actions. This package allows each such module to influence the overall command line interface. First and foremost each module can add its own option group with a specific title, description and a set of module specific options (see Horde_Argv_OptionGroup for further details). In addition Cli_Modular allows a module to modify the global usage string and add basic options valid for all modules.
            
* [mms] Simplify Horde_Cli_Modular_Modules iterator.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cli_Modular 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Cli_Modular-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Cli_Modular-2.0.1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-11-19T14:16:46+00:00</updated>
        <content>
            Command line interfaces can often be composed of different modules responsible for distinct actions. This package allows each such module to influence the overall command line interface. First and foremost each module can add its own option group with a specific title, description and a set of module specific options (see Horde_Argv_OptionGroup for further details). In addition Cli_Modular allows a module to modify the global usage string and add basic options valid for all modules.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cli_Modular 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Cli_Modular-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Cli_Modular-2.0.0.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-10-30T19:20:45+00:00</updated>
        <content>
            Command line interfaces can often be composed of different modules responsible for distinct actions. This package allows each such module to influence the overall command line interface. First and foremost each module can add its own option group with a specific title, description and a set of module specific options (see Horde_Argv_OptionGroup for further details). In addition Cli_Modular allows a module to modify the global usage string and add basic options valid for all modules.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cli_Modular 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Cli_Modular-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Cli_Modular-2.0.0beta1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-07-19T23:22:02+00:00</updated>
        <content>
            Command line interfaces can often be composed of different modules responsible for distinct actions. This package allows each such module to influence the overall command line interface. First and foremost each module can add its own option group with a specific title, description and a set of module specific options (see Horde_Argv_OptionGroup for further details). In addition Cli_Modular allows a module to modify the global usage string and add basic options valid for all modules.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cli_Modular 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Cli_Modular-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Cli_Modular-2.0.0alpha1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-07-05T23:42:16+00:00</updated>
        <content>
            Command line interfaces can often be composed of different modules responsible for distinct actions. This package allows each such module to influence the overall command line interface. First and foremost each module can add its own option group with a specific title, description and a set of module specific options (see Horde_Argv_OptionGroup for further details). In addition Cli_Modular allows a module to modify the global usage string and add basic options valid for all modules.
            
* First alpha release for Horde 5.
* [gwr] Fixed wording of the documentation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cli_Modular 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Cli_Modular-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Cli_Modular-1.0.0.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-11-02T10:29:09+00:00</updated>
        <content>
            Command line interfaces can often be composed of different modules responsible for distinct actions. This package allows each such module to influence the overall command line interface. First and foremost each module can add its own option group with a specific title, description and a set of module specific options (see Horde_Argv_OptionGroup for further details). In addition Cli_Modular allows a module to modify the global usage string and add basic options valid for all modules.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cli_Modular 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Cli_Modular-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Cli_Modular-1.0.0RC1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-10-17T06:42:25+00:00</updated>
        <content>
            Command line interfaces can often be composed of different modules responsible for distinct actions. This package allows each such module to influence the overall command line interface. First and foremost each module can add its own option group with a specific title, description and a set of module specific options (see Horde_Argv_OptionGroup for further details). In addition Cli_Modular allows a module to modify the global usage string and add basic options valid for all modules.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Cli_Modular 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Cli_Modular-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Cli_Modular-1.0.0alpha1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-08-30T17:24:21+00:00</updated>
        <content>
            Command line interfaces can often be composed of different modules responsible for distinct actions. This package allows each such module to influence the overall command line interface. First and foremost each module can add its own option group with a specific title, description and a set of module specific options (see Horde_Argv_OptionGroup for further details). In addition Cli_Modular allows a module to modify the global usage string and add basic options valid for all modules.
            
* Initial Horde 4 package.
 
        </content>
    </entry>    <entry>
        <title>Horde_Compress 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Compress-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Compress-2.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-29T12:22:46+00:00</updated>
        <content>
            An API for various compression techniques.
            
* [jan] Update French translation (Paul De Vlieger &lt;paul.de_vlieger@moniut.univ-bpclermont.fr&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Compress 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Compress-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Compress-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-09T15:04:45+00:00</updated>
        <content>
            An API for various compression techniques.
            
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Compress 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Compress-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Compress-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-06T19:56:17+00:00</updated>
        <content>
            An API for various compression techniques.
            
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Compress 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Compress-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Compress-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:21:13+00:00</updated>
        <content>
            An API for various compression techniques.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Compress 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Compress-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Compress-2.0.0beta2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-12T20:34:02+00:00</updated>
        <content>
            An API for various compression techniques.
            
* [mms] Fix parsing UTF-16 data in TNEF driver (Bug #11390) (andrey012@gmail.com).
 
        </content>
    </entry>    <entry>
        <title>Horde_Compress 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Compress-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Compress-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:22:39+00:00</updated>
        <content>
            An API for various compression techniques.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Compress 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Compress-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Compress-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-05T23:42:55+00:00</updated>
        <content>
            An API for various compression techniques.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Compress 1.0.8 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Compress-1.0.8.tgz" />
        <id>http://pear.horde.org/get/Horde_Compress-1.0.8.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-14T14:33:04+00:00</updated>
        <content>
            An API for various compression techniques.
            
* [mms] Fix parsing DBX data.
* [mms] Fix parsing UTF-16 data in TNEF driver (Bug #11390) (andrey012@gmail.com).
 
        </content>
    </entry>    <entry>
        <title>Horde_Compress 1.0.7 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Compress-1.0.7.tgz" />
        <id>http://pear.horde.org/get/Horde_Compress-1.0.7.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-05-01T14:26:50+00:00</updated>
        <content>
            An API for various compression techniques.
            
* [mms] Check for damaged ZIP data.
 
        </content>
    </entry>    <entry>
        <title>Horde_Compress 1.0.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Compress-1.0.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Compress-1.0.6.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-22T12:09:59+00:00</updated>
        <content>
            An API for various compression techniques.
            
*
 
        </content>
    </entry>    <entry>
        <title>Horde_Compress 1.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Compress-1.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Compress-1.0.5.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-08-17T14:49:15+00:00</updated>
        <content>
            An API for various compression techniques.
            
* [mms] Detect broken RAR data so it does not cause an infinite loop.
 
        </content>
    </entry>    <entry>
        <title>Horde_Compress 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Compress-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Compress-1.0.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-27T16:19:23+00:00</updated>
        <content>
            An API for various compression techniques.
            
* [jan] Update Latvian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Compress 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Compress-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Compress-1.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-05T14:27:45+00:00</updated>
        <content>
            An API for various compression techniques.
            
* [jan] Update Lithuanian translation.
* [jan] Update Brazilian Portuguese translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Compress 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Compress-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Compress-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-06-01T15:44:24+00:00</updated>
        <content>
            An API for various compression techniques.
            
* [jan] Updated Slovak translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Compress 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Compress-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Compress-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-05-18T14:41:22+00:00</updated>
        <content>
            An API for various compression techniques.
            
* [jan] Updated Spanish translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Compress 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Compress-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Compress-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:06:42+00:00</updated>
        <content>
            An API for various compression techniques.
            
* First stable release for Horde 4.
* [mms] Add $canCompress and $canDecompress properties to Horde_Compress_Base.
* [mms] Drivers now extend Horde_Compress_Base.
* [mms] Add Horde_Compress_Exception.
* [mms] Do all zip compression on stream data in streams.
 
        </content>
    </entry>    <entry>
        <title>Horde_Compress 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Compress-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Compress-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:14:41+00:00</updated>
        <content>
            An API for various compression techniques.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Compress 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Compress-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Compress-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:20:10+00:00</updated>
        <content>
            An API for various compression techniques.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Compress 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Compress-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Compress-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:10:26+00:00</updated>
        <content>
            An API for various compression techniques.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Compress 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Compress-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Compress-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:43:37+00:00</updated>
        <content>
            An API for various compression techniques.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Compress_Fast 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Compress_Fast-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Compress_Fast-1.0.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-03-05T18:36:28+00:00</updated>
        <content>
            Provides compression suitable for packing strings on-the-fly in PHP code (as opposed to more resource-intensive compression algorithms such as DEFLATE).
            
* [mms] Silence decompression warnings.
* [mms] Add horde_lz4 compression driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_Compress_Fast 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Compress_Fast-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Compress_Fast-1.0.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-03-03T18:36:23+00:00</updated>
        <content>
            Provides compression suitable for packing strings on-the-fly in PHP code (as opposed to more resource-intensive compression algorithms such as DEFLATE).
            
* [mms] Initial release of package.
 
        </content>
    </entry>    <entry>
        <title>Horde_Constraint 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Constraint-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Constraint-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T14:17:42+00:00</updated>
        <content>
            A programmatic way of building constraints that evaluate to true or false.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Constraint 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Constraint-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Constraint-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:21:46+00:00</updated>
        <content>
            A programmatic way of building constraints that evaluate to true or false.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Constraint 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Constraint-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Constraint-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:22:57+00:00</updated>
        <content>
            A programmatic way of building constraints that evaluate to true or false.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Constraint 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Constraint-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Constraint-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-05T23:43:12+00:00</updated>
        <content>
            A programmatic way of building constraints that evaluate to true or false.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Constraint 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Constraint-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Constraint-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-22T14:52:46+00:00</updated>
        <content>
            A programmatic way of building constraints that evaluate to true or false.
            
* [jan] Fix tests to work with PHPUnit 3.6.
 
        </content>
    </entry>    <entry>
        <title>Horde_Constraint 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Constraint-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Constraint-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:06:56+00:00</updated>
        <content>
            A programmatic way of building constraints that evaluate to true or false.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Constraint 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Constraint-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Constraint-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:14:50+00:00</updated>
        <content>
            A programmatic way of building constraints that evaluate to true or false.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Constraint 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Constraint-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Constraint-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:20:21+00:00</updated>
        <content>
            A programmatic way of building constraints that evaluate to true or false.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Constraint 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Constraint-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Constraint-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:10:35+00:00</updated>
        <content>
            A programmatic way of building constraints that evaluate to true or false.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Constraint 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Constraint-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Constraint-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:43:45+00:00</updated>
        <content>
            A programmatic way of building constraints that evaluate to true or false.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Controller 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Controller-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Controller-2.0.1.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2012-11-19T14:43:16+00:00</updated>
        <content>
            The controller part of an MVC system for Horde.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Controller 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Controller-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Controller-2.0.0.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2012-10-30T19:22:13+00:00</updated>
        <content>
            The controller part of an MVC system for Horde.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Controller 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Controller-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Controller-2.0.0beta2.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2012-08-29T15:14:15+00:00</updated>
        <content>
            The controller part of an MVC system for Horde.
            
* [jan] Fix superglobals access (Bug #11277).
 
        </content>
    </entry>    <entry>
        <title>Horde_Controller 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Controller-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Controller-2.0.0beta1.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2012-07-19T23:23:16+00:00</updated>
        <content>
            The controller part of an MVC system for Horde.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Controller 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Controller-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Controller-2.0.0alpha1.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2012-07-05T23:43:30+00:00</updated>
        <content>
            The controller part of an MVC system for Horde.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Controller 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Controller-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Controller-1.0.2.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2012-04-10T19:18:32+00:00</updated>
        <content>
            The controller part of an MVC system for Horde.
            
* [rla] Add license file.
 
        </content>
    </entry>    <entry>
        <title>Horde_Controller 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Controller-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Controller-1.0.1.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-07-27T16:20:26+00:00</updated>
        <content>
            The controller part of an MVC system for Horde.
            
* [gwr] Fixed the debug response writer.
* [gwr] Added a mock request class.
* [gwr] Allow passing the response body as stream.
 
        </content>
    </entry>    <entry>
        <title>Horde_Controller 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Controller-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Controller-1.0.0.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-04-06T01:07:09+00:00</updated>
        <content>
            The controller part of an MVC system for Horde.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Controller 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Controller-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Controller-1.0.0RC2.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-03-29T18:15:00+00:00</updated>
        <content>
            The controller part of an MVC system for Horde.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Controller 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Controller-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Controller-1.0.0RC1.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-03-22T23:20:31+00:00</updated>
        <content>
            The controller part of an MVC system for Horde.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Controller 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Controller-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Controller-1.0.0beta1.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-03-16T18:10:43+00:00</updated>
        <content>
            The controller part of an MVC system for Horde.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Controller 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Controller-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Controller-1.0.0alpha1.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-03-08T23:43:52+00:00</updated>
        <content>
            The controller part of an MVC system for Horde.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.5.0beta3 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.5.0beta3.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.5.0beta3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-05-14T14:22:50+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [mms] Make sure we are not using a SQL Cache driver in the DB object itself.
* [mms] Horde_Memcache usage is deprecated in favor of Horde_HashTable.
* [mms] Add factory for Horde_HashTable drivers.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.5.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.5.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.5.0beta2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-05-13T15:18:54+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [jan] Fix dependencies.
* [mjr] Workaround some limitations with maillog and answered flag syncing in Outlook 2013
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.5.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.5.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.5.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-05-07T12:55:36+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [mms] SECURITY: Fix token validation of AJAX actions.
* [mms] Add the Horde_Registry_Application#nosqlDrivers() method.
* [mms] Add the Horde_Core_Nosql library.
* [jan] Fix setting configuration for timezone lookups.
* [mms] Add a NoSQL factory.
* [mms] Allow MongoDB to be used as a cache backend.
* [mms] Regenerate session IDs during an active session to protect against session fixation attacks.
* [mms] Re-enable support for $conf['session']['timeout'] to allow for non-session based cookie lifetimes.
* [jan] Add menu entry to show the notification log.
* [mms] Dynamic javascript framework now has support for audio notification events.
* [mjr] Add support for EAS 14.0 and 14.1 (see http://wiki.horde.org/ActiveSync/FeatureGrid for complete feature list).
* [mms] Add ability to submit form data to AJAX action in smartmobile view.
* [mms] Upgrade jQuery Mobile to v1.2.1/jQuery Core to v1.8.3.
* [mms] Smartmobile view now honors the current CSS caching configuration.
* [mms] Add Horde_Core_Ajax_Application#callAction().
* [mjr] Close growler notification when alarms are dismissed (Bug #12122).
* [mms] CSS parsing now uses the CSS3 compatible Horde_Css_Parser package instead of Horde_Text_Filter_Csstidy.
* [mms] Fire before/after events in core AJAX javascript code when processing data returned from the server.
* [mjr] Fix sending encrypted emails while locating recipient's public key via the GAL.
* [jan] Use PEAR package information to retrieve packages names in Horde_Core_Db_Migration.
* [jan] Get version list from pear.horde.org when checking for updates.
* [mms] Add support for 'ajaxaction_data' hook (won't be documented in Horde until 5.1+).
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.4.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.4.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.4.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-03-11T19:18:44+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [jan] Fix error handler in some PHP versions (Bug #12103).
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.4.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.4.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.4.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-03-07T16:48:58+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [mms] Queue log entries issued before framework is initialized and log them once that occurs.
* [mjr] Fix authentication issue when using Horde_Session_Null and expiring sessions (Bug #12078).
* [mjr] Fix logger creation during RPC access (Bug #12094).
* [mms] Add logging wrapper class to reduce serialized size of factory-created objects.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.4.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.4.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.4.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-03-04T13:28:48+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
*
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.4.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.4.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.4.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-03-03T19:18:09+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [mms] Always compress cache data, if possible.
* [mms] Abstract data compression out into Horde_Compress_Fast package.
* [mjr] Fix fatal error synchronizing an ActiveSync meeting response (Bug #12084).
* [mms] Added Horde_Shutdown - global Horde shutdown function handler.
* [mjr] Horde_Registry::getServiceLink() can now return full URLs.
* [mms] Allow graphics/sounds to be loaded from view-specific theme directories.
* [mms] Add Horde_Themes::viewDir().
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.3.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.3.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.3.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-02-21T12:30:46+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [mms] Use csstidy library to parse CSS files when creating static CSS (Bug #12043).
* [mms] Add Horde_Url#selfUrlParams().
* [mjr] Fix determination of ActiveSync sent-mail folder in certain cases (Bug #11828).
* [mms] Fix order of adding URL parameters in HordeCore.addURLParam (Bug #12058).
* [mms] Ensure that session IDs are always 32 bytes long (Bug #12041).
* [mjr] Fix saving ActiveSync sent mail when the message contains MIME parts (Bug #12040).
* [mms] Fix replacing spellchecker elements within tables (Bug #12028).
* [mms] Fix encoding of JSON parameters to Horde::popupJs() (Bug #12037).
* [mms] Fix destroying session data when the null session driver is used.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.2.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.2.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.2.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-02-11T18:57:45+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [mms] Upgrade jQuery Mobile to v1.2/jQuery Core to v1.8.2.
* [mjr] Fix bug in OpenLayers that caused Prototype's Event object to be overwritten (Bug #12019).
* [jan] Fix notifications while authenticating transparently.
* [mms] Add a configurable delay to the jQuery Mobile autocomplete plugin.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.1.7 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.1.7.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.1.7.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-02-02T14:44:28+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [mjr] Fix handling of moving or deleting messages that have been removed from the server (Bug #12013).
* [jan] Update Slovak translation (Jozef Sudolský &lt;jozef.sudolsky@elbia.sk&gt;).
* [mms] Be sure tasks are passed to any derivative of the HordeCore AJAX response handler.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.1.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.1.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.1.6.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-29T12:24:19+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [jan] Update French translation (Paul De Vlieger &lt;paul.de_vlieger@moniut.univ-bpclermont.fr&gt;).
* [mms] Fix spellchecking on HTML data (Bug #11986).
* [jan] Fix fatal error in signup and password reset forms (Bug #11952).
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.1.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.1.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.1.5.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-09T15:06:41+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [jan] Fix sourceselect preferences UI that includes multiple sources.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.1.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.1.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.1.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-04T16:56:39+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [mms] Fix multiple AJAX submits to same hidden IFRAME on the same page (Bug #11928).
* [mjr] Fix some MIME related issues when sending email via ActiveSync (Bug #11931).
* [mjr] Fix detecting non-default ActiveSync policies.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.1.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.1.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.1.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-12-27T13:55:08+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [mjr] Improvements to ActiveSync authentication failure handling.
* [mjr] Fix issue with Null session driver that could cause authentication to be lost.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.1.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.1.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.1.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-12-20T15:35:32+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [mms] Fix restoring cached theme data (Bug #11906).
* [jan] Add Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
* [mjr] Fix dismissing reminders without session cookies enabled (Bug #11875, Thomas Jarosch &lt;thomas.jarosch@intra2net.com&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.1.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-12-12T17:36:49+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [mjr] Improve logging in ActiveSync drivers to better track down issues.
* [jan] Fix returning complete groups with auto-completer.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.1.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-12-07T18:21:21+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [mjr] Fix various issues with charset encoding when sending ActiveSync email.
* [jan] Link back to application from preference screen.
* [mjr] Fix GAL searching via ActiveSync (Bug #11808, horde@albasoft.com).
* [mjr] Fix saving sent mail when using ActiveSync (Bug #11805, horde@albasoft.com).
* [jan] Reset NLS information when changing languages.
* [jan] Fix downloading files with special characters in Gollem (Bug #11770).
* [mms] Added Horde_Core_Factory_SpellChecker.
* [mms] Don't log backtrace for E_STRICT errors.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.0.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-27T11:51:23+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [jan] Fix class name when using the Kolab group backend (Bug #11737).
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-22T12:56:55+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [mjr] Fix synchronizing device message flag changes over ActiveSync (Bug # 11732).
* [mms] Fix returning session start time if session has been closed (read-only) in the current page access (Bug #11685).
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-06T19:58:25+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [jan] Fix translations (Bug #11606).
* [mjr] Fix detected email changes on certain IMAP servers.
* [mjr] Fix determining special mailboxes and generating folder hierarchy on some ActiveSync clients (Bug #11626).
* [mjr] Limit the length of ActiveSync folder serverids to 64 per ActiveSync specs.
* [mjr] Fix displaying maps in Chrome while using SSL connections (Bug #11618).
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-31T20:33:36+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [jan] Re-release of version 2.0.0 due to broken PEAR packager.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:22:46+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* First stable release for Horde 5.
* [mms] Confirmation link for new identity requires the full URL as it is intended to be accessed outside of the Horde application (Bug #11593).
* [mms] Need to unescape JSON data returned in a text/html response.
* [jan] Update Polish translation (Krzysztof Kozera &lt;krzysztof113@o2.pl&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-26T23:12:36+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [jan] Fix dynamic updating of portal blocks.
* [mms] Allow AJAX handler methods to be marked externally accessible (i.e. no session token checking) (Bug #11538).
* [mjr] Fix copying ActiveSync email to sent folder in certain cases (Bug #11529).
* [jan] Catch exceptions from Horde_Crypt (Bug #11530).
* [jan] Support non-padding operators in JavaScript date formatting (Bug #10435).
* [mms] Add generic CSS class insertion to Help system.
* [mms] Fix handling active error reporting codes in Horde_ErrorHandler.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.0.0beta6 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.0.0beta6.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.0.0beta6.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-12T20:35:09+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [mms] Send spellcheck parameters using AJAX object, not in URL (Bug #11467).
* [mms] Add View helpers to provide access to accesskey methods, Horde::img(), Horde::label(), and Horde_Help::link().
* [mjr] Fix adding Bcc recipients when sending mail from ActiveSync.
* [mjr] Fix issue saving sent mail from ActiveSync (Bug #11410).
* [mms] Added Horde_Core_Smartmobile_Url class.
* [jan] Make Horde::widget() take a single hash parameter.
* [mms] Allow application API interface to dynamically alter properties (Bug #11388).
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.0.0beta5 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.0.0beta5.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.0.0beta5.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-08-29T15:14:54+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [mms] Force IE &lt;= 7 to minimal view (Bug #11327).
* [mms] Add loading triggers to HordeCore JS framework.
* [mjr] Send dummy INBOX, Sent, and Trash folders to client when email sync support is not enabled.
* [mjr] Fix broken ActiveSync behaviour when Email sync is not enabled.
* [mjr] Only subscribed mailboxes are returned by the ActiveSync imap factory.
* [jan] Set HTML 5 &quot;multiple&quot; attribute on email fields if necessary (Bug #11304).
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.0.0beta4 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.0.0beta4.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.0.0beta4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-08-07T16:08:05+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [mms] Add a no authentication AJAX handler (Bug #11297).
* [mms] Fix HordeCore javascript download action (Bug #11294).
* [mms] Fix upgrade logintasks for pre-release major releases.
* [mjr] Add Horde_Core_Tagger.
* [mjr] Fix autocompletion of tags in ajax views.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.0.0beta3 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.0.0beta3.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.0.0beta3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-22T15:53:20+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [jan] Fix dependency on Horde_Routes.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.0.0beta2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-22T15:02:11+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [jan] Fix dependency on Horde_ElasticSearch.
* [jan] Fix default values for LDAP and SQL configuration.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:23:39+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* First beta release for Horde 5.
* [jan] Fix hiding empty top menu entries in multi-level hierarchies.
* [jan] Allow to override configuration details of meta-configuration tags like &lt;configsql&gt; in custom configuration XML files.
* [jan] Allow to configure encryption in global IMAP configuration (Request #11272).
* [mms] Upgrade jQuery Mobile to v1.1.1 RC1.
* [mms] Fix browser-based AJAX autocompletion (Bug #11233).
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Core-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-05T23:43:52+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* First alpha release for Horde 5.
* [jan] Update classes for the new user interface.
* [mms] Move output compression code into Horde_PageOutput.
* [mms] Removed Horde::ajaxAvailable().
* [mms] Move Horde::getServiceLink() to Horde_Registry#getServiceLink().
* [jan] Allow to use IMAP storage for shares and groupware data without a complete Kolab server.
* [mms] Moved smartmobile core javascript from the Horde application.
* [mms] Added Horde_PageOutput.
* [mms] Added Horde_Core_Ajax_Imple_ContactAutoCompleter.
* [mjr] Use local member storage when no session is available (Bug #9733).
* [mms] Added AJAX core features.
* [mms] Added view determination to Horde_Registry.
* [mms] Performance improvements when initializing Alarm system.
* [mms] Performance improvements to Alarm checking.
* [mms] Performance improvements when initializing Notification system.
* [mjr] Allow restricting pretty autocompleter to available choices.
* [mms] Add language detection to AJAX spellchecker if no language is selected by the user (Request #7137).
* [mms] Add Horde_Core_Block_Layout_View::getStylesheets().
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.9.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.9.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.9.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-06T21:14:42+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [mms] SECURITY: Fix XSS in tooltip javascript.
* [jan] Catch exceptions from Horde_Crypt (Bug #11530).
* [mms] Fix Horde_Core_Auth_Application#updateUser().
* [mjr] Port fix for Bug #9733 from FW_5.
* [jan] Fix using PostgreSQL as the session handler backend (Bug #11436).
* [mms] Mark session identifier cookie as HttpOnly.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.9.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.9.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.9.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-06-29T14:35:46+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [mms] Fix cache maxsize preference (Bug #11224).
* [jan] Update Turkish translation (İstanbul Technical University).
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.9.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.9.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.9.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-05-29T13:43:45+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [jan] Update Swedish translation.
* [gwr] Fixed session based preferences.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.9.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.9.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.9.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-04-10T19:22:30+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [jan] Add parameters to specify field size of phone and email fields.
* [jan] Log details too, if logging an exception.
* [jan] Fix showing applications with 'admin' status in the sidebar.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.8.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.8.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.8.5.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-02-28T12:08:20+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [jan] Fix setting default values for HTML signatures.
* [mjr] Throw exception if no weather service configured (Bug #11005).
* [mms] Fix viewable prefs when toggling from Hide-&gt;Show Advanced.
* [mms] Better error message when missing required parameters (Bug #10979).
* [mms] Add Horde_Core_Alarm_Handler_Notify class.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.8.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.8.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.8.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-01-31T11:28:00+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [mjr] Fix issue with autocompletion that would cause it to fail in certain circumstances (Bug #10904).
* [mms] Remove trailing semicolon when replacing @import statements.
* [mjr] Fix issue that could cause failure of ActiveSync due to incorrect packing of binary data.
* [jan] Use separate database connection for SQL session handler (Bug #10906).
* [mms] Fix parsing DB config when using splitread database setup.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.8.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.8.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.8.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-12-23T10:47:24+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [mjr] Fix implementation of SENDMAIL ActiveSync command. Fixes sending of meeting requests from device.
* [mjr] Fix issue that caused ActiveSync failure when using device specific logging in certain cases.
* [mms] Fix merging config data (Bug #10381).
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.8.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.8.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.8.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-12-13T11:45:48+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [mjr] Allow separate ActiveSync logs per device.
* [jan] Make the lifetime of cached weather information configurable (Arjen de Korte, Request #10848).
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.8.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.8.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.8.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-12-06T10:55:56+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [gwr] Fixed hiding menu entries that should not be displayed to admin.
* [gwr] Fixed Kolab anonymous bind.
* [jan] Update Japanese translation (Hiromi Kimura &lt;hiromi@tac.tsukuba.ac.jp&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.8.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.8.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.8.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-22T15:01:00+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [jan] Update Estonian translation.
* [jan] Update Hungarian translation.
* [jan] Fix tests to work with PHPUnit 3.6.
* [mjr] Add Horde_Service_Weather factory.
* [mms] Fix importing CSS data in cache files.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.7.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.7.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.7.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-02T10:37:30+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [mms] Detect @import tags in CSS and add to compressed data.
* [mjr] Add ability to remove temporary files at session shutdown.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.6.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.6.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.6.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-10-28T15:31:24+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [jan] Fix resetting authentication credentials (Bug #10228).
* [jan] Correctly render keyval_multienum form field contents.
* [jan] Don't use Xcache in CLI scripts (Bug #10288).
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.6.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.6.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.6.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-10-11T13:46:45+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [jan] Fix PostgreSQL DSN when using SQL authentication (Bug #10538).
* [mjr] Add factory for Horde_Service_UrlShortener.
* [mms] Fix minChars behavior in autocomplete javascript code.
* [mms] Allow in-page base64 image encoding to be disabled via Horde configuration.
* [jan] Allow both application and interface names in &lt;configspecial&gt;.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.5.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.5.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.5.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-09-20T13:50:53+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [jan] Fix generating of URLs if both the webroot and the original URL are full URLs.
* [mjr] Support additional GAL fields (Bug #10504).
* [jan] Allow to pass a configuration array to the LDAP factory.
* [mms] Revamp and fix Horde_Registry#removeUserData(); this method should now be the sole access point to delete user data for any/all apps (Bug #10241).
* [mms] Correctly apply value of $conf['session']['timeout'] to PHP environment.
* [mms] Fix cookie timeouts.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.4.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.4.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.4.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-08-30T14:03:03+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [rla] Add locking routines to Horde_Core_Auth_Application.
* [rla] Add support for Horde_Auth's new locking feature.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.4.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.4.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.4.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-08-17T14:52:34+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [rla] Display permissions of hidden apps too
* [gwr] Do not fail when no basedn is set for the Horde_Kolab_Server configuration.
* [mms] When reopening sessions, ensure that we don't alter session information if the authentication status changed (Bug #10403).
* [jan] Use 'ident' option of Horde_Log handlers to prefix log messages (Gonçalo Queirós &lt;goncalo.queiros@portugalmail.net&gt;, Request #9322).
* [jan] Check applications' authValidate() method if present.
* [mms] Add Horde_Session::isActive().
* [mjr] Add remove button to image fields (Request #9870).
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.3.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.3.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.3.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-27T16:21:35+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [jan] Update Latvian translation.
* [jan] Don't set optional integer fields to 0 when automatically updating configuration.
* [mjr] Fix recurring event exception handling for ActiveSync.
* [mms] Fix removing user data from applications (Bug #10241).
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.3.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.3.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.3.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-05T14:29:56+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [jan] Update Lithuanian translation.
* [jan] Update Brazilian Portuguese translation.
* [jan] Fix generating database DSN for VFS if the global VFS configuration doesn't use SQL (Bug #10199).
* [jan] Add option to Horde_Themes_Css#getStylesheetUrls() to never use CSS cache.
* [jan] Add Horde_Menu#setMask() (Vilius Sumskas, Request #10078).
* [jan] Allow configuration of split read databases for PostgreSQL (Request #7025).
* [mms] Make sure appinitialized hook gets full application environment.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.2.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.2.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.2.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-06-09T23:02:49+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [mms] Only list sidebar apps in listApps() if parent app is active (Bug #10017).
* [mms] Fix autocomplete javascript when contents of DOM element is dynamically altered.
* [mms] Fix duplicate node IDs in javascript tree rendering code (Bug #10173).
* [rla] Show specific admin privileges a user has permission to (Enhancement #9350).
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.2.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.2.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.2.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-06-01T15:43:23+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [jan] Add Horde_Config::configSQL() method.
* [jan] Add Horde_Core_Cli and Horde_Core_Bundle classes.
* [jan] Updated Slovak translation.
* [mms] Allow numbers to be zero in certain preferences (Bug #10120).
* [mms] Fix running Horde login tasks (Bug #9767).
* [mms] Fix authenticating as several users in the same request (Bug #10027).
* [gwr] Added support for the Kolab IMAP based preferences backend.
* [jan] Updated Spanish translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.1.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-05-18T14:42:11+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [jan] Updated German translation.
* [mms] Optimize session storage.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.1.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-05-14T14:37:47+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [jan] Add Horde_Config#configFile() and Horde_Config#writePHPConfiguration().
* [mjr] Fix issue with deleting identities (Bug #9997).
* [jan] Store preferences for guests in the session.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-05-03T13:27:06+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [jan] Don't show IMP compose link if user doesn't have permissions to IMP (Bug #10016).
* [mjr] Fix editing settings of fixed portal blocks (Bug #9910).
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-20T15:34:01+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* [mms] Fix loading correct identities driver for the Horde application (Bug #9936).
* [mms] Don't setup notification handlers in applications that are not yet authenticated (Bug #9733).
* [mms] Allow Horde_Menu to accept string url values (Bug #9917).
* [mjr] Correctly sanitize DSN when using custom cyrus auth driver (Bug #9879).
* [mms] Reinitialize language after loading prefs before authentication (Bug #9822).
* [cjh] Fix cyrsql configuration, rename cyrus host and port parameters to not clash with Horde_Db parameters (Bug #9864).
* [cjh] Fix signups, and update style on signup and reset password pages to match the login page (Bug #9856, partially from Ian Roth &lt;iron_hat@hotmail.com&gt;).
* [cjh] Show an unknown app icon rather than a broken image if an application doesn't have an icon (Bug #9867).
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:07:26+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* First stable release for Horde 4.
* [mms] Add Horde_Core_Notification_Handler_Decorator_Base.
* [mms] Add listAlarms() to methods provided by Horde_Core_Registry_Application.
* [jan] Delay sidebar creation if the sidebar is generated through JavaScript.
* [jan] Use localized application names when sorting the preference menu tree.
* [mms] Fix adding port to certain urls passed to Horde::url() (Bug #9712).
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:15:12+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* Second release candidate for Horde 4.
* [jan] Fix loading of Horde's vhost conf.php file (Bug #9704).
* [jan] Sort applications in preference menu by name.
* [mms] Fix identities pref UI when default_identity is locked (Bug #9701).
* [mms] Added Horde::debug().
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:20:44+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* First release candidate for Horde 4.
* [jan] Fix converting identities with non-ascii characters to new format.
* [mjr] Fix IMSP Auth driver.
* [jan] Don't show sub-permissions for adding that exist already.
* [jan] Fix listing more than one sub-permission (Bug #9671).
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:10:53+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* Catch fatal errors about missing tables during initial configuration.
* Add LoginTasks upgrade framework.
* Add Horde_Core_Perms class.
* Fix clearing expanded state for javascript trees (Bug #9659).
* Only show advanced preferences link if there are some.
 
        </content>
    </entry>    <entry>
        <title>Horde_Core 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Core-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Core-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:44:02+00:00</updated>
        <content>
            These classes provide the core functionality of the Horde Application Framework.
            
* First alpha release for Horde 4.
* Add cache support for themes.
* Add Horde_Session.
* Add Horde::addInlineJsVars().
* Remove Horde::nocacheUrl() and Horde::url() (Ticket #9160).
* Absorb horde/Ui package.
* Absorb horde/Ajax package.
* Import application auth driver from horde/Auth.
* Import signup code from horde/Auth.
* Import Horde backend driver from horde/LoginTasks.
* Import perms UI handling class from horde/Perms.
* Import prefs UI handling class from horde/Prefs.
* Convert from PEAR Log to Horde_Log for logging.
* Add Horde_Themes:: class.
* Add Horde::nocacheUrl().
* Remove dependency on Horde_DOM package.
* Added Horde_Registry_Api:: and Horde_Registry_Application:: classes.
* Moved Horde_Exception to Exception package.
* Renamed Menu:: as Horde_Menu::.
* Renamed Help:: as Horde_Help::.
* Removed Text::/Horde_Text::.
* Converted Horde to Horde 4 coding conventions.
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt 2.2.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt-2.2.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt-2.2.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-05-06T18:00:32+00:00</updated>
        <content>
            The Horde_Crypt package class provides an API for various cryptographic systems.
            
* [mms] Fix Horde_Crypt_Pgp#encryptedSymmetrically() from entering an infinite loop when using GnuPg v2.
* [mms] Improve security in PGP key generation (Request #12099).
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt 2.1.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt-2.1.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt-2.1.3.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-03-05T12:18:56+00:00</updated>
        <content>
            The Horde_Crypt package class provides an API for various cryptographic systems.
            
* [jan] Change default keyserver to pool.sks-keyservers.net.
* [jan] Fix finding key ID for an email address on a keyserver (o@immerda.ch).
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt 2.1.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt-2.1.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt-2.1.2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-01-29T12:26:20+00:00</updated>
        <content>
            The Horde_Crypt package class provides an API for various cryptographic systems.
            
* [jan] Update French translation (Paul De Vlieger &lt;paul.de_vlieger@moniut.univ-bpclermont.fr&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt 2.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt-2.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt-2.1.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-01-09T15:08:46+00:00</updated>
        <content>
            The Horde_Crypt package class provides an API for various cryptographic systems.
            
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt 2.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt-2.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt-2.1.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-06T19:57:42+00:00</updated>
        <content>
            The Horde_Crypt package class provides an API for various cryptographic systems.
            
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
* [mms] Add Horde_Crypt_Pgp#getPublicKeyFromPrivateKey().
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt-2.0.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-10-30T19:23:39+00:00</updated>
        <content>
            The Horde_Crypt package class provides an API for various cryptographic systems.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt-2.0.0RC1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-10-26T23:13:30+00:00</updated>
        <content>
            The Horde_Crypt package class provides an API for various cryptographic systems.
            
* [jan] Throw exception if parsing of S/MIME certificates fails (Bug #11530).
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt-2.0.0beta2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-08-29T15:15:31+00:00</updated>
        <content>
            The Horde_Crypt package class provides an API for various cryptographic systems.
            
* [mms] Improvements in obtaining GPG keys from a keyserver (Bug #11380) (o+horde@immerda.ch).
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt-2.0.0beta1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-07-19T23:24:18+00:00</updated>
        <content>
            The Horde_Crypt package class provides an API for various cryptographic systems.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt-2.0.0alpha1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-07-05T23:44:24+00:00</updated>
        <content>
            The Horde_Crypt package class provides an API for various cryptographic systems.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt 1.1.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt-1.1.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt-1.1.2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-05-01T14:28:54+00:00</updated>
        <content>
            The Horde_Crypt package class provides an API for various cryptographic systems.
            
* [jan] Fix HTML rendering of S/MIME certificates with multi-value attributes.
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt 1.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt-1.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt-1.1.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-02-22T13:02:13+00:00</updated>
        <content>
            The Horde_Crypt package class provides an API for various cryptographic systems.
            
* [mms] Improved parsing of S/MIME certificate information (Bug #10956).
* [mms] Silently ignore unknown data when parsing S/MIME certificates.
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt-1.1.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-12-13T11:47:44+00:00</updated>
        <content>
            The Horde_Crypt package class provides an API for various cryptographic systems.
            
* [mms] Provide signature information when decrypting a message, rather than just a boolean result.
* [mms] Fix displaying PGP key expiration information.
* [mms] Allow expiration date to be given to Horde_Crypt_Pgp#generateKey() (Request #5754).
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt 1.0.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt-1.0.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt-1.0.6.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-11-22T15:05:19+00:00</updated>
        <content>
            The Horde_Crypt package class provides an API for various cryptographic systems.
            
* [jan] Update Croatian translation.
* [jan] Update Estonian translation.
* [mms] Upgrade signed S/MIME output to comply with S/MIME version 3.2.
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt 1.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt-1.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt-1.0.5.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-08-17T14:53:30+00:00</updated>
        <content>
            The Horde_Crypt package class provides an API for various cryptographic systems.
            
* [mms] Encrypted data is already base64 encoded (Bug #10285).
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt-1.0.4.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-07-27T16:22:44+00:00</updated>
        <content>
            The Horde_Crypt package class provides an API for various cryptographic systems.
            
* [jan] Update Latvian translation.
* [jan] Allow to specify body charset when verifying PGP signed messages.
* [jan] Update Lithuanian translation.
* [jan] Update Brazilian Portuguese translation.
* [mms] Use strongest cipher possible when encrypting S/MIME data (Request #10246).
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt-1.0.3.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-06-01T15:42:46+00:00</updated>
        <content>
            The Horde_Crypt package class provides an API for various cryptographic systems.
            
* [jan] Updated Slovak translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt-1.0.2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-05-18T14:43:04+00:00</updated>
        <content>
            The Horde_Crypt package class provides an API for various cryptographic systems.
            
* [jan] Updated Spanish translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt-1.0.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-04-20T15:34:24+00:00</updated>
        <content>
            The Horde_Crypt package class provides an API for various cryptographic systems.
            
* [jan] Fix package.xml syntax.
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt-1.0.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-04-06T01:07:47+00:00</updated>
        <content>
            The Horde_Crypt package class provides an API for various cryptographic systems.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt-1.0.0RC2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-29T18:15:31+00:00</updated>
        <content>
            The Horde_Crypt package class provides an API for various cryptographic systems.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt-1.0.0RC1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-22T23:21:04+00:00</updated>
        <content>
            The Horde_Crypt package class provides an API for various cryptographic systems.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt-1.0.0beta1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-16T18:11:04+00:00</updated>
        <content>
            The Horde_Crypt package class provides an API for various cryptographic systems.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt-1.0.0alpha1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-08T23:44:13+00:00</updated>
        <content>
            The Horde_Crypt package class provides an API for various cryptographic systems.
            
* First alpha release for Horde 4.
* Add Horde_Crypt_Exception.
* Better error handling for gnupg and openssl command line binaries.
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt_Blowfish 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt_Blowfish-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt_Blowfish-1.0.2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-01-09T15:10:54+00:00</updated>
        <content>
            Provides blowfish encryption/decryption for PHP string data.
            
* [mms] Fix Openssl driver for PHP 5.3.0-5.3.2 (Bug #11797).
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt_Blowfish 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt_Blowfish-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt_Blowfish-1.0.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-22T12:59:17+00:00</updated>
        <content>
            Provides blowfish encryption/decryption for PHP string data.
            
* [mms] Mask harmless warning messages when using openssl_encrypt() on out-of-date PHP versions.
 
        </content>
    </entry>    <entry>
        <title>Horde_Crypt_Blowfish 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Crypt_Blowfish-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Crypt_Blowfish-1.0.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-19T15:20:18+00:00</updated>
        <content>
            Provides blowfish encryption/decryption for PHP string data.
            
* [mms] Initial release of package.
 
        </content>
    </entry>    <entry>
        <title>Horde_Css_Parser 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Css_Parser-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Css_Parser-1.0.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-04-08T18:04:08+00:00</updated>
        <content>
            This package provides access to the Sabberworm CSS Parser from within the Horde framework.
            
* First release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Data 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Data-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Data-2.0.3.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-01-29T12:27:45+00:00</updated>
        <content>
            A data import and export API, with backends for:
* CSV
* TSV
* iCalendar
* vCard
* vNote
* vTodo
            
* [jan] Update French translation (Paul De Vlieger &lt;paul.de_vlieger@moniut.univ-bpclermont.fr&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Data 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Data-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Data-2.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-01-09T15:12:32+00:00</updated>
        <content>
            A data import and export API, with backends for:
* CSV
* TSV
* iCalendar
* vCard
* vNote
* vTodo
            
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Data 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Data-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Data-2.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-11-06T20:00:20+00:00</updated>
        <content>
            A data import and export API, with backends for:
* CSV
* TSV
* iCalendar
* vCard
* vNote
* vTodo
            
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Data 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Data-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Data-2.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-30T19:24:10+00:00</updated>
        <content>
            A data import and export API, with backends for:
* CSV
* TSV
* iCalendar
* vCard
* vNote
* vTodo
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Data 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Data-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Data-2.0.0beta2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-12T20:36:43+00:00</updated>
        <content>
            A data import and export API, with backends for:
* CSV
* TSV
* iCalendar
* vCard
* vNote
* vTodo
            
* [jan] Update Japanese translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Data 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Data-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Data-2.0.0beta1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-19T23:24:41+00:00</updated>
        <content>
            A data import and export API, with backends for:
* CSV
* TSV
* iCalendar
* vCard
* vNote
* vTodo
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Data 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Data-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Data-2.0.0alpha1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-05T23:44:45+00:00</updated>
        <content>
            A data import and export API, with backends for:
* CSV
* TSV
* iCalendar
* vCard
* vNote
* vTodo
            
* First alpha release for Horde 5.
* [mms] Implement new 2.0 API. See UPGRADING for full details of changes.
 
        </content>
    </entry>    <entry>
        <title>Horde_Data 1.0.7 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Data-1.0.7.tgz" />
        <id>http://pear.horde.org/get/Horde_Data-1.0.7.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-04-10T19:26:23+00:00</updated>
        <content>
            A data import and export API, with backends for:
* CSV
* TSV
* iCalendar
* vCard
* vNote
* vTodo
            
* [jan] Update Brazilian Portuguese translation (Luis Felipe Marzagao &lt;duli@easylifeproject.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Data 1.0.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Data-1.0.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Data-1.0.6.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-03-20T10:34:17+00:00</updated>
        <content>
            A data import and export API, with backends for:
* CSV
* TSV
* iCalendar
* vCard
* vNote
* vTodo
            
* [jan] Update Finnish translation (Leena Heino &lt;liinu@uta.fi&gt;).
* [jan] Update German translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Data 1.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Data-1.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Data-1.0.5.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-01-31T11:30:10+00:00</updated>
        <content>
            A data import and export API, with backends for:
* CSV
* TSV
* iCalendar
* vCard
* vNote
* vTodo
            
* [mms] Translate all user-directed exception messages.
 
        </content>
    </entry>    <entry>
        <title>Horde_Data 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Data-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Data-1.0.4.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-12-06T10:57:41+00:00</updated>
        <content>
            A data import and export API, with backends for:
* CSV
* TSV
* iCalendar
* vCard
* vNote
* vTodo
            
* [mjr] Allow applications to extend Horde_Data_Base objects.
 
        </content>
    </entry>    <entry>
        <title>Horde_Data 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Data-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Data-1.0.3.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-07-27T16:23:20+00:00</updated>
        <content>
            A data import and export API, with backends for:
* CSV
* TSV
* iCalendar
* vCard
* vNote
* vTodo
            
* [jan] Update Latvian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Data 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Data-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Data-1.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-07-05T14:34:14+00:00</updated>
        <content>
            A data import and export API, with backends for:
* CSV
* TSV
* iCalendar
* vCard
* vNote
* vTodo
            
* [jan] Try to detect number of fields again when importing CSV data (Bug #9397).
 
        </content>
    </entry>    <entry>
        <title>Horde_Data 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Data-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Data-1.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-06-14T14:47:41+00:00</updated>
        <content>
            A data import and export API, with backends for:
* CSV
* TSV
* iCalendar
* vCard
* vNote
* vTodo
            
* [jan] Escape quotes when exporting CSV data (Bug #10116).
 
        </content>
    </entry>    <entry>
        <title>Horde_Data 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Data-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Data-1.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-04-06T01:08:02+00:00</updated>
        <content>
            A data import and export API, with backends for:
* CSV
* TSV
* iCalendar
* vCard
* vNote
* vTodo
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Data 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Data-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Data-1.0.0RC2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-29T18:15:43+00:00</updated>
        <content>
            A data import and export API, with backends for:
* CSV
* TSV
* iCalendar
* vCard
* vNote
* vTodo
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Data 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Data-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Data-1.0.0RC1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-22T23:21:17+00:00</updated>
        <content>
            A data import and export API, with backends for:
* CSV
* TSV
* iCalendar
* vCard
* vNote
* vTodo
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Data 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Data-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Data-1.0.0beta1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-16T18:11:13+00:00</updated>
        <content>
            A data import and export API, with backends for:
* CSV
* TSV
* iCalendar
* vCard
* vNote
* vTodo
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Data 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Data-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Data-1.0.0alpha1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-08T23:44:22+00:00</updated>
        <content>
            A data import and export API, with backends for:
* CSV
* TSV
* iCalendar
* vCard
* vNote
* vTodo
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_DataTree 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_DataTree-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_DataTree-2.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-11-22T13:14:26+00:00</updated>
        <content>
            This is a transitional package to allow upgrading from Horde 4 to Horde 5. It can safely be uninstalled
            
* [jan] Re-packaged 2.0.0 release.
 
        </content>
    </entry>    <entry>
        <title>Horde_DataTree 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_DataTree-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_DataTree-2.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-31T14:29:38+00:00</updated>
        <content>
            This is a transitional package to allow upgrading from Horde 4 to Horde 5. It can safely be uninstalled
            
* Transitional package release to allow upgrading from Horde 4 to Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_DataTree 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_DataTree-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_DataTree-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-05T23:45:07+00:00</updated>
        <content>
            This is a transitional package to allow upgrading from Horde 4 to Horde 5. It can safely be uninstalled
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_DataTree 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_DataTree-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_DataTree-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-10-11T13:49:05+00:00</updated>
        <content>
            This is a transitional package to allow upgrading from Horde 4 to Horde 5. It can safely be uninstalled
            
* [jan] Add missing dependency on PEAR's DB package.
 
        </content>
    </entry>    <entry>
        <title>Horde_DataTree 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_DataTree-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_DataTree-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:08:16+00:00</updated>
        <content>
            This is a transitional package to allow upgrading from Horde 4 to Horde 5. It can safely be uninstalled
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_DataTree 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_DataTree-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_DataTree-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:15:52+00:00</updated>
        <content>
            This is a transitional package to allow upgrading from Horde 4 to Horde 5. It can safely be uninstalled
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_DataTree 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_DataTree-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_DataTree-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:21:28+00:00</updated>
        <content>
            This is a transitional package to allow upgrading from Horde 4 to Horde 5. It can safely be uninstalled
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_DataTree 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_DataTree-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_DataTree-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:11:21+00:00</updated>
        <content>
            This is a transitional package to allow upgrading from Horde 4 to Horde 5. It can safely be uninstalled
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_DataTree 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_DataTree-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_DataTree-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:44:30+00:00</updated>
        <content>
            This is a transitional package to allow upgrading from Horde 4 to Horde 5. It can safely be uninstalled
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 2.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Date-2.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-2.0.5.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-05-06T18:05:23+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* [jan] Fix parsing yearly recurrences on the same day from Kolab data (Bug #12227).
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 2.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Date-2.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-2.0.4.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-03-05T12:24:21+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* [jan] Fix recurring dates on the 5th weekday of a month (Bug #11181).
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Date-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-2.0.3.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-01-29T12:29:13+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* [jan] Update French translation (Paul De Vlieger &lt;paul.de_vlieger@moniut.univ-bpclermont.fr&gt;).
* [jan] Fix error: DateTime::__construct(): Failed to parse time string (-001-11-01).
* [jan] Catch DateTime exception in Horde_Date_Utils:daysInMonth() (Bug #11916).
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Date-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-2.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-01-09T15:15:15+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* [jan] Add Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
* [jan] Fix more strftime() formatting of certain locale-specific format specifiers (Bug #11831).
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Date-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-2.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-11-06T20:23:21+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
* [jan] Fix strftime() formatting of certain locale-specific format specifiers.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Date-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-2.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-30T19:24:40+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Date-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-2.0.0RC1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-26T23:14:14+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* [jan] Support non-padding operators in strftime() formatting (Bug #10435).
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 2.0.0beta3 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Date-2.0.0beta3.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-2.0.0beta3.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-12T20:38:17+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* [mjr] Fix adding completed recurrence exceptions.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Date-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-2.0.0beta2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-08-29T15:17:28+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* [jan] Include time when parsing recurrence end date from vCalendar/iCalendar.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Date-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-2.0.0beta1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-19T23:25:02+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Date-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-2.0.0alpha1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-06T00:10:29+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* First alpha release for Horde 5.
* [jan] Rename fromHash()/toHash() to fromKolab()/toKolab().
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 1.0.12 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Date-1.0.12.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-1.0.12.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-11-14T14:35:26+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* [jan] Include time when parsing recurrence end date from vCalendar/iCalendar.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 1.0.11 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Date-1.0.11.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-1.0.11.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-06-29T14:38:40+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* [jan] Avoid infinite loop when requesting invalid date property.
* [bak] Avoid printing empty BYDAY field on RRULE.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 1.0.10 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Date-1.0.10.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-1.0.10.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-02-22T13:03:30+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* [jan] Update Spanish translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 1.0.9 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Date-1.0.9.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-1.0.9.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-12-23T10:44:44+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* [mjr] Fix creating recurrence objects with a timezone other than the current default.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 1.0.8 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Date-1.0.8.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-1.0.8.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-12-13T11:49:08+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* [mjr] Fix issue with creating Horde_Date from DateTime object with explicit timezone set.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 1.0.7 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Date-1.0.7.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-1.0.7.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-12-06T10:59:05+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* [gwr] Fix the parsing of recurrence hash data.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 1.0.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Date-1.0.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-1.0.6.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-11-22T15:11:57+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* [jan] Update Croatian translation.
* [jan] Update Estonian translation.
* [jan] Make unit tests Windows compatible.
* [mjr] Fix timezone bug that could cause an incorrect timezone from being set when creating Horde_Date objects from other Horde_Date or DateTime objects.
* [mjr] Fix timezone bug that caused some date strings to be parsed as an incorrect timezone.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 1.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Date-1.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-1.0.5.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-08-30T11:10:56+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* [jan] Fix exporting recurrence end date to iCalendar.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Date-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-1.0.4.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-07-27T16:24:03+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* [jan] Update Latvian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Date-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-1.0.3.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-07-05T14:35:08+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* [jan] Update Lithuanian translation.
* [jan] Update Brazilian Portuguese translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Date-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-1.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-06-01T15:42:19+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* [jan] Updated Slovak translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Date-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-1.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-05-18T14:43:54+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* [jan] Updated Spanish translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Date-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-1.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-04-06T01:08:32+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Date-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-1.0.0RC2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-29T18:16:03+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* Second release candidate for Horde 4.
* [jan] Fix correcting dates when substracting a day.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Date-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-1.0.0RC1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-22T23:21:40+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Date-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:11:30+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Date-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Date-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:44:38+00:00</updated>
        <content>
            Package for creating and manipulating dates.
            
* First alpha release for Horde 4.
* Add Horde_Date_Repeater.
* Add Horde_Date_Span.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date_Parser 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Date_Parser-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Date_Parser-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-03-05T12:33:07+00:00</updated>
        <content>
            Library for natural-language date parsing, with support for multiple languages and locales
            
* [mjr] Fix several parsing bugs (Bug #12006).
 
        </content>
    </entry>    <entry>
        <title>Horde_Date_Parser 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Date_Parser-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Date_Parser-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T14:46:26+00:00</updated>
        <content>
            Library for natural-language date parsing, with support for multiple languages and locales
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date_Parser 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Date_Parser-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Date_Parser-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:25:15+00:00</updated>
        <content>
            Library for natural-language date parsing, with support for multiple languages and locales
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date_Parser 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Date_Parser-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Date_Parser-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:25:21+00:00</updated>
        <content>
            Library for natural-language date parsing, with support for multiple languages and locales
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date_Parser 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Date_Parser-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Date_Parser-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-05T23:45:28+00:00</updated>
        <content>
            Library for natural-language date parsing, with support for multiple languages and locales
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date_Parser 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Date_Parser-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Date_Parser-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-12-06T11:00:28+00:00</updated>
        <content>
            Library for natural-language date parsing, with support for multiple languages and locales
            
* [jan] Correctly parse &quot;nacht&quot; in German (Bug #10511).
 
        </content>
    </entry>    <entry>
        <title>Horde_Date_Parser 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Date_Parser-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Date_Parser-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-22T15:16:56+00:00</updated>
        <content>
            Library for natural-language date parsing, with support for multiple languages and locales
            
* [jan] Fix tests to work with PHPUnit 3.6.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date_Parser 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Date_Parser-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Date_Parser-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:08:45+00:00</updated>
        <content>
            Library for natural-language date parsing, with support for multiple languages and locales
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date_Parser 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Date_Parser-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Date_Parser-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:16:14+00:00</updated>
        <content>
            Library for natural-language date parsing, with support for multiple languages and locales
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date_Parser 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Date_Parser-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Date_Parser-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:21:52+00:00</updated>
        <content>
            Library for natural-language date parsing, with support for multiple languages and locales
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date_Parser 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Date_Parser-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Date_Parser-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:11:38+00:00</updated>
        <content>
            Library for natural-language date parsing, with support for multiple languages and locales
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date_Parser 1.0.0alpha2 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Date_Parser-1.0.0alpha2.tgz" />
        <id>http://pear.horde.org/get/Horde_Date_Parser-1.0.0alpha2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-09T00:26:12+00:00</updated>
        <content>
            Library for natural-language date parsing, with support for multiple languages and locales
            
* Fix package layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Date_Parser 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Date_Parser-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Date_Parser-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:44:47+00:00</updated>
        <content>
            Library for natural-language date parsing, with support for multiple languages and locales
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Dav 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Dav-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Dav-1.0.0beta1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-05-06T19:02:55+00:00</updated>
        <content>
            This package contains all Horde-specific wrapper classes for the Sabre DAV library.
            
* First beta release.
 
        </content>
    </entry>    <entry>
        <title>Horde_Db 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Db-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Db-2.0.3.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2013-05-03T13:38:01+00:00</updated>
        <content>
            Horde database/SQL abstraction layer
            
* [mms] Fix storing schema information in Horde_Cache.
* [jan] Use LONGBLOB columns in MySQL when creating binary fields (l.kiraly@madalbal.hu, Bug #12195).
* [jan] Fix updating existing rows with default values when adding columns in PostgreSQL (Bug #12101).
 
        </content>
    </entry>    <entry>
        <title>Horde_Db 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Db-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Db-2.0.2.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2013-03-05T14:40:33+00:00</updated>
        <content>
            Horde database/SQL abstraction layer
            
* [jan] Improve unit tests.
 
        </content>
    </entry>    <entry>
        <title>Horde_Db 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Db-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Db-2.0.1.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2012-11-19T14:47:39+00:00</updated>
        <content>
            Horde database/SQL abstraction layer
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Db 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Db-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Db-2.0.0.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2012-10-30T19:25:48+00:00</updated>
        <content>
            Horde database/SQL abstraction layer
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Db 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Db-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Db-2.0.0RC1.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2012-10-26T23:14:53+00:00</updated>
        <content>
            Horde database/SQL abstraction layer
            
* [mms] Fix resetting postgresql error reporting.
* [mms] Fix Horde_Db_Adapter_Base_Table#offsetExists().
* [mms] Fix addLock() command.
 
        </content>
    </entry>    <entry>
        <title>Horde_Db 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Db-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Db-2.0.0beta1.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2012-07-19T23:25:43+00:00</updated>
        <content>
            Horde database/SQL abstraction layer
            
* First beta release for Horde 5.
* [jan] Allow for nested transactions.
 
        </content>
    </entry>    <entry>
        <title>Horde_Db 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Db-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Db-2.0.0alpha1.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2012-07-05T23:45:47+00:00</updated>
        <content>
            Horde database/SQL abstraction layer
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Db 1.2.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Db-1.2.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Db-1.2.2.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2012-11-14T14:37:58+00:00</updated>
        <content>
            Horde database/SQL abstraction layer
            
* [mms] Fix resetting postgresql error reporting.
* [mms] Fix Horde_Db_Adapter_Base_Table#offsetExists().
* [mms] Fix addLock() command.
 
        </content>
    </entry>    <entry>
        <title>Horde_Db 1.2.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Db-1.2.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Db-1.2.1.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2012-03-20T10:35:11+00:00</updated>
        <content>
            Horde database/SQL abstraction layer
            
* [jan] Fix escaping of binary values in SQLite.
 
        </content>
    </entry>    <entry>
        <title>Horde_Db 1.2.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Db-1.2.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Db-1.2.0.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-12-13T11:50:44+00:00</updated>
        <content>
            Horde database/SQL abstraction layer
            
* [gwr] Alternative API to support modified dates with SQLite as well.
* [mjr] Add support for mediumtext and longtext field types.
 
        </content>
    </entry>    <entry>
        <title>Horde_Db 1.1.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Db-1.1.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Db-1.1.2.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-11-22T15:18:32+00:00</updated>
        <content>
            Horde database/SQL abstraction layer
            
* [mms] Greatly reduce memory usage when working with binary data in PostgreSQL 9.0+ (Bug #10774).
* [mms] Cache postgresql version.
* [jan] Improve API documentation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Db 1.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Db-1.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Db-1.1.1.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-10-11T14:20:35+00:00</updated>
        <content>
            Horde database/SQL abstraction layer
            
* [jan] More flexible conversion of charset names to native MySQL names.
* [jan] Correctly escape binding characters in buildClause() (Bug #10610).
* [jan] Fix transactions with MySQLi driver (Bug #10578).
* [jan] Fix DISTINCT clause generation on PostgreSQL (Bug #10543).
* [mms] Fix escaping binary data on Postgresql 9.1+ servers (Bug #10602).
 
        </content>
    </entry>    <entry>
        <title>Horde_Db 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Db-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Db-1.1.0.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-09-20T14:24:01+00:00</updated>
        <content>
            Horde database/SQL abstraction layer
            
* [jan] Add methods to add and drop primary keys (Request #10469).
* [gwr] Fix usage of Horde_Exception_Wrapped.
* [jan] Fix setting unix socket in PostgreSQL DSN (bug-reports@flipjam.co.uk, Bug #10466).
 
        </content>
    </entry>    <entry>
        <title>Horde_Db 1.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Db-1.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Db-1.0.5.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-08-31T22:58:14+00:00</updated>
        <content>
            Horde database/SQL abstraction layer
            
* [jan] Fix determination of last insert id on PostgreSQL up to 8.1.
 
        </content>
    </entry>    <entry>
        <title>Horde_Db 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Db-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Db-1.0.4.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-08-30T11:14:30+00:00</updated>
        <content>
            Horde database/SQL abstraction layer
            
* [jan] Fix migrations from primary keys that have not been created with Horde_Db in PostgreSQL.
* [jan] Fix autoincrementKey sequences not incrementing after manually inserting key values in PostgreSQL.
* [jan] Fix changeColumn() migration to autoincrementKey if no primary key exists yet.
 
        </content>
    </entry>    <entry>
        <title>Horde_Db 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Db-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Db-1.0.3.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-07-27T16:24:46+00:00</updated>
        <content>
            Horde database/SQL abstraction layer
            
* [jan] Correctly format float values independently from the current locale (Bug #10371).
 
        </content>
    </entry>    <entry>
        <title>Horde_Db 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Db-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Db-1.0.2.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-07-05T14:35:59+00:00</updated>
        <content>
            Horde database/SQL abstraction layer
            
* [jan] Convert host parameter from &quot;localhost&quot; to &quot;127.0.0.1&quot; in MySQL drivers (Request #9738).
* [gwr] Renamed migration helper to avoid namespace clash with a similar tool from the horde base package.
* [jan] Keep using the write backend in the same request after writing once with the split read/write driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_Db 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Db-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Db-1.0.1.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-04-20T15:34:42+00:00</updated>
        <content>
            Horde database/SQL abstraction layer
            
* [jan] Fix migration detection on Windows.
* [jan] Fix setting incorrect charset in PDO drivers.
 
        </content>
    </entry>    <entry>
        <title>Horde_Db 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Db-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Db-1.0.0.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-04-06T01:09:01+00:00</updated>
        <content>
            Horde database/SQL abstraction layer
            
* First stable release for Horde 4.
* [jan] Add buildClause() from obsolete Horde_Sql.
 
        </content>
    </entry>    <entry>
        <title>Horde_Db 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Db-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Db-1.0.0RC2.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-03-29T18:16:24+00:00</updated>
        <content>
            Horde database/SQL abstraction layer
            
* Second release candidate for Horde 4.
* [jan] Don't throw exception when setting port number while using localhost in PDO MySQL driver (Bug #9738).
* [jan] Rename pseudo-type primaryKey to autoincrementKey.
 
        </content>
    </entry>    <entry>
        <title>Horde_Db 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Db-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Db-1.0.0RC1.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-03-22T23:22:05+00:00</updated>
        <content>
            Horde database/SQL abstraction layer
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Db 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Db-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Db-1.0.0beta1.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-03-16T18:11:47+00:00</updated>
        <content>
            Horde database/SQL abstraction layer
            
* Drop schema table when migrating down to schema version 0.
* Don't try to create schema tables if they exist, to avoid irritating log entries.
 
        </content>
    </entry>    <entry>
        <title>Horde_Db 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Db-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Db-1.0.0alpha1.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-03-08T23:44:57+00:00</updated>
        <content>
            Horde database/SQL abstraction layer
            
* First alpha release for Horde 4.
* Add support for adding autoincrement to a column.
 
        </content>
    </entry>    <entry>
        <title>Horde_Editor 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Editor-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Editor-2.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-02-11T19:05:35+00:00</updated>
        <content>
            The Horde_Editor package provides an API to generate the code necessary for embedding javascript RTE editors in a web page.
            
* [mms] Update CKEditor to v3.6.6.
 
        </content>
    </entry>    <entry>
        <title>Horde_Editor 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Editor-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Editor-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-29T12:31:49+00:00</updated>
        <content>
            The Horde_Editor package provides an API to generate the code necessary for embedding javascript RTE editors in a web page.
            
* [mms] Move ckeditor javascript files into a separate ckeditor directory (Request #11950).
 
        </content>
    </entry>    <entry>
        <title>Horde_Editor 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Editor-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Editor-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T14:48:53+00:00</updated>
        <content>
            The Horde_Editor package provides an API to generate the code necessary for embedding javascript RTE editors in a web page.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Editor 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Editor-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Editor-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:26:19+00:00</updated>
        <content>
            The Horde_Editor package provides an API to generate the code necessary for embedding javascript RTE editors in a web page.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Editor 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Editor-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Editor-2.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-26T23:15:23+00:00</updated>
        <content>
            The Horde_Editor package provides an API to generate the code necessary for embedding javascript RTE editors in a web page.
            
* [mms] Update CKEditor to v2.6.5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Editor 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Editor-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Editor-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:26:04+00:00</updated>
        <content>
            The Horde_Editor package provides an API to generate the code necessary for embedding javascript RTE editors in a web page.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Editor 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Editor-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Editor-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-05T23:46:07+00:00</updated>
        <content>
            The Horde_Editor package provides an API to generate the code necessary for embedding javascript RTE editors in a web page.
            
* First alpha release for Horde 5.
* [mms] Update CKEditor to v2.6.3.
 
        </content>
    </entry>    <entry>
        <title>Horde_Editor 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Editor-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Editor-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-04-10T19:27:24+00:00</updated>
        <content>
            The Horde_Editor package provides an API to generate the code necessary for embedding javascript RTE editors in a web page.
            
* [rla] Add license file.
 
        </content>
    </entry>    <entry>
        <title>Horde_Editor 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Editor-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Editor-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-05-25T16:06:31+00:00</updated>
        <content>
            The Horde_Editor package provides an API to generate the code necessary for embedding javascript RTE editors in a web page.
            
* Upgrade ckeditor to v3.5.4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Editor 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Editor-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Editor-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:09:15+00:00</updated>
        <content>
            The Horde_Editor package provides an API to generate the code necessary for embedding javascript RTE editors in a web page.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Editor 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Editor-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Editor-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:16:35+00:00</updated>
        <content>
            The Horde_Editor package provides an API to generate the code necessary for embedding javascript RTE editors in a web page.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Editor 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Editor-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Editor-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:22:17+00:00</updated>
        <content>
            The Horde_Editor package provides an API to generate the code necessary for embedding javascript RTE editors in a web page.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Editor 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Editor-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Editor-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:11:56+00:00</updated>
        <content>
            The Horde_Editor package provides an API to generate the code necessary for embedding javascript RTE editors in a web page.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Editor 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Editor-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Editor-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:45:06+00:00</updated>
        <content>
            The Horde_Editor package provides an API to generate the code necessary for embedding javascript RTE editors in a web page.
            
* First alpha release for Horde 4.
* Removed Xinha driver.
* Added CKEditor driver.
* Removed FCKEditor driver
 
        </content>
    </entry>    <entry>
        <title>Horde_ElasticSearch 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ElasticSearch-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_ElasticSearch-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-03-05T14:46:37+00:00</updated>
        <content>
            Lightweight API for ElasticSearch (http://www.elasticsearch.org/).
            
* [rla] Add license file.
 
        </content>
    </entry>    <entry>
        <title>Horde_ElasticSearch 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ElasticSearch-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_ElasticSearch-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T14:50:02+00:00</updated>
        <content>
            Lightweight API for ElasticSearch (http://www.elasticsearch.org/).
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_ElasticSearch 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ElasticSearch-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_ElasticSearch-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:27:01+00:00</updated>
        <content>
            Lightweight API for ElasticSearch (http://www.elasticsearch.org/).
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_ElasticSearch 1.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_ElasticSearch-1.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_ElasticSearch-1.0.0beta2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-22T15:12:56+00:00</updated>
        <content>
            Lightweight API for ElasticSearch (http://www.elasticsearch.org/).
            
* [jan] Fix dependency on Horde_Http.
 
        </content>
    </entry>    <entry>
        <title>Horde_ElasticSearch 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_ElasticSearch-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_ElasticSearch-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-22T15:00:33+00:00</updated>
        <content>
            Lightweight API for ElasticSearch (http://www.elasticsearch.org/).
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Exception 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Exception-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Exception-2.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-02-11T19:11:37+00:00</updated>
        <content>
            This class provides the default exception handlers for the Horde Application Framework.
            
* [jan] Update French translation (Paul De Vlieger &lt;paul.de_vlieger@moniut.univ-bpclermont.fr&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Exception 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Exception-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Exception-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-09T15:17:00+00:00</updated>
        <content>
            This class provides the default exception handlers for the Horde Application Framework.
            
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Exception 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Exception-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Exception-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-06T20:24:34+00:00</updated>
        <content>
            This class provides the default exception handlers for the Horde Application Framework.
            
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Exception 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Exception-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Exception-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T20:09:38+00:00</updated>
        <content>
            This class provides the default exception handlers for the Horde Application Framework.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Exception 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Exception-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Exception-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:26:39+00:00</updated>
        <content>
            This class provides the default exception handlers for the Horde Application Framework.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Exception 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Exception-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Exception-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-05T23:46:36+00:00</updated>
        <content>
            This class provides the default exception handlers for the Horde Application Framework.
            
* First alpha release for Horde 5.
* [mms] Added log level setting to Horde_Exception.
* [mms] Added $logged property to Horde_Exception class.
 
        </content>
    </entry>    <entry>
        <title>Horde_Exception 1.0.9 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Exception-1.0.9.tgz" />
        <id>http://pear.horde.org/get/Horde_Exception-1.0.9.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-04-10T19:27:59+00:00</updated>
        <content>
            This class provides the default exception handlers for the Horde Application Framework.
            
* [jan] Inherit details from wrapped exception.
 
        </content>
    </entry>    <entry>
        <title>Horde_Exception 1.0.8 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Exception-1.0.8.tgz" />
        <id>http://pear.horde.org/get/Horde_Exception-1.0.8.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-22T15:20:36+00:00</updated>
        <content>
            This class provides the default exception handlers for the Horde Application Framework.
            
* [jan] Update Croatian translation.
* [jan] Update Estonian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Exception 1.0.7 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Exception-1.0.7.tgz" />
        <id>http://pear.horde.org/get/Horde_Exception-1.0.7.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-09-20T14:24:49+00:00</updated>
        <content>
            This class provides the default exception handlers for the Horde Application Framework.
            
* [gwr] Ensure correct message and code type.
 
        </content>
    </entry>    <entry>
        <title>Horde_Exception 1.0.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Exception-1.0.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Exception-1.0.6.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-08-30T11:15:12+00:00</updated>
        <content>
            This class provides the default exception handlers for the Horde Application Framework.
            
* [jan] Don't include backtrace in Horde_Exception_Pear messages.
 
        </content>
    </entry>    <entry>
        <title>Horde_Exception 1.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Exception-1.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Exception-1.0.5.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-27T16:25:38+00:00</updated>
        <content>
            This class provides the default exception handlers for the Horde Application Framework.
            
* [jan] Update Latvian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Exception 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Exception-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Exception-1.0.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-05T14:36:53+00:00</updated>
        <content>
            This class provides the default exception handlers for the Horde Application Framework.
            
* [jan] Update Lithuanian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Exception 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Exception-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Exception-1.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-06-14T14:49:03+00:00</updated>
        <content>
            This class provides the default exception handlers for the Horde Application Framework.
            
* [gwr] Display 'userinfo' when catching PEAR errors.
 
        </content>
    </entry>    <entry>
        <title>Horde_Exception 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Exception-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Exception-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-06-01T15:41:45+00:00</updated>
        <content>
            This class provides the default exception handlers for the Horde Application Framework.
            
* [jan] Updated Slovak translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Exception 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Exception-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Exception-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-05-18T14:44:43+00:00</updated>
        <content>
            This class provides the default exception handlers for the Horde Application Framework.
            
* [jan] Updated Spanish translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Exception 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Exception-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Exception-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:09:36+00:00</updated>
        <content>
            This class provides the default exception handlers for the Horde Application Framework.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Exception 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Exception-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Exception-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:16:54+00:00</updated>
        <content>
            This class provides the default exception handlers for the Horde Application Framework.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Exception 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Exception-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Exception-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:22:37+00:00</updated>
        <content>
            This class provides the default exception handlers for the Horde Application Framework.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Exception 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Exception-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Exception-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:12:07+00:00</updated>
        <content>
            This class provides the default exception handlers for the Horde Application Framework.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Exception 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Exception-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Exception-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:45:16+00:00</updated>
        <content>
            This class provides the default exception handlers for the Horde Application Framework.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Feed 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Feed-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Feed-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T14:51:09+00:00</updated>
        <content>
            Support for working with feed formats such as RSS and Atom.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Feed 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Feed-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Feed-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:27:37+00:00</updated>
        <content>
            Support for working with feed formats such as RSS and Atom.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Feed 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Feed-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Feed-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:26:58+00:00</updated>
        <content>
            Support for working with feed formats such as RSS and Atom.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Feed 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Feed-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Feed-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-05T23:46:53+00:00</updated>
        <content>
            Support for working with feed formats such as RSS and Atom.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Feed 1.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Feed-1.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Feed-1.1.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-22T15:25:00+00:00</updated>
        <content>
            Support for working with feed formats such as RSS and Atom.
            
* [jan] Fix tests to work with PHPUnit 3.6.
 
        </content>
    </entry>    <entry>
        <title>Horde_Feed 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Feed-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Feed-1.1.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-06-01T15:35:00+00:00</updated>
        <content>
            Support for working with feed formats such as RSS and Atom.
            
* [gwr] Added an example on how to post to blogger.com.
* [gwr] Support additional request headers when updating Atom entries.
 
        </content>
    </entry>    <entry>
        <title>Horde_Feed 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Feed-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Feed-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:09:50+00:00</updated>
        <content>
            Support for working with feed formats such as RSS and Atom.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Feed 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Feed-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Feed-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:17:05+00:00</updated>
        <content>
            Support for working with feed formats such as RSS and Atom.
            
* Second release candidate for Horde 4.
* [jan] Fix loading of local files with non-URI characters in the file name.
* [jan] Fix converting of libxml errors to exceptions.
 
        </content>
    </entry>    <entry>
        <title>Horde_Feed 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Feed-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Feed-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:22:48+00:00</updated>
        <content>
            Support for working with feed formats such as RSS and Atom.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Feed 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Feed-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Feed-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:12:16+00:00</updated>
        <content>
            Support for working with feed formats such as RSS and Atom.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Feed 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Feed-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Feed-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:45:25+00:00</updated>
        <content>
            Support for working with feed formats such as RSS and Atom.
            
* First alpha release for Horde 4.
* More robust parsing (recover from XML errors, fall back to HTML parsing)
* Return content:encoded when the content element is requested from an RSS entry
* Find &lt;item&gt; elements outside the &lt;channel&gt; element (i.e., RSS 1.0)
* Optionally send PUT and DELETE requests as POST (HTTP-Method-Override)
* Support redirects in DELETE requests
 
        </content>
    </entry>    <entry>
        <title>Horde_Form 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Form-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Form-2.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-29T12:34:48+00:00</updated>
        <content>
            The Horde_Form package provides form rendering, validation, and other functionality for the Horde Application Framework.
            
* [jan] Update French translation (Paul De Vlieger &lt;paul.de_vlieger@moniut.univ-bpclermont.fr&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Form 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Form-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Form-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-09T15:18:58+00:00</updated>
        <content>
            The Horde_Form package provides form rendering, validation, and other functionality for the Horde Application Framework.
            
* [jan] Add Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Form 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Form-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Form-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-22T13:00:37+00:00</updated>
        <content>
            The Horde_Form package provides form rendering, validation, and other functionality for the Horde Application Framework.
            
* [jan] Re-packaged 2.0.0 release.
 
        </content>
    </entry>    <entry>
        <title>Horde_Form 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Form-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Form-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:28:30+00:00</updated>
        <content>
            The Horde_Form package provides form rendering, validation, and other functionality for the Horde Application Framework.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Form 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Form-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Form-2.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-26T23:16:22+00:00</updated>
        <content>
            The Horde_Form package provides form rendering, validation, and other functionality for the Horde Application Framework.
            
* [mjr] Fixed autoloading of some field actions.
 
        </content>
    </entry>    <entry>
        <title>Horde_Form 2.0.0beta3 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Form-2.0.0beta3.tgz" />
        <id>http://pear.horde.org/get/Horde_Form-2.0.0beta3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-12T20:39:53+00:00</updated>
        <content>
            The Horde_Form package provides form rendering, validation, and other functionality for the Horde Application Framework.
            
* [jan] Allow to pass button attribute hashes to setButtons().
* [jan] Allow to set CSS class for 'link' form fields.
 
        </content>
    </entry>    <entry>
        <title>Horde_Form 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Form-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Form-2.0.0beta2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-08-29T15:17:59+00:00</updated>
        <content>
            The Horde_Form package provides form rendering, validation, and other functionality for the Horde Application Framework.
            
* [jan] Add Horde_Form_Type_email#allowMultiple().
 
        </content>
    </entry>    <entry>
        <title>Horde_Form 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Form-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Form-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:27:42+00:00</updated>
        <content>
            The Horde_Form package provides form rendering, validation, and other functionality for the Horde Application Framework.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Form 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Form-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Form-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-05T23:47:38+00:00</updated>
        <content>
            The Horde_Form package provides form rendering, validation, and other functionality for the Horde Application Framework.
            
* First alpha release for Horde 5.
* [mms] Use new Horde_Mail API.
 
        </content>
    </entry>    <entry>
        <title>Horde_Form 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Form-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Form-1.1.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-04-10T19:28:28+00:00</updated>
        <content>
            The Horde_Form package provides form rendering, validation, and other functionality for the Horde Application Framework.
            
* [jan] Add parameters to specify field size of phone and email fields.
 
        </content>
    </entry>    <entry>
        <title>Horde_Form 1.0.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Form-1.0.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Form-1.0.6.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-01-17T12:20:02+00:00</updated>
        <content>
            The Horde_Form package provides form rendering, validation, and other functionality for the Horde Application Framework.
            
* [mms] SECURITY: Fix XSS vulnerability in email validation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Form 1.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Form-1.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Form-1.0.5.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-08-30T11:01:09+00:00</updated>
        <content>
            The Horde_Form package provides form rendering, validation, and other functionality for the Horde Application Framework.
            
* [mjr] Add remove button to image fields (Request # 9870).
 
        </content>
    </entry>    <entry>
        <title>Horde_Form 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Form-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Form-1.0.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-27T17:16:29+00:00</updated>
        <content>
            The Horde_Form package provides form rendering, validation, and other functionality for the Horde Application Framework.
            
* [jan] Update Latvian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Form 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Form-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Form-1.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-05T14:38:09+00:00</updated>
        <content>
            The Horde_Form package provides form rendering, validation, and other functionality for the Horde Application Framework.
            
* [jan] Update Lithuanian translation.
* [jan] Update Brazilian Portuguese translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Form 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Form-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Form-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-06-01T15:41:13+00:00</updated>
        <content>
            The Horde_Form package provides form rendering, validation, and other functionality for the Horde Application Framework.
            
* [jan] Updated Slovak translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Form 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Form-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Form-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-05-18T14:45:48+00:00</updated>
        <content>
            The Horde_Form package provides form rendering, validation, and other functionality for the Horde Application Framework.
            
* [jan] Updated Spanish translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Form 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Form-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Form-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:10:32+00:00</updated>
        <content>
            The Horde_Form package provides form rendering, validation, and other functionality for the Horde Application Framework.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Form 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Form-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Form-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:17:42+00:00</updated>
        <content>
            The Horde_Form package provides form rendering, validation, and other functionality for the Horde Application Framework.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Form 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Form-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Form-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:23:25+00:00</updated>
        <content>
            The Horde_Form package provides form rendering, validation, and other functionality for the Horde Application Framework.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Form 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Form-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Form-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:12:31+00:00</updated>
        <content>
            The Horde_Form package provides form rendering, validation, and other functionality for the Horde Application Framework.
            
* Generate valid id attributes for form elements.
 
        </content>
    </entry>    <entry>
        <title>Horde_Form 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Form-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Form-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:45:40+00:00</updated>
        <content>
            The Horde_Form package provides form rendering, validation, and other functionality for the Horde Application Framework.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Group 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Group-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Group-2.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-03-05T16:08:12+00:00</updated>
        <content>
            Package for managing and accessing the Horde groups system.
            
* [jan] Improve unit tests.
 
        </content>
    </entry>    <entry>
        <title>Horde_Group 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Group-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Group-2.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-11-19T14:52:58+00:00</updated>
        <content>
            Package for managing and accessing the Horde groups system.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Group 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Group-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Group-2.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-30T19:29:05+00:00</updated>
        <content>
            Package for managing and accessing the Horde groups system.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Group 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Group-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Group-2.0.0beta1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-19T23:28:05+00:00</updated>
        <content>
            Package for managing and accessing the Horde groups system.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Group 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Group-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Group-2.0.0alpha1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-05T23:48:01+00:00</updated>
        <content>
            Package for managing and accessing the Horde groups system.
            
* First alpha release for Horde 5.
* [mms] Remove Contactlists driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_Group 1.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Group-1.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Group-1.0.5.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-02-22T13:06:39+00:00</updated>
        <content>
            Package for managing and accessing the Horde groups system.
            
* [jan] Use configured filter when listing groups (Jesse Sandberg &lt;jesse.sandberg@verkkokauppa.com&gt;, Bug #10975).
 
        </content>
    </entry>    <entry>
        <title>Horde_Group 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Group-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Group-1.0.4.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-11-08T22:33:24+00:00</updated>
        <content>
            Package for managing and accessing the Horde groups system.
            
* [jan] Allow to run unit tests from installed package.
 
        </content>
    </entry>    <entry>
        <title>Horde_Group 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Group-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Group-1.0.3.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-08-30T11:17:02+00:00</updated>
        <content>
            Package for managing and accessing the Horde groups system.
            
* [jan] Fix bind for modifying existing LDAP groups.
 
        </content>
    </entry>    <entry>
        <title>Horde_Group 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Group-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Group-1.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-07-27T17:17:12+00:00</updated>
        <content>
            Package for managing and accessing the Horde groups system.
            
* [jan] Fix undefined method when using attrisdn in LDAP driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_Group 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Group-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Group-1.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-07-05T14:38:41+00:00</updated>
        <content>
            Package for managing and accessing the Horde groups system.
            
* [jan] Add support for the attrisdn configuration setting (Bug #9762).
 
        </content>
    </entry>    <entry>
        <title>Horde_Group 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Group-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Group-1.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-04-06T01:10:47+00:00</updated>
        <content>
            Package for managing and accessing the Horde groups system.
            
* First stable release for Horde 4.
* [jan] Add parameter to listAll() to only return groups that a user is member of.
 
        </content>
    </entry>    <entry>
        <title>Horde_Group 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Group-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Group-1.0.0RC2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-29T18:17:55+00:00</updated>
        <content>
            Package for managing and accessing the Horde groups system.
            
* Second release candidate for Horde 4.
* [jan] Fix incorrect lowercasing of objectClasses in LDAP driver.
* [jan] Fix building LDAP filter from configuration (Bug #9739).
 
        </content>
    </entry>    <entry>
        <title>Horde_Group 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Group-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Group-1.0.0RC1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-22T23:23:38+00:00</updated>
        <content>
            Package for managing and accessing the Horde groups system.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Group 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Group-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Group-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:12:40+00:00</updated>
        <content>
            Package for managing and accessing the Horde groups system.
            
* Fix error in Mock driver when listing groups (Bug #9642).
 
        </content>
    </entry>    <entry>
        <title>Horde_Group 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Group-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Group-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:45:49+00:00</updated>
        <content>
            Package for managing and accessing the Horde groups system.
            
* First alpha release for Horde 4.
* Throw exceptions, not PEAR_Errors.
 
        </content>
    </entry>    <entry>
        <title>Horde_HashTable 1.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_HashTable-1.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_HashTable-1.0.0beta2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-05-14T16:29:40+00:00</updated>
        <content>
            Provides an abstract API to access various hash table implementations.
            
* [jan] Fix fatal errors.
 
        </content>
    </entry>    <entry>
        <title>Horde_HashTable 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_HashTable-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_HashTable-1.0.0beta1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-05-14T14:13:41+00:00</updated>
        <content>
            Provides an abstract API to access various hash table implementations.
            
* First beta release
 
        </content>
    </entry>    <entry>
        <title>Horde_History 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_History-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_History-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-03-05T16:17:59+00:00</updated>
        <content>
            The Horde_History API provides a way to track changes on arbitrary pieces of data in Horde applications.
            
* [jan] Fix unit tests.
 
        </content>
    </entry>    <entry>
        <title>Horde_History 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_History-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_History-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T14:54:10+00:00</updated>
        <content>
            The Horde_History API provides a way to track changes on arbitrary pieces of data in Horde applications.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_History 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_History-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_History-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:29:35+00:00</updated>
        <content>
            The Horde_History API provides a way to track changes on arbitrary pieces of data in Horde applications.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_History 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_History-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_History-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:28:23+00:00</updated>
        <content>
            The Horde_History API provides a way to track changes on arbitrary pieces of data in Horde applications.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_History 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_History-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_History-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-05T23:48:19+00:00</updated>
        <content>
            The Horde_History API provides a way to track changes on arbitrary pieces of data in Horde applications.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_History 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_History-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_History-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-04-10T19:29:33+00:00</updated>
        <content>
            The Horde_History API provides a way to track changes on arbitrary pieces of data in Horde applications.
            
* [rla] Add license file.
 
        </content>
    </entry>    <entry>
        <title>Horde_History 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_History-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_History-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:11:01+00:00</updated>
        <content>
            The Horde_History API provides a way to track changes on arbitrary pieces of data in Horde applications.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_History 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_History-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_History-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:18:06+00:00</updated>
        <content>
            The Horde_History API provides a way to track changes on arbitrary pieces of data in Horde applications.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_History 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_History-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_History-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:23:49+00:00</updated>
        <content>
            The Horde_History API provides a way to track changes on arbitrary pieces of data in Horde applications.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_History 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_History-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_History-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:12:48+00:00</updated>
        <content>
            The Horde_History API provides a way to track changes on arbitrary pieces of data in Horde applications.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_History 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_History-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_History-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:45:56+00:00</updated>
        <content>
            The Horde_History API provides a way to track changes on arbitrary pieces of data in Horde applications.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Http 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Http-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Http-2.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-05-07T15:02:40+00:00</updated>
        <content>
            An API for making HTTP requests.
            
* [jan] Add configuration option to set User-Agent.
 
        </content>
    </entry>    <entry>
        <title>Horde_Http 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Http-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Http-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-03-05T12:39:07+00:00</updated>
        <content>
            An API for making HTTP requests.
            
* [jan] Allow self-signed certificates when using the fopen driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_Http 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Http-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Http-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T14:55:12+00:00</updated>
        <content>
            An API for making HTTP requests.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Http 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Http-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Http-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:30:04+00:00</updated>
        <content>
            An API for making HTTP requests.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Http 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Http-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Http-2.0.0beta2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-12T20:40:50+00:00</updated>
        <content>
            An API for making HTTP requests.
            
* [jan] Add verifyPeer request option to disable verification of certification peers during SSL request.
* [jan] Fix error handling in Fopen driver if a custom error handler is installed.
 
        </content>
    </entry>    <entry>
        <title>Horde_Http 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Http-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Http-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:28:45+00:00</updated>
        <content>
            An API for making HTTP requests.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Http 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Http-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Http-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-05T23:48:37+00:00</updated>
        <content>
            An API for making HTTP requests.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Http 1.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Http-1.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Http-1.1.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-02-22T13:09:00+00:00</updated>
        <content>
            An API for making HTTP requests.
            
* [cjh] Fix infinite loop on unknown parameters being set.
* [cjh] Return real data for HTTP 4xx and 5xx responses when using fopen().
* [cjh] Fix setting PUT data in the Peclhttp Horde_Http_Request class.
 
        </content>
    </entry>    <entry>
        <title>Horde_Http 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Http-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Http-1.1.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-02T11:00:55+00:00</updated>
        <content>
            An API for making HTTP requests.
            
* [gwr] Support multiple mock responses with the mock request.
* [gwr] Fixed setting response headers for the mock response.
 
        </content>
    </entry>    <entry>
        <title>Horde_Http 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Http-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Http-1.0.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-10-18T13:45:38+00:00</updated>
        <content>
            An API for making HTTP requests.
            
* [gwr] Added SOCKS proxy support where available.
 
        </content>
    </entry>    <entry>
        <title>Horde_Http 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Http-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Http-1.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-06-14T14:49:40+00:00</updated>
        <content>
            An API for making HTTP requests.
            
* [gwr] Allow setting request parameters on the existing client instance.
 
        </content>
    </entry>    <entry>
        <title>Horde_Http 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Http-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Http-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-06-01T18:10:15+00:00</updated>
        <content>
            An API for making HTTP requests.
            
* [jan] Fix regression with HTTP authentication.
 
        </content>
    </entry>    <entry>
        <title>Horde_Http 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Http-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Http-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-06-01T15:40:45+00:00</updated>
        <content>
            An API for making HTTP requests.
            
* [cjh] Consistently implement configurable following of redirects (Bug #9898).
 
        </content>
    </entry>    <entry>
        <title>Horde_Http 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Http-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Http-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:11:13+00:00</updated>
        <content>
            An API for making HTTP requests.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Http 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Http-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Http-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:18:16+00:00</updated>
        <content>
            An API for making HTTP requests.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Http 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Http-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Http-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:24:00+00:00</updated>
        <content>
            An API for making HTTP requests.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Http 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Http-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Http-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:12:56+00:00</updated>
        <content>
            An API for making HTTP requests.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Http 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Http-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Http-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:46:03+00:00</updated>
        <content>
            An API for making HTTP requests.
            
* First alpha release for Horde 4.
* Refactor to support multiple request transports, including Curl and the PECL http extension.
 
        </content>
    </entry>    <entry>
        <title>Horde_Icalendar 2.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Icalendar-2.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Icalendar-2.0.5.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-05-06T18:16:18+00:00</updated>
        <content>
            An API for dealing with iCalendar data.
            
* [jan] Fix exporting of base64-encoded attribute values.
 
        </content>
    </entry>    <entry>
        <title>Horde_Icalendar 2.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Icalendar-2.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Icalendar-2.0.4.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-03-05T16:24:36+00:00</updated>
        <content>
            An API for dealing with iCalendar data.
            
* [jan] Improve unit tests.
 
        </content>
    </entry>    <entry>
        <title>Horde_Icalendar 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Icalendar-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Icalendar-2.0.3.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-01-29T12:35:48+00:00</updated>
        <content>
            An API for dealing with iCalendar data.
            
* [jan] Don't set METHOD property unconditionally (Bug #10741).
* [jan] Convert test suite to PHPUnit.
 
        </content>
    </entry>    <entry>
        <title>Horde_Icalendar 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Icalendar-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Icalendar-2.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-01-09T15:21:06+00:00</updated>
        <content>
            An API for dealing with iCalendar data.
            
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Icalendar 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Icalendar-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Icalendar-2.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-11-06T20:36:55+00:00</updated>
        <content>
            An API for dealing with iCalendar data.
            
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Icalendar 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Icalendar-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Icalendar-2.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-30T19:30:33+00:00</updated>
        <content>
            An API for dealing with iCalendar data.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Icalendar 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Icalendar-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Icalendar-2.0.0RC1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-26T23:16:55+00:00</updated>
        <content>
            An API for dealing with iCalendar data.
            
* [jan] Fix parsing of VTIMEZONE components that use RDATE properties.
 
        </content>
    </entry>    <entry>
        <title>Horde_Icalendar 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Icalendar-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Icalendar-2.0.0beta2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-08-29T15:15:57+00:00</updated>
        <content>
            An API for dealing with iCalendar data.
            
*
 
        </content>
    </entry>    <entry>
        <title>Horde_Icalendar 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Icalendar-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Icalendar-2.0.0beta1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-19T23:29:03+00:00</updated>
        <content>
            An API for dealing with iCalendar data.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Icalendar 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Icalendar-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Icalendar-2.0.0alpha1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-05T23:48:54+00:00</updated>
        <content>
            An API for dealing with iCalendar data.
            
* First alpha release for Horde 5.
* [mms] Use new Horde_Mail API.
 
        </content>
    </entry>    <entry>
        <title>Horde_Icalendar 1.1.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Icalendar-1.1.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Icalendar-1.1.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-06-29T14:39:26+00:00</updated>
        <content>
            An API for dealing with iCalendar data.
            
* [mms] Trim UTF-8 BOM from vCal data.
 
        </content>
    </entry>    <entry>
        <title>Horde_Icalendar 1.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Icalendar-1.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Icalendar-1.1.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-01-17T12:23:03+00:00</updated>
        <content>
            An API for dealing with iCalendar data.
            
* [jan] Fix compatibility with Horde_SyncMl (Bug #10908).
 
        </content>
    </entry>    <entry>
        <title>Horde_Icalendar 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Icalendar-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Icalendar-1.1.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-12-21T18:02:55+00:00</updated>
        <content>
            An API for dealing with iCalendar data.
            
* [jan] Allow to pass multiple parameter values in setAttribute() (Bug #7248).
 
        </content>
    </entry>    <entry>
        <title>Horde_Icalendar 1.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Icalendar-1.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Icalendar-1.0.5.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-11-22T15:30:56+00:00</updated>
        <content>
            An API for dealing with iCalendar data.
            
* [jan] Fix generating VTIMEZONE components.
 
        </content>
    </entry>    <entry>
        <title>Horde_Icalendar 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Icalendar-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Icalendar-1.0.4.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-08-30T11:17:58+00:00</updated>
        <content>
            An API for dealing with iCalendar data.
            
* [mjr] Fix version access (Bug# 10425).
* [jan] Avoid infinite loop when importing certain vCalendar 1.0/vCard 2.1 data.
 
        </content>
    </entry>    <entry>
        <title>Horde_Icalendar 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Icalendar-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Icalendar-1.0.3.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-08-09T20:21:31+00:00</updated>
        <content>
            An API for dealing with iCalendar data.
            
* [mjr] Fix fetching the version from an Icalendar object (Bug #10411)
 
        </content>
    </entry>    <entry>
        <title>Horde_Icalendar 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Icalendar-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Icalendar-1.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-07-27T17:18:10+00:00</updated>
        <content>
            An API for dealing with iCalendar data.
            
* [jan] Fix exporting multiline attributes to vCard 2.1 and vCalendar 1.0.
* [jan] Update Latvian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Icalendar 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Icalendar-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Icalendar-1.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-07-05T14:39:09+00:00</updated>
        <content>
            An API for dealing with iCalendar data.
            
* [jan] Speed up exporting of objects with binary content (Bug #9405).
 
        </content>
    </entry>    <entry>
        <title>Horde_Icalendar 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Icalendar-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Icalendar-1.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-04-06T01:11:26+00:00</updated>
        <content>
            An API for dealing with iCalendar data.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Icalendar 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Icalendar-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Icalendar-1.0.0RC2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-29T18:18:26+00:00</updated>
        <content>
            An API for dealing with iCalendar data.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Icalendar 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Icalendar-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Icalendar-1.0.0RC1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-22T23:24:11+00:00</updated>
        <content>
            An API for dealing with iCalendar data.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Icalendar 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Icalendar-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Icalendar-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:13:04+00:00</updated>
        <content>
            An API for dealing with iCalendar data.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Icalendar 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Icalendar-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Icalendar-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:46:12+00:00</updated>
        <content>
            An API for dealing with iCalendar data.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Image 2.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Image-2.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Image-2.0.4.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-03-05T16:33:16+00:00</updated>
        <content>
            An Image utility API, with backends for:
* GD
* GIF
* PNG
* SVG
* SWF
* ImageMagick convert command line tool
* Imagick Extension
            
* [jan] Improve unit tests.
 
        </content>
    </entry>    <entry>
        <title>Horde_Image 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Image-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Image-2.0.3.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-01-29T12:39:32+00:00</updated>
        <content>
            An Image utility API, with backends for:
* GD
* GIF
* PNG
* SVG
* SWF
* ImageMagick convert command line tool
* Imagick Extension
            
* [mjr] Fix image watermarking for Imagick and ImageMagick drivers.
 
        </content>
    </entry>    <entry>
        <title>Horde_Image 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Image-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Image-2.0.2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-01-09T15:22:56+00:00</updated>
        <content>
            An Image utility API, with backends for:
* GD
* GIF
* PNG
* SVG
* SWF
* ImageMagick convert command line tool
* Imagick Extension
            
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Image 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Image-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Image-2.0.1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-11-19T14:56:10+00:00</updated>
        <content>
            An Image utility API, with backends for:
* GD
* GIF
* PNG
* SVG
* SWF
* ImageMagick convert command line tool
* Imagick Extension
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Image 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Image-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Image-2.0.0.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-10-30T19:31:05+00:00</updated>
        <content>
            An Image utility API, with backends for:
* GD
* GIF
* PNG
* SVG
* SWF
* ImageMagick convert command line tool
* Imagick Extension
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Image 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Image-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Image-2.0.0beta2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-10-12T20:41:41+00:00</updated>
        <content>
            An Image utility API, with backends for:
* GD
* GIF
* PNG
* SVG
* SWF
* ImageMagick convert command line tool
* Imagick Extension
            
* [jan] Update Japanese translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Image 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Image-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Image-2.0.0beta1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-07-19T23:29:29+00:00</updated>
        <content>
            An Image utility API, with backends for:
* GD
* GIF
* PNG
* SVG
* SWF
* ImageMagick convert command line tool
* Imagick Extension
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Image 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Image-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Image-2.0.0alpha1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-07-05T23:49:14+00:00</updated>
        <content>
            An Image utility API, with backends for:
* GD
* GIF
* PNG
* SVG
* SWF
* ImageMagick convert command line tool
* Imagick Extension
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Image 1.0.10 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Image-1.0.10.tgz" />
        <id>http://pear.horde.org/get/Horde_Image-1.0.10.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-02-22T13:10:47+00:00</updated>
        <content>
            An Image utility API, with backends for:
* GD
* GIF
* PNG
* SVG
* SWF
* ImageMagick convert command line tool
* Imagick Extension
            
* [jan] Update Spanish translation (Manuel P. Ayala &lt;mayala@unex.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Image 1.0.9 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Image-1.0.9.tgz" />
        <id>http://pear.horde.org/get/Horde_Image-1.0.9.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-12-06T11:14:39+00:00</updated>
        <content>
            An Image utility API, with backends for:
* GD
* GIF
* PNG
* SVG
* SWF
* ImageMagick convert command line tool
* Imagick Extension
            
* [jan] Update Japanese translation (Hiromi Kimura &lt;hiromi@tac.tsukuba.ac.jp&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Image 1.0.8 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Image-1.0.8.tgz" />
        <id>http://pear.horde.org/get/Horde_Image-1.0.8.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-11-22T15:33:25+00:00</updated>
        <content>
            An Image utility API, with backends for:
* GD
* GIF
* PNG
* SVG
* SWF
* ImageMagick convert command line tool
* Imagick Extension
            
* [jan] Update Croatian translation.
* [jan] Update Latvian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Image 1.0.7 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Image-1.0.7.tgz" />
        <id>http://pear.horde.org/get/Horde_Image-1.0.7.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-11-03T09:40:13+00:00</updated>
        <content>
            An Image utility API, with backends for:
* GD
* GIF
* PNG
* SVG
* SWF
* ImageMagick convert command line tool
* Imagick Extension
            
* [mjr] Add a version of the convert command for center cropping with ImageMagick versions less than 6.3.8 (Bug # 10687).
 
        </content>
    </entry>    <entry>
        <title>Horde_Image 1.0.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Image-1.0.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Image-1.0.6.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-10-19T10:35:23+00:00</updated>
        <content>
            An Image utility API, with backends for:
* GD
* GIF
* PNG
* SVG
* SWF
* ImageMagick convert command line tool
* Imagick Extension
            
* [mjr] Fix parsing GPS values for locales that do not use the decimal separator (Bug #10643).
 
        </content>
    </entry>    <entry>
        <title>Horde_Image 1.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Image-1.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Image-1.0.5.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-10-15T14:48:01+00:00</updated>
        <content>
            An Image utility API, with backends for:
* GD
* GIF
* PNG
* SVG
* SWF
* ImageMagick convert command line tool
* Imagick Extension
            
* [mjr] Added support for Lens and LensID EXIF fields)
* [mjr] Ensure string values are parsed as strings (Bug #10646).
* [mjr] Add basic unit tests for EXIF data
 
        </content>
    </entry>    <entry>
        <title>Horde_Image 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Image-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Image-1.0.4.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-07-27T16:26:16+00:00</updated>
        <content>
            An Image utility API, with backends for:
* GD
* GIF
* PNG
* SVG
* SWF
* ImageMagick convert command line tool
* Imagick Extension
            
* [jan] Update Latvian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Image 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Image-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Image-1.0.3.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-07-05T14:40:08+00:00</updated>
        <content>
            An Image utility API, with backends for:
* GD
* GIF
* PNG
* SVG
* SWF
* ImageMagick convert command line tool
* Imagick Extension
            
* [jan] Update Lithuanian translation.
* [jan] Update Brazilian Portuguese translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Image 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Image-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Image-1.0.2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-06-01T15:40:05+00:00</updated>
        <content>
            An Image utility API, with backends for:
* GD
* GIF
* PNG
* SVG
* SWF
* ImageMagick convert command line tool
* Imagick Extension
            
* [jan] Updated Slovak translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Image 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Image-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Image-1.0.1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-05-18T14:46:31+00:00</updated>
        <content>
            An Image utility API, with backends for:
* GD
* GIF
* PNG
* SVG
* SWF
* ImageMagick convert command line tool
* Imagick Extension
            
* [jan] Updated Spanish translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Image 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Image-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Image-1.0.0.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-04-06T01:11:41+00:00</updated>
        <content>
            An Image utility API, with backends for:
* GD
* GIF
* PNG
* SVG
* SWF
* ImageMagick convert command line tool
* Imagick Extension
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Image 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Image-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Image-1.0.0RC2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-03-29T18:18:40+00:00</updated>
        <content>
            An Image utility API, with backends for:
* GD
* GIF
* PNG
* SVG
* SWF
* ImageMagick convert command line tool
* Imagick Extension
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Image 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Image-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Image-1.0.0RC1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-03-22T23:24:25+00:00</updated>
        <content>
            An Image utility API, with backends for:
* GD
* GIF
* PNG
* SVG
* SWF
* ImageMagick convert command line tool
* Imagick Extension
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Image 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Image-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Image-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:13:14+00:00</updated>
        <content>
            An Image utility API, with backends for:
* GD
* GIF
* PNG
* SVG
* SWF
* ImageMagick convert command line tool
* Imagick Extension
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Image 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Image-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Image-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:46:21+00:00</updated>
        <content>
            An Image utility API, with backends for:
* GD
* GIF
* PNG
* SVG
* SWF
* ImageMagick convert command line tool
* Imagick Extension
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.10.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.10.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.10.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-05-21T01:37:42+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix returning the list of deleted messages in the POP3 driver.
* [mms] Handle all additional namespace queries in a single call.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.10.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.10.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.10.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-05-17T12:44:59+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Pipeline multiple IMAP LIST/LSUB calls.
* [mms] Fix login methods that require server continutation responses.
* [mms] Correctly handle enabled cached status when not using imapproxy.
* [mms] Fix caching of CAPABILITY information when not using imapproxy.
* [mms] Support pipelining of STORE + EXPUNGE if UIDPLUS is available.
* [mms] Pipeline multiple STATUS commands if LIST-STATUS is not available.
* [mms] Fold statusMultiple() functionality into base status() command.
* [mms] Pipeline multiple IMAP FETCH calls.
* [mms] Delay sending LANGUAGE command until we send another command to save a round-trip.
* [mms] Delay sending ENABLE command until we send another command to save a round-trip.
* [mms] Add internal support for IMAP command pipelining.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.9.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.9.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.9.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-05-14T17:47:09+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [jan] Fix dependency.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.9.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.9.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.9.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-05-01T00:09:27+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Support UID EXPUNGE command for large UID lists (Bug #12228).
* [mms] Don't attempt to expunge messages if the list of UIDs to expunge is empty (Bug #12226).
* [mms] Correctly use limit parameter to Horde_Imap_Client_Ids#split() (Bug #12216).
* [mms] Add a MongoDB based backend for storing cached IMAP/POP data.
* [mms] Add Horde_Imap_Client_Cache#clear().
* [mms] Add a Horde_Db based backend for storing cached IMAP/POP data.
* [mms] Abstract the backend storage into a separate driver for the Horde_Imap_Client_Cache class.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.8.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.8.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.8.2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-04-18T20:57:59+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Correctly parse message/rfc822 BODYSTRUCTURE responses if the server does not provide any envelope information (Bug #12190).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.8.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.8.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.8.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-03-28T17:24:05+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix regression in storing cached flags if not using debug mode.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.8.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.8.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.8.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-03-26T15:22:49+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Add properties to Sync object to allow retrieval of previous sync state status.
* [mms] Only do UNCHANGEDSINCE check when storing flags if the user explicitly passes the 'unchangedsince' parameter.
* [mms] Add the 'nocache' option to Horde_Imap_Client_Base#fetch().
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.7.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.7.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.7.2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-03-08T14:44:24+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Always return UID information for FETCH queries if cache is active, so we ensure that mappings are updated and any cacheable data can be cached.
* [mms] Don't cache FETCH data if it does not contain UID information (Bug #12097).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.7.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.7.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.7.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-03-04T21:49:23+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix SETQUOTA, GETQUOTA, and GETQUOTAROOT commands on mailboxes that contain non-7bit characters (Bug #12059).
* [mms] Fix returning UID data from the Horde_Imap_Client_Data_Sync object (Bug #12071).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.7.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.7.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.7.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-02-24T22:41:04+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] More efficient implementation of Horde_Imap_Client_Ids#range_string.
* [mms] Fix APPENDs on IMAP servers that do not support CATENATE.
* [mms] Fix from/to searches on servers that support SORT=DISPLAY when using the *_FALLBACK sort criteria.
* [mms] Ensure that a FETCH and/or SELECT/EXAMINE (w/QRESYNC) will not exceed maximum allowed command length on the IMAP server (Bug #12001).
* [mms] Add Horde_Imap_Client_ids#split().
* [mms] Fix regression in the replace argument, and multiple arguments to add/delete, for the store() command.
* [mms] Make sure the modseq given to the vanished() command is always at least 1 (Bug #12031).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.6.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.6.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.6.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-02-08T16:06:13+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix regression in parsing LISTRIGHTS results (Bug #11994).
* [mms] Workaround QRESYNC errata that allows FETCH FLAGS results to be returned without UID information.
* [mms] More robust handling of split FETCH responses.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.5.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.5.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.5.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-01-22T15:47:43+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Some IMAP servers require a mailbox to be unselected before it can be renamed.
* [jan] Add French translation (Paul De Vlieger &lt;paul.de_vlieger@moniut.univ-bpclermont.fr&gt;).
* [mms] Ignore fetch data returned from an UID FETCH command if it doesn't include UID information (Bug #11946).
* [mms] Add exists option to Horde_Imap_Client_Base#fetch().
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.4.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.4.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.4.2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-01-04T15:05:45+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix multipart APPENDs when IMAP server does not support CATENATE.
* [mms] Fix harmless PHP warning issued when IMAP server supports SORT but not SORT=DISPLAY.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.4.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.4.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.4.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-12-20T14:35:54+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix bodystructure parsing for IMAP servers that do not return full extension data (Bug #11907).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.4.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.4.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.4.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-12-17T15:37:53+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [jan] Add Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
* [mms] Additional workarounds for IMAP servers with broken BINARY implementations (Bug #11855).
* [mms] Add SORT_DISPLAYFROM_FALLBACK and SORT_DISPLAYTO_FALLBACK sorting criteria to Horde_Imap_Client_Base#search().
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.3.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.3.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.3.2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-12-06T14:02:10+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
*
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.3.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.3.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.3.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-12-05T15:36:59+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix client-side address sorting (Bug #11820).
* [mms] Optimizations to IMAP token parser.
* [mms] Fix setting language value when language is returned in an IMAP list.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.3.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.3.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.3.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-12-03T20:40:30+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix sending literal mailbox data to an IMAP server (Bug #11800).
* [mms] Add Horde_Imap_Client_Data_Format_String#getStream().
* [jan] Fix Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
* [mms] Fix regression in POP3 driver for servers that don't support the RESP-CODES extension.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.2.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.2.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.2.3.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-28T01:04:35+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Another workaround for broken Cyrus APPEND behavior (Bug #11769).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.2.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.2.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.2.2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-27T11:19:24+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Complete workaround for broken BINARY extension on Cyrus servers.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.2.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.2.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.2.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-22T13:01:50+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Workaround broken BINARY extension on Cyrus servers.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.2.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.2.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.2.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-19T14:58:22+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [jan] Add Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
* [mms] Fix returning UIDNEXT when using UIDNEXT_FORCE and the server does not automatically return this information.
* [mms] Significant optimization to append() command.
* [mms] Add abstracted syncing methods to Horde_Imap_Client_Base.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.1.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.1.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.1.6.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-10T12:18:08+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix parsing PARSE response code associated with an OK response.
* [mms] Workaround broken BINARY implementation on UW-IMAP servers.
* [mms] If we have binary data, and server doesn't support BINARY extension, send data anyway since we don't have any other option.
* [mms] Correctly increment UIDNEXT when an EXISTS response is issued after the mailbox is opened (Bug #11679).
* [mms] Fix regression that may have caused message flags to have been improperly cached if debugging was disabled (Bug #11665).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.1.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.1.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.1.5.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-06T21:56:21+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Correctly workaround servers that incorrectly implement the LIST-EXTENDED command.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.1.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.1.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.1.4.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-06T20:59:40+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix determining subscribed mailbox list when not using LIST-EXTENDED (Bug #11608).
* [mms] Work around servers that incorrectly implement the LIST-EXTENDED command.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.1.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.1.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.1.3.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-05T19:53:39+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Allow Horde_Imap_Client_Base#vanished() to work with non-QRESYNC servers if the 'ids' option is given.
* [mms] Always map UIDs to sequence numbers if resolving an all UIDs search.
* [mms] Ignore empty ID search queries.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.1.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.1.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.1.2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-05T13:36:19+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix parsing empty ACL responses.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.1.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-03T01:08:20+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Massive performance increase for cached FETCH queries.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.1.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-02T20:37:24+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Split debugging code from Base driver into separate object.
* [mms] Fix double encoding of non-ASCII elements in listMailboxes() (Bug #11608).
* [mms] Fix regression for non-cached Socket objects (Bug #11605).
* [mms] Improved handling of server write errors in the Socket driver.
* [mms] Add support for IMAP MOVE command.
* [mms] Correctly handle FETCH results intermingled with EXPUNGE/VANISHED requests within a single request.
* [mms] Correctly handle EXISTS/EXPUNGE/VANISHED untagged responses which may appear at any time.
* [mms] Fix handling message sequence number actions returned from server when using CONDSTORE/QRESYNC.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.0.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-10-30T20:10:40+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* First stable release for Horde 5.
* [mms] Fix regression in Horde_Imap_Client_Base#listMailboxes() return when both the 'flat' and 'sort' options are active.
* [mms] Add STATUS_SYNCMODSEQ, STATUS_SYNCFLAGUIDS, and STATUS_SYNCVANISHED return options to Horde_Imap_Client_Base#status().
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.0.0RC2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-10-29T21:59:22+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix invalid class name usage (Bug #11586).
* [mms] Remove STATUS_LASTMODSEQ and STATUS_LASTMODSEQUIDS return options from status().
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.0.0RC1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-10-26T23:18:47+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix CONDSTORE synchronization of deleted messages since last mailbox access.
* [mms] Need to immediately synchronize mailbox on mailbox load with CONDSTORE or else we may lose flag change information.
* [mms] Fixes/improvements to CONDSTORE capability sniffing and enabling.
* [mms] Remove statuscache configuration option.
* [mms] Optimize generation of POP3 sequence string.
* [mms] Abstract forced determination of UIDNEXT value from cache method to a status() flag.
* [mms] Remove Horde_Imap_Client_Base#fetchFromSectionString().
* [mms] Horde_Imap_Client_Base#listMailboxes() now supports 'status' return even if server does not server LIST-STATUS.
* [mms] Remove Horde_Imap_Client_Base#fetchCacheIgnore().
* [mms] Move IMAP/POP URL parsing to new Horde_Imap_Client_Url object.
* [mms] Move base subject parsing to new Horde_Imap_Client_Data_BaseSubject class.
* [mms] Move IMAP sequence string generation/parsing to the Horde_Imap_Client_Ids object.
* [mms] Remove Horde_Imap_Client_Utils#escape().
* [mms] Remove Horde_Imap_Client_Utils#removeBareNewlines().
* [mms] Move IMAP mailboxes sorting into new Horde_Imap_Client_Mailbox_List class.
* [mms] Correctly handle determination of highestmodseq in currently selected mailbox if CONDSTORE, but not QRESYNC, is active.
* [mms] Optimize APPEND so that we don't send large amounts of data to server if the server is not going to accept the data.
* [mms] Don't expunge mailbox when it is labeled as read-only.
* [mms] Fix regression in FETCH/COPY with sequence numbers (Bug #11521).
* [mms] Fix quoting empty astrings (Bug #11505).
* [jan] Fix Horde_Stream dependency.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.0.0beta4 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.0.0beta4.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.0.0beta4.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-10-12T20:43:26+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [jan] Add deleteACL().
* [jan] Make setACL() work more similar to the SETACL IMAP command.
* [mms] Fix determination of HIGHESTMODSEQ value from FETCH data.
* [mms] Store command that caused NO/BAD error in Exception, if it can be determined.
* [mms] Limit FETCH ENVELOPE data sizes.
* [mms] Improved parsing of incoming IMAP server stream.
* [mms] Improved parsing of IMAP threading data.
* [mms] Improved IMAP tokenizer of server response data using PHP temporary streams.
* [mms] Add standalone IMAP command tokenizer.
* [mms] Rewritten handling for processing outgoing IMAP commands.
* [mms] Improved debugging efficiency.
* [mms] Added data objects for the various IMAP data types.
* [mms] Added the Horde_Imap_Client_Data_Format objects.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.0.0beta3 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.0.0beta3.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.0.0beta3.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-08-29T15:20:17+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Correctly handle any resource key supported by the QUOTA extension.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.0.0beta2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-08-07T16:09:37+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix determining sequence numbers when caching is active (Bug #11294).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.0.0beta1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-07-19T23:30:02+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* First beta release for Horde 5.
* [mms] Allow auto-escaping of mailbox names in listMailboxes().
* [mms] Add list_escape property to Horde_Imap_Client_Mailbox.
* [mms] Remove public cache variable from IMAP driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-2.0.0alpha1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-07-06T00:11:26+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* First alpha release for Horde 5.
* [mms] Internally workaround IMAP servers that don't support text searches other than US-ASCII.
* [mms] Horde_Imap_Client_DateTime is now a wrapper around the native PHP DateTime obejct (Request #11074).
* [mms] Implement new 2.0 API. See UPGRADING for full details of changes.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.5.11 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.5.11.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.5.11.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-14T14:39:38+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix CRAM-MD5 authentication for POP3 driver (Bug #11449).
* [mms] Allow SSL version to be explicitly chosen via 'secure' configuration option for POP3 driver (Request #11435).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.5.10 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.5.10.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.5.10.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-10-15T00:30:53+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix reinitializing a prior authenticated client object when the IMAP server subsequently becomes unavailable (Bug #11413).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.5.9 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.5.9.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.5.9.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-10-09T09:46:30+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix POP3 regression that broken envelope data parsing (Bug #11477).
* [mms] Fix outputting the host part when using Horde_Imap_Client_Utils#createUrl().
* [mms] Fix obtaining UIDs for APPENDed messages when the server doesn't support APPENDUID.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.5.8 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.5.8.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.5.8.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-09-26T12:06:25+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix CRAM-MD5 authentication (Bug #11449; patrickdk@patrickdk.com).
* [mms] Allow SSL version to be explicitly chosen via 'secure' configuration option (Request #11435).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.5.7 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.5.7.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.5.7.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-07-30T13:45:52+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix determining sequence numbers when caching is active (Bug #11294).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.5.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.5.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.5.6.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-07-28T14:32:49+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix sorting of numeric mailboxes with leading zeros.
* [mms] Optimize statusMultiple() when polling mailboxes containing wildcard characters.
* [mms] Correctly handle any resource key supported by the QUOTA extension.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.5.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.5.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.5.5.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-06-29T14:41:08+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Improved handling of multi-accessed mailboxes and the FETCH/STORE/SEARCH commands (RFC 2180 [2-4]).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.5.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.5.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.5.4.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-04-12T16:37:52+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix regression in caching code (Bug #11143).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.5.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.5.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.5.3.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-04-11T15:09:21+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fixed PHP 5.2 incompatibility (Bug #11137).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.5.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.5.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.5.2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-04-09T13:28:39+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix CHANGEDSINCE search if no FETCH attributes were specified (Bug #11132).
* [mms] Fix search charset detection for servers that do not send the BADCHARSET response code (Bug #11117).
* [mms] Workaround IMAP servers with broken CATENATE implementations (Bug #11111).
* [jan] Fix sending ID requests.
* [jan] Add Finnish translation (Leena Heino &lt;liinu@uta.fi&gt;).
* [mms] Rewrite of caching system. Fixes a few bugs, and should be more efficient.
* [mms] Clear imapproxy status when logging out.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.5.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.5.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.5.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-02-28T21:49:04+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Workaround PHP bug when using serialized Envelope data created by Horde_Imap_Client &lt; 1.5.0 (Bug #11026).
* [mms] Fix accessing STATUS information for mailboxes with non 7-bit characters.
* [mms] Fix 'vanished' return from fetch().
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.5.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.5.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.5.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-02-22T13:12:34+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Add Horde_Imap_Client_Base#setParam() (Bug #10680).
* [mms] Return correct authentication error if authentication fails after the original login (Bug #11007).
* [mms] Do case-insensitive check for NIL in IMAP data.
* [mms] Correctly support RFC 822 groups in envelope data.
* [mms] Envelope address data now returned as Horde_Mail_Rfc822_Address objects.
* [mms] Other places where bodystructure may return literals.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.4.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.4.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.4.4.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-02-12T18:59:12+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Re-release of 1.4.3 due to broken PEAR .tgz package.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.4.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.4.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.4.3.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-02-06T00:41:58+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Workaround non-ASCII data in bodystructure return from IMAP server.
* [mms] Fix several faulty translation strings (Bug #10958).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.4.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.4.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.4.2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-02-01T11:42:45+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix objects where the password is not being encrypted (Bug #10950).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.4.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.4.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.4.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-01-31T12:51:39+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [jan] Fix translations when installed through PEAR.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.4.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.4.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.4.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-01-31T11:55:29+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [jan] Add German translation.
* [jan] Add Spanish translation (Manuel P. Ayala &lt;mayala@unex.es&gt;).
* [mms] Implement more efficient serialization for Thread data objects.
* [mms] Move server debug information from exception error message to 'details' property of exception object.
* [mms] Fix METADATA_TOOMANY and METADATA_NOPRIVATE exception codes.
* [mms] All user-directed exception messages are now translated.
* [mms] Added Horde_Imap_Client_Exception_NoSupportExtension.
* [mms] Incorrect method calls now throw SPL errors instead of Horde_Imap_Client_Exceptions.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.3.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.3.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.3.2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-01-17T12:24:19+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Allow multiple date searches to be specified in a single AND search query.
* [mms] Fix deleting cached mailbox when mailbox name is given as an object.
* [mms] Fix 'changedsince' and 'vanished' parameters' in the fetch() command (Bug #10915).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.3.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.3.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.3.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-12-21T18:10:37+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] LIST-STATUS does not depend on LIST-EXTENDED.
* [mms] Add dependency checking for capabilities.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.3.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.3.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.3.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-12-13T11:58:35+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Work around broken headers in IMAP envelope data.
* [mms] Remove Cclient drivers.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.2.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.2.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.2.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-11-22T15:35:59+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Workaround missing search charset support in the Socket driver (Bug #10726).
* [mms] Only add CHARSET data to SEARCH queries if necessary (Bug #10726).
* [mms] Fix deletion of cached message entries.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.2.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.2.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.2.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-11-04T14:48:48+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fixed setting data for several POP3 fetch results.
* [mms] Parsing/generating sequence strings for POP3 servers has been fixed.
* [mms] Removed unmaintained Mock driver.
* [mms] API CHANGE: Added Horde_Imap_Client_Mailbox to provide way to accurately switch between UTF7-IMAP and UTF-8 mailbox representations.
* [mms] API CHANGE: Deprecate Horde_Imap_Client_Base::parseCommandArray() - use Horde_Imap_Client_Utils::parseCommandArray() instead.
* [mms] API CHANGE: Added a required parameter ('baseob') to Horde_Imap_Client_Cache constructor.
* [mms] API CHANGE: Added Horde_Imap_Client_Base::writeDebug().
* [mms] API CHANGE: Added Horde_Imap_Client_Base::getIdsOb().
* [mms] API CHANGE: Deprecate Horde_Imap_Client_Cache::singleton().
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.1.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-10-08T14:35:02+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix client-side Cc/From/To sorting (Bug #10503).
* [mms] Improved IMAP debug logging.
* [mms] Fix search charset determination for servers that support SORT &amp; ESORT (Bug #10479).
* [mms] Improved phpdoc documentation.
* [mms] Add shortcuts to get MIME decoded envelope information.
* [mms] Automatically authenticate to server when using a command that requires an authenticated/selected state (Bug #10473).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.0.15 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.0.15.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.0.15.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-08-31T10:53:03+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Remove dependency on Auth_SASL.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.0.14 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.0.14.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.0.14.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-08-30T11:19:32+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Add support for CRAM-SHA1 and CRAM-SHA256 authentication (available in Courier SASL library).
* [mms] Remove dependency on Auth_SASL for CRAM-MD5 authentication.
* [mms] Ignore unknown authentication methods; otherwise, they give false positive when authenticating (Bug #10453).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.0.13 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.0.13.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.0.13.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-08-23T10:22:26+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix rare race condition that may cause FETCH requests in the IMAP Socket driver to return empty results (Bug #10434).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.0.12 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.0.12.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.0.12.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-08-17T11:52:35+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* Fix typo that prevented deletion of messages on POP3 servers (Bug #10424).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.0.11 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.0.11.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.0.11.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-08-09T11:00:36+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix regression in POP3 Socket driver that caused incorrect parsing of server data (Bug #10417).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.0.10 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.0.10.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.0.10.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-08-03T14:36:48+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix OR search if first search element contains more than one search criteria (Bug #10404).
* [mms] Fix invalid IMAP command being sent if a changedsince search was empty.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.0.9 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.0.9.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.0.9.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-07-05T14:41:03+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [jan] Fix stripping attachments from mailboxes with non-ascii names.
* [mjr] Fix incorrect method name in Pop3 Socket driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.0.8 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.0.8.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.0.8.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-06-14T14:50:17+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix re-subscribing to child mailboxes of a renamed mailbox (Bug #10212).
* [mms] Fix base subject generation under RFC 5256 [2.1].
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.0.7 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.0.7.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.0.7.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-06-01T15:44:53+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Support response code for POP3 servers (RFC 2449/3206).
* [mms] Enable cache support for POP3 Socket driver (FETCH data only).
* [mms] Fix APOP authentication for POP3 Socket driver.
* [mms] Fix regression with UTF7-IMAP encoding of non-ascii folder names (Bug #10093).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.0.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.0.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.0.6.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-05-25T16:30:44+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix changedsince FETCH results when no cacheable fields were present in query.
* [mms] Fix/optimize updating Sequence -&gt; UID list when processing EXPUNGEs (Bug #10097).
* [mms] Fix UTF-8 -&gt; UTF7-IMAP encoding of ampersands (Bug #10093).
* [mms] Fix setACL() for Socket driver (was always doing replace instead of add/remove).
* [mms] Fix ACL parsing on RFC 2086 server implementations (Bug #10079).
* [mms] More than one SEARCH response may be sent, so don't overwrite existing values.
* [mms] Disable search caching if a mailbox reports it does not support mod sequences (Bug #9833).
* [mms] Fix storing IMAP flag cache info if specifying both add and remove options to store().
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.0.5.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-05-11T00:17:00+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Fix OVERQUOTA Exception error constant (Bug #10068; Felipe Zipitría &lt;fzipi@fing.edu.uy&gt;).
* [mms] Correctly return PERMANENTFLAGS information if missing in server return.
* [mms] Optimizing expunging when using QRESYNC.
* [mms] Optimize re-opening a mailbox R/W if using CONDSTORE/QRESYNC.
* [mms] Optimize statusMultiple() for currently selected mailbox.
* [mms] Optimize search()/thread() in empty mailboxes.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.0.4.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-04-29T10:46:27+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Filter CAPABILITY return if sent in response code (Bug #9976).
* [mms] Correctly limit FETCH results when specifying changedsince or vanished options and all requested fetch data is already cached.
* [mms] Fix intermittent issues retrieving FETCH results in Socket driver.
* [mms] Optimize expunging in Socket driver with UIDPLUS servers.
* [mms] Fix parsing NAMESPACE response in Socket driver (Bug #9970).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.0.3.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-04-21T12:27:20+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* Return cloned objects from Data results, to prevent issues when caching (Bug #9931).
* Optimize listing subscribed mailboxes for certain queries.
* Add support for PARTIAL search/sort results return (RFC 5267 [4.4]).
* Add support for SEARCH=FUZZY (RFC 6203).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.0.2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-04-20T13:09:04+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* Correct fix for Bug #9915 (Bug #9943).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.0.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-04-20T15:35:00+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* [mms] Work around broken IMAP servers that send EXISTS data in EXPUNGE response (Bug #9915).
* [mms] Work around broken ESEARCH on Cyrus (Bug #9842).
* [mms] Parse broken date strings that contain timezone information in parantheses (Request #9847).
* [mms] Fix for IMAP servers that report MODSEQ information even though CONDSTORE has not been enabled (Bug #9845).
* [mms] Fix server-side sorting of subjects in Socket driver (Bug #9840).
* [mms] Fix UIDVALIDITY determination for POP3 servers that support UIDL.
* [mms] Added Horde_Imap_Client_Data_Fetch_Pop3 object.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.0.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-04-06T01:12:05+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* First stable release for Horde 4.
* [mms] Fixes for IMAP servers that support CONDSTORE but disable MODSEQs in mialboxes (Bug #9796).
* [mms] Fix obtaining fetch results when searching by sequence number and using caching.
* [mms] Add ability to sort mailboxes return from Horde_Imap_Client_Base#statusMultiple().
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.0.0RC2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-29T18:19:00+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* Second release candidate for Horde 4.
* Provide way to indicate mailboxes that should not have FETCH data cached.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.0.0RC1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-22T23:24:51+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* First release candidate for Horde 4.
* [mms] Use UIDPLUS results to copy cached data to new mailbox when copying messags.
* [mms] Fix fetching by sequence number when caching.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.0.0beta1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-16T18:13:27+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* Fix client-side sorting using envelope data.
* Workaround PHP &lt; 5.2.6 (broken stream handling) (Bug #9644).
* Add basic UTF7-IMAP conversion unit test.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imap_Client 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Imap_Client-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Imap_Client-1.0.0alpha1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-08T23:46:33+00:00</updated>
        <content>
            Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939).
            
* Add PHPUnit test framework.
* Added constants for RFC-defined flags.
* Supported finalized SPECIAL-USE capability (RFC 6154).
* Add Horde_Imap_Client_Data_AclNegative object.
* Add Horde_Imap_Client_Base#allAclRights().
* Add Horde_Imap_Client_Data_Acl and Horde_Imap_Client_Data_AclRights objects.
* Horde_Imap_Client_Base#getNamespaces() now returns integer constants for the 'type' parameter.
* Add Horde_Imap_Client_Data_Fetch data object.
* Add Horde_Imap_Client_Ids data object.
* Add Horde_Imap_Client_Fetch_Query data object.
* Add Horde_Imap_Client_Data_Envelope data object.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imsp 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imsp-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Imsp-2.0.3.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-01-29T12:41:07+00:00</updated>
        <content>
            Provides an API into an IMSP server for address books and options.
            
* [jan] Update French translation (Paul De Vlieger &lt;paul.de_vlieger@moniut.univ-bpclermont.fr&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imsp 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imsp-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Imsp-2.0.2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-01-09T15:25:00+00:00</updated>
        <content>
            Provides an API into an IMSP server for address books and options.
            
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imsp 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imsp-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Imsp-2.0.1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-11-06T20:37:40+00:00</updated>
        <content>
            Provides an API into an IMSP server for address books and options.
            
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imsp 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imsp-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Imsp-2.0.0.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-10-30T19:31:53+00:00</updated>
        <content>
            Provides an API into an IMSP server for address books and options.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imsp 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Imsp-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Imsp-2.0.0beta1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-07-19T23:30:26+00:00</updated>
        <content>
            Provides an API into an IMSP server for address books and options.
            
* First beta release for Horde 5.
* [jan] Fix finding locale directory if installed with PEAR.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imsp 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Imsp-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Imsp-2.0.0alpha1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-07-05T23:49:46+00:00</updated>
        <content>
            Provides an API into an IMSP server for address books and options.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imsp 1.0.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imsp-1.0.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Imsp-1.0.6.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-12-06T11:18:19+00:00</updated>
        <content>
            Provides an API into an IMSP server for address books and options.
            
* [jan] Update Japanese translation (Hiromi Kimura &lt;hiromi@tac.tsukuba.ac.jp&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Imsp 1.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imsp-1.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Imsp-1.0.5.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-11-22T15:38:38+00:00</updated>
        <content>
            Provides an API into an IMSP server for address books and options.
            
* [jan] Update Estonian translation.
* [jan] Update Croatian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imsp 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imsp-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Imsp-1.0.4.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-08-30T11:20:09+00:00</updated>
        <content>
            Provides an API into an IMSP server for address books and options.
            
* [jan] Fix file names for plaintext and imtest authentication drivers.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imsp 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imsp-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Imsp-1.0.3.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-07-27T16:27:17+00:00</updated>
        <content>
            Provides an API into an IMSP server for address books and options.
            
* [jan] Update Latvian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imsp 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imsp-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Imsp-1.0.2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-07-05T14:41:42+00:00</updated>
        <content>
            Provides an API into an IMSP server for address books and options.
            
* [jan] Update Lithuanian translation.
* [jan] Update Brazilian Portuguese translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imsp 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imsp-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Imsp-1.0.1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-06-01T15:39:32+00:00</updated>
        <content>
            Provides an API into an IMSP server for address books and options.
            
* [jan] Updated Spanish translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imsp 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Imsp-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Imsp-1.0.0.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-04-06T01:12:19+00:00</updated>
        <content>
            Provides an API into an IMSP server for address books and options.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imsp 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Imsp-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Imsp-1.0.0RC2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-03-29T18:19:14+00:00</updated>
        <content>
            Provides an API into an IMSP server for address books and options.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imsp 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Imsp-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Imsp-1.0.0RC1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-03-22T23:25:13+00:00</updated>
        <content>
            Provides an API into an IMSP server for address books and options.
            
* First release candidate for Horde 4.
* [mjr] Refactor for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imsp 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Imsp-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Imsp-1.0.0beta1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-03-16T18:13:35+00:00</updated>
        <content>
            Provides an API into an IMSP server for address books and options.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imsp 1.0.0alpha2 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Imsp-1.0.0alpha2.tgz" />
        <id>http://pear.horde.org/get/Horde_Imsp-1.0.0alpha2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-03-09T00:27:38+00:00</updated>
        <content>
            Provides an API into an IMSP server for address books and options.
            
* Fix package layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Imsp 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Imsp-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Imsp-1.0.0alpha1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-03-08T23:46:42+00:00</updated>
        <content>
            Provides an API into an IMSP server for address books and options.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Injector 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Injector-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Injector-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T14:59:15+00:00</updated>
        <content>
            A depedency injection container for Horde.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Injector 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Injector-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Injector-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:32:22+00:00</updated>
        <content>
            A depedency injection container for Horde.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Injector 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Injector-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Injector-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:30:44+00:00</updated>
        <content>
            A depedency injection container for Horde.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Injector 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Injector-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Injector-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-05T23:50:04+00:00</updated>
        <content>
            A depedency injection container for Horde.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Injector 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Injector-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Injector-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-22T20:55:00+00:00</updated>
        <content>
            A depedency injection container for Horde.
            
* [jan] Fix tests to work with PHPUnit 3.6.
 
        </content>
    </entry>    <entry>
        <title>Horde_Injector 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Injector-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Injector-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:12:31+00:00</updated>
        <content>
            A depedency injection container for Horde.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Injector 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Injector-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Injector-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:19:24+00:00</updated>
        <content>
            A depedency injection container for Horde.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Injector 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Injector-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Injector-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:25:26+00:00</updated>
        <content>
            A depedency injection container for Horde.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Injector 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Injector-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Injector-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:13:44+00:00</updated>
        <content>
            A depedency injection container for Horde.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Injector 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Injector-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Injector-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:46:50+00:00</updated>
        <content>
            A depedency injection container for Horde.
            
* First alpha release for Horde 4.
* Add Horde_Injector#hasInstance().
* Initial release, contributed by Blue State Digital
 
        </content>
    </entry>    <entry>
        <title>Horde_Itip 2.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Itip-2.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Itip-2.0.4.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2013-02-11T19:23:15+00:00</updated>
        <content>
            This package to generates MIME encapsuled responses to iCalendar invitations.
            
* [jan] Don't depend on an IMP identity object.
 
        </content>
    </entry>    <entry>
        <title>Horde_Itip 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Itip-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Itip-2.0.3.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2013-01-29T12:42:07+00:00</updated>
        <content>
            This package to generates MIME encapsuled responses to iCalendar invitations.
            
* [jan] Update French translation (Paul De Vlieger &lt;paul.de_vlieger@moniut.univ-bpclermont.fr&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Itip 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Itip-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Itip-2.0.2.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2013-01-09T15:26:46+00:00</updated>
        <content>
            This package to generates MIME encapsuled responses to iCalendar invitations.
            
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Itip 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Itip-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Itip-2.0.1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-11-06T20:39:07+00:00</updated>
        <content>
            This package to generates MIME encapsuled responses to iCalendar invitations.
            
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Itip 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Itip-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Itip-2.0.0.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-10-30T19:32:51+00:00</updated>
        <content>
            This package to generates MIME encapsuled responses to iCalendar invitations.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Itip 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Itip-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Itip-2.0.0beta1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-07-19T23:31:03+00:00</updated>
        <content>
            This package to generates MIME encapsuled responses to iCalendar invitations.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Itip 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Itip-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Itip-2.0.0alpha1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-07-05T23:50:21+00:00</updated>
        <content>
            This package to generates MIME encapsuled responses to iCalendar invitations.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Itip 1.0.7 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Itip-1.0.7.tgz" />
        <id>http://pear.horde.org/get/Horde_Itip-1.0.7.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-02-22T13:13:18+00:00</updated>
        <content>
            This package to generates MIME encapsuled responses to iCalendar invitations.
            
* [jan] Fix line breaks of iTip responses when using quoted-printable encoding (Bug #10888).
 
        </content>
    </entry>    <entry>
        <title>Horde_Itip 1.0.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Itip-1.0.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Itip-1.0.6.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-11-22T20:57:39+00:00</updated>
        <content>
            This package to generates MIME encapsuled responses to iCalendar invitations.
            
* [jan] Add Estonian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Itip 1.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Itip-1.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Itip-1.0.5.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-11-08T22:39:39+00:00</updated>
        <content>
            This package to generates MIME encapsuled responses to iCalendar invitations.
            
* [jan] Update Croatian translation.
* [jan] Make unit tests locale independent.
 
        </content>
    </entry>    <entry>
        <title>Horde_Itip 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Itip-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Itip-1.0.4.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-07-27T16:28:11+00:00</updated>
        <content>
            This package to generates MIME encapsuled responses to iCalendar invitations.
            
* [jan] Update Latvian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Itip 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Itip-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Itip-1.0.3.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-07-05T14:42:26+00:00</updated>
        <content>
            This package to generates MIME encapsuled responses to iCalendar invitations.
            
* [jan] Update Lithuanian translation.
* [jan] Update Brazilian Portuguese translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Itip 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Itip-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Itip-1.0.2.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-06-01T15:39:10+00:00</updated>
        <content>
            This package to generates MIME encapsuled responses to iCalendar invitations.
            
* [jan] Updated Slovak translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Itip 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Itip-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Itip-1.0.1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-05-18T14:47:22+00:00</updated>
        <content>
            This package to generates MIME encapsuled responses to iCalendar invitations.
            
* [jan] Updated Spanish translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Itip 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Itip-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Itip-1.0.0.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-04-06T01:12:44+00:00</updated>
        <content>
            This package to generates MIME encapsuled responses to iCalendar invitations.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Itip 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Itip-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Itip-1.0.0RC2.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-03-29T18:19:34+00:00</updated>
        <content>
            This package to generates MIME encapsuled responses to iCalendar invitations.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Itip 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Itip-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Itip-1.0.0RC1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-03-22T23:25:39+00:00</updated>
        <content>
            This package to generates MIME encapsuled responses to iCalendar invitations.
            
* First release candidate for Horde 4.
* [gwr] Extracted package from Kolab_Resource.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Cli 1.0.0alpha3 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Cli-1.0.0alpha3.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Cli-1.0.0alpha3.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-07-05T23:50:41+00:00</updated>
        <content>
            A set of utilities to deal with the various aspects of a Kolab server as backend. The primary focus is dealing with the data stored in IMAP.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Cli 1.0.0alpha2 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Cli-1.0.0alpha2.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Cli-1.0.0alpha2.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-04-10T19:31:18+00:00</updated>
        <content>
            A set of utilities to deal with the various aspects of a Kolab server as backend. The primary focus is dealing with the data stored in IMAP.
            
* [jan] Add Spanish translation (Manuel P. Ayala &lt;mayala@unex.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Cli 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Cli-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Cli-1.0.0alpha1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-12-17T00:25:09+00:00</updated>
        <content>
            A set of utilities to deal with the various aspects of a Kolab server as backend. The primary focus is dealing with the data stored in IMAP.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Format 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Format-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Format-2.0.3.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2013-03-05T16:39:15+00:00</updated>
        <content>
            This package allows to convert Kolab data objects from XML to data arrays.
            
* [jan] Fix unit tests.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Format 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Format-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Format-2.0.2.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2013-01-09T15:29:25+00:00</updated>
        <content>
            This package allows to convert Kolab data objects from XML to data arrays.
            
* [jan] Return date-only values as floating dates (Bug #11767).
* [jan] Correctly format all-day events (Bug #11767).
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Format 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Format-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Format-2.0.1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-11-19T15:00:18+00:00</updated>
        <content>
            This package allows to convert Kolab data objects from XML to data arrays.
            
* [jan] Deprecate timezone parameters, always write UTC datetime values (Bug #11695).
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Format 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Format-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Format-2.0.0.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-10-30T19:33:20+00:00</updated>
        <content>
            This package allows to convert Kolab data objects from XML to data arrays.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Format 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Format-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Format-2.0.0RC1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-10-26T23:19:25+00:00</updated>
        <content>
            This package allows to convert Kolab data objects from XML to data arrays.
            
* [jan] Write custom Horde attributes to task objects.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Format 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Format-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Format-2.0.0beta2.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-10-12T20:44:23+00:00</updated>
        <content>
            This package allows to convert Kolab data objects from XML to data arrays.
            
* [jan] Categories attributes are returned and passed as an array now.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Format 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Format-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Format-2.0.0beta1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-07-19T23:31:28+00:00</updated>
        <content>
            This package allows to convert Kolab data objects from XML to data arrays.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Format 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Format-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Format-2.0.0alpha1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-07-05T23:50:59+00:00</updated>
        <content>
            This package allows to convert Kolab data objects from XML to data arrays.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Format 1.1.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Format-1.1.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Format-1.1.2.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-04-10T19:31:43+00:00</updated>
        <content>
            This package allows to convert Kolab data objects from XML to data arrays.
            
* [jan] Fix parsing composite phone fields (alexander.haensch@ipc.uni-tuebingen.de, Bug #11047).
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Format 1.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Format-1.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Format-1.1.1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-12-16T22:33:09+00:00</updated>
        <content>
            This package allows to convert Kolab data objects from XML to data arrays.
            
* [gwr] Fixed datatype for birthday and anniversary contact attributes.
* [gwr] Completed missing data API v1 support.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Format 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Format-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Format-1.1.0.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-11-12T23:44:20+00:00</updated>
        <content>
            This package allows to convert Kolab data objects from XML to data arrays.
            
* [gwr] Moved Horde specific functionality out of the events parser.
* [gwr] Moved Horde specific functionality out of the contacts parser.
* [gwr] Improved data validation.
* [gwr] KEP2 support.
* [gwr] Allow adding XML attributes on the fly.
* [gwr] Avoid overwriting data from other Kolab clients.
* [gwr] Added improved root node handler (version checking, avoids overwriting other data).
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Format 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Format-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Format-1.0.1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-08-11T12:08:32+00:00</updated>
        <content>
            This package allows to convert Kolab data objects from XML to data arrays.
            
* [gwr] Removed stray kolab-format script which was moved to Horde_Kolab_Cli.
* [gwr] Fixed detecting parse errors in subsequent parse attempts.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Format 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Format-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Format-1.0.0.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-04-06T01:12:57+00:00</updated>
        <content>
            This package allows to convert Kolab data objects from XML to data arrays.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Format 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Format-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Format-1.0.0RC2.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-03-29T18:19:45+00:00</updated>
        <content>
            This package allows to convert Kolab data objects from XML to data arrays.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Format 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Format-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Format-1.0.0RC1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-03-22T23:25:52+00:00</updated>
        <content>
            This package allows to convert Kolab data objects from XML to data arrays.
            
* First release candidate for Horde 4.
* [gwr] Moved Horde specific functionality out of the tasks parser.
* [gwr] Moved Horde specific functionality out of the note parser.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Format 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Format-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Format-1.0.0beta1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-03-16T18:13:54+00:00</updated>
        <content>
            This package allows to convert Kolab data objects from XML to data arrays.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Format 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Format-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Format-1.0.0alpha1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-03-08T23:46:58+00:00</updated>
        <content>
            This package allows to convert Kolab data objects from XML to data arrays.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Server 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Server-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Server-2.0.2.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2013-03-05T16:44:43+00:00</updated>
        <content>
            This package reads/writes entries in the Kolab user
 database stored in LDAP.
            
* [jan] Improve unit tests.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Server 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Server-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Server-2.0.1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-11-19T15:01:26+00:00</updated>
        <content>
            This package reads/writes entries in the Kolab user
 database stored in LDAP.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Server 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Server-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Server-2.0.0.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-10-30T19:33:49+00:00</updated>
        <content>
            This package reads/writes entries in the Kolab user
 database stored in LDAP.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Server 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Server-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Server-2.0.0RC1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-10-26T23:20:11+00:00</updated>
        <content>
            This package reads/writes entries in the Kolab user
 database stored in LDAP.
            
* [jan] Reduce logging level of debug messages.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Server 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Server-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Server-2.0.0beta1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-07-19T23:31:48+00:00</updated>
        <content>
            This package reads/writes entries in the Kolab user
 database stored in LDAP.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Server 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Server-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Server-2.0.0alpha1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-07-05T23:51:19+00:00</updated>
        <content>
            This package reads/writes entries in the Kolab user
 database stored in LDAP.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Server 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Server-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Server-1.0.2.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-04-10T19:33:05+00:00</updated>
        <content>
            This package reads/writes entries in the Kolab user
 database stored in LDAP.
            
* [rla] Add license file.
* [jan] Fix tests to work with PHPUnit 3.6.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Server 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Server-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Server-1.0.1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-08-31T12:27:20+00:00</updated>
        <content>
            This package reads/writes entries in the Kolab user
 database stored in LDAP.
            
* Fix reading the user name.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Server 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Server-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Server-1.0.0.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-04-06T01:13:11+00:00</updated>
        <content>
            This package reads/writes entries in the Kolab user
 database stored in LDAP.
            
* First stable release for Horde 4.
* [jan] Use Horde_Auth for generating password hashes.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Server 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Server-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Server-1.0.0RC2.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-03-29T18:19:56+00:00</updated>
        <content>
            This package reads/writes entries in the Kolab user
 database stored in LDAP.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Server 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Server-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Server-1.0.0RC1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-03-22T23:26:04+00:00</updated>
        <content>
            This package reads/writes entries in the Kolab user
 database stored in LDAP.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Server 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Server-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Server-1.0.0beta1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-03-16T18:14:04+00:00</updated>
        <content>
            This package reads/writes entries in the Kolab user
 database stored in LDAP.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Server 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Server-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Server-1.0.0alpha1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-03-08T23:47:08+00:00</updated>
        <content>
            This package reads/writes entries in the Kolab user
 database stored in LDAP.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Session 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Session-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Session-2.0.1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-11-19T15:03:22+00:00</updated>
        <content>
            This package stores Kolab specific user data in the session.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Session 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Session-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Session-2.0.0.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-10-30T19:34:22+00:00</updated>
        <content>
            This package stores Kolab specific user data in the session.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Session 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Session-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Session-2.0.0RC1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-10-26T23:20:52+00:00</updated>
        <content>
            This package stores Kolab specific user data in the session.
            
* [jan] Reduce logging level of debug messages.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Session 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Session-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Session-2.0.0beta1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-07-19T23:32:12+00:00</updated>
        <content>
            This package stores Kolab specific user data in the session.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Session 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Session-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Session-2.0.0alpha1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-07-05T23:51:38+00:00</updated>
        <content>
            This package stores Kolab specific user data in the session.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Session 1.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Session-1.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Session-1.1.1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-04-10T19:34:24+00:00</updated>
        <content>
            This package stores Kolab specific user data in the session.
            
* [rla] Add license file.
* [jan] Fix enabling TLS encryption (Bug #11034).
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Session 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Session-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Session-1.1.0.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-08-11T12:29:25+00:00</updated>
        <content>
            This package stores Kolab specific user data in the session.
            
* [gwr] Added a backend that avoids querying LDAP.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Session 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Session-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Session-1.0.0.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-04-06T01:13:25+00:00</updated>
        <content>
            This package stores Kolab specific user data in the session.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Session 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Session-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Session-1.0.0RC2.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-03-29T18:20:10+00:00</updated>
        <content>
            This package stores Kolab specific user data in the session.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Session 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Session-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Session-1.0.0RC1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-03-22T23:26:18+00:00</updated>
        <content>
            This package stores Kolab specific user data in the session.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Session 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Session-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Session-1.0.0beta1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-03-16T18:14:15+00:00</updated>
        <content>
            This package stores Kolab specific user data in the session.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Session 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Session-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Session-1.0.0alpha1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-03-08T23:47:16+00:00</updated>
        <content>
            This package stores Kolab specific user data in the session.
            
* First alpha release for Horde 4.
* Split package from Kolab_Server.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Storage 2.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Storage-2.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Storage-2.0.4.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2013-03-05T16:50:58+00:00</updated>
        <content>
            Storing user data in an IMAP account belonging to the user is one of the Kolab server core concepts. This package provides all the necessary means to deal with this type of data storage effectively.
            
* [jan] Fix unit tests.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Storage 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Storage-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Storage-2.0.3.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2013-01-09T15:31:19+00:00</updated>
        <content>
            Storing user data in an IMAP account belonging to the user is one of the Kolab server core concepts. This package provides all the necessary means to deal with this type of data storage effectively.
            
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Storage 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Storage-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Storage-2.0.2.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-11-27T11:53:23+00:00</updated>
        <content>
            Storing user data in an IMAP account belonging to the user is one of the Kolab server core concepts. This package provides all the necessary means to deal with this type of data storage effectively.
            
* [gwr] Add a time based snychronization strategy (Bug #11590).
* [gwr] Correct cache update after move (Bug #11305).
* [gwr] Remove deleted objects from the cache (Bug #11674).
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Storage 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Storage-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Storage-2.0.1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-11-06T20:41:58+00:00</updated>
        <content>
            Storing user data in an IMAP account belonging to the user is one of the Kolab server core concepts. This package provides all the necessary means to deal with this type of data storage effectively.
            
* [jan] Update Japanese translation (Hiromi Kimura &lt;hiromi@tac.tsukuba.ac.jp&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Storage 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Storage-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Storage-2.0.0.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-10-30T19:34:53+00:00</updated>
        <content>
            Storing user data in an IMAP account belonging to the user is one of the Kolab server core concepts. This package provides all the necessary means to deal with this type of data storage effectively.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Storage 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Storage-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Storage-2.0.0RC1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-10-26T23:21:32+00:00</updated>
        <content>
            Storing user data in an IMAP account belonging to the user is one of the Kolab server core concepts. This package provides all the necessary means to deal with this type of data storage effectively.
            
* [gwr] Corrected fix for modifying Kolab objects.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Storage 2.0.0beta3 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Storage-2.0.0beta3.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Storage-2.0.0beta3.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-10-12T20:45:40+00:00</updated>
        <content>
            Storing user data in an IMAP account belonging to the user is one of the Kolab server core concepts. This package provides all the necessary means to deal with this type of data storage effectively.
            
* [gwr] Allow setting the default folder.
* [gwr] Reactivate folder list caching.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Storage 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Storage-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Storage-2.0.0beta2.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-08-29T15:22:47+00:00</updated>
        <content>
            Storing user data in an IMAP account belonging to the user is one of the Kolab server core concepts. This package provides all the necessary means to deal with this type of data storage effectively.
            
* [gwr] Avoid overwriting unknown XML elements (Bug #11309)
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Storage 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Storage-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Storage-2.0.0beta1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-07-19T23:32:33+00:00</updated>
        <content>
            Storing user data in an IMAP account belonging to the user is one of the Kolab server core concepts. This package provides all the necessary means to deal with this type of data storage effectively.
            
* First beta release for Horde 5.
* [jan] Fix renaming of shares (Bug #11281).
* [jan] Fix moving objects to a different folder (Bug #11280).
* [jan] Fix listing and loading data from IMAP server (Bug #11273).
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Storage 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Storage-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Storage-2.0.0alpha1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-07-05T23:51:57+00:00</updated>
        <content>
            Storing user data in an IMAP account belonging to the user is one of the Kolab server core concepts. This package provides all the necessary means to deal with this type of data storage effectively.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Storage 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Storage-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Storage-1.1.0.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-11-13T00:22:47+00:00</updated>
        <content>
            Storing user data in an IMAP account belonging to the user is one of the Kolab server core concepts. This package provides all the necessary means to deal with this type of data storage effectively.
            
* [gwr] Readded support for updating Horde_History.
* [gwr] Fixed support for multiple namespaces of the same type.
* [jan] Update Latvian translation.
* [gwr] Added support for retrieving objects by backend id.
* [gwr] Added a handler for active sync settings.
* [gwr] Added preference data query.
* [gwr] Added support for storing data query results in the cache.
* [gwr] Added support for deleting messages by backend UID.
* [jan] Updated Spanish translation.
* [gwr] Added logging for data handlers.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Storage 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Storage-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Storage-1.0.0.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-04-06T01:13:39+00:00</updated>
        <content>
            Storing user data in an IMAP account belonging to the user is one of the Kolab server core concepts. This package provides all the necessary means to deal with this type of data storage effectively.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Storage 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Storage-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Storage-1.0.0RC2.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-03-29T18:20:22+00:00</updated>
        <content>
            Storing user data in an IMAP account belonging to the user is one of the Kolab server core concepts. This package provides all the necessary means to deal with this type of data storage effectively.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Storage 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Storage-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Storage-1.0.0RC1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-03-22T23:26:29+00:00</updated>
        <content>
            Storing user data in an IMAP account belonging to the user is one of the Kolab server core concepts. This package provides all the necessary means to deal with this type of data storage effectively.
            
* First release candidate for Horde 4.
* [gwr] Fix creating/modifying objects.
* [gwr] Deal with Kolab_Format parsing exceptions.
* [gwr] Throw an exception on a duplicate UID within one folder.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Storage 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Storage-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Storage-1.0.0beta1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-03-16T18:14:25+00:00</updated>
        <content>
            Storing user data in an IMAP account belonging to the user is one of the Kolab server core concepts. This package provides all the necessary means to deal with this type of data storage effectively.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Kolab_Storage 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Kolab_Storage-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Kolab_Storage-1.0.0alpha1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-03-08T23:47:25+00:00</updated>
        <content>
            Storing user data in an IMAP account belonging to the user is one of the Kolab server core concepts. This package provides all the necessary means to deal with this type of data storage effectively.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Ldap 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Ldap-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Ldap-2.0.2.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2013-01-29T12:43:57+00:00</updated>
        <content>
            A set of classes for connecting to LDAP servers and working with directory objects.
            
* [jan] Replace preg_replace() /e modifier.
 
        </content>
    </entry>    <entry>
        <title>Horde_Ldap 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Ldap-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Ldap-2.0.1.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2012-11-19T15:06:11+00:00</updated>
        <content>
            A set of classes for connecting to LDAP servers and working with directory objects.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Ldap 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Ldap-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Ldap-2.0.0.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2012-10-30T19:35:25+00:00</updated>
        <content>
            A set of classes for connecting to LDAP servers and working with directory objects.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Ldap 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Ldap-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Ldap-2.0.0beta1.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2012-07-19T23:32:54+00:00</updated>
        <content>
            A set of classes for connecting to LDAP servers and working with directory objects.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Ldap 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Ldap-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Ldap-2.0.0alpha1.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2012-07-05T23:52:18+00:00</updated>
        <content>
            A set of classes for connecting to LDAP servers and working with directory objects.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Ldap 1.1.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Ldap-1.1.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Ldap-1.1.5.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2012-05-01T14:33:51+00:00</updated>
        <content>
            A set of classes for connecting to LDAP servers and working with directory objects.
            
* [jan] Throw exception if LDAP extension is missing.
 
        </content>
    </entry>    <entry>
        <title>Horde_Ldap 1.1.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Ldap-1.1.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Ldap-1.1.4.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2011-11-08T22:20:26+00:00</updated>
        <content>
            A set of classes for connecting to LDAP servers and working with directory objects.
            
* [jan] Add missing test autoloader.
 
        </content>
    </entry>    <entry>
        <title>Horde_Ldap 1.1.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Ldap-1.1.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Ldap-1.1.3.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2011-08-30T11:37:46+00:00</updated>
        <content>
            A set of classes for connecting to LDAP servers and working with directory objects.
            
* [jan] Speed up Horde_Ldap_Search#shiftEntry() on large result sets.
 
        </content>
    </entry>    <entry>
        <title>Horde_Ldap 1.1.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Ldap-1.1.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Ldap-1.1.2.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2011-07-05T14:43:43+00:00</updated>
        <content>
            A set of classes for connecting to LDAP servers and working with directory objects.
            
* [jan] Always use negative lookbehind assertions to work around bug in PCRE 6.6 (Steve Teti, Bug #10294).
 
        </content>
    </entry>    <entry>
        <title>Horde_Ldap 1.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Ldap-1.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Ldap-1.1.1.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2011-05-03T13:32:01+00:00</updated>
        <content>
            A set of classes for connecting to LDAP servers and working with directory objects.
            
* [jan] Fix detecting superiour objectclass' must/may attributes (Bug #9826).
 
        </content>
    </entry>    <entry>
        <title>Horde_Ldap 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Ldap-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Ldap-1.1.0.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2011-04-20T15:37:01+00:00</updated>
        <content>
            A set of classes for connecting to LDAP servers and working with directory objects.
            
* [jan] Add parameter to Horde_Ldap_Schema#must() and #may() to return attributes from superior objectclasses too (Bug #9826).
* [jan] Don't throw exceptions from Horde_Ldap_Schema#must() and #may() (Bug #9826).
 
        </content>
    </entry>    <entry>
        <title>Horde_Ldap 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Ldap-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Ldap-1.0.0.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2011-04-06T01:13:54+00:00</updated>
        <content>
            A set of classes for connecting to LDAP servers and working with directory objects.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Ldap 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Ldap-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Ldap-1.0.0RC2.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2011-03-29T18:20:35+00:00</updated>
        <content>
            A set of classes for connecting to LDAP servers and working with directory objects.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Ldap 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Ldap-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Ldap-1.0.0RC1.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2011-03-22T23:26:43+00:00</updated>
        <content>
            A set of classes for connecting to LDAP servers and working with directory objects.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Ldap 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Ldap-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Ldap-1.0.0beta1.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2011-03-16T18:14:35+00:00</updated>
        <content>
            A set of classes for connecting to LDAP servers and working with directory objects.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Ldap 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Ldap-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Ldap-1.0.0alpha1.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2011-03-08T23:47:35+00:00</updated>
        <content>
            A set of classes for connecting to LDAP servers and working with directory objects.
            
* First alpha release for Horde 4.
* Forked from PEAR-Net_LDAP2-2.0.7.
* Converted to PHP5 strict standards.
* Converted to use exceptions.
* Included functions from the previous Horde_LDAP for backwards compatibility.
 
        </content>
    </entry>    <entry>
        <title>Horde_ListHeaders 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ListHeaders-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_ListHeaders-1.0.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-19T15:07:17+00:00</updated>
        <content>
            The Horde_ListHeaders library parses Mailing List Headers as defined in RFC 2369 &amp; RFC 2919.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_ListHeaders 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_ListHeaders-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_ListHeaders-1.0.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-10-30T19:35:55+00:00</updated>
        <content>
            The Horde_ListHeaders library parses Mailing List Headers as defined in RFC 2369 &amp; RFC 2919.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_ListHeaders 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_ListHeaders-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_ListHeaders-1.0.0beta1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-07-19T23:57:57+00:00</updated>
        <content>
            The Horde_ListHeaders library parses Mailing List Headers as defined in RFC 2369 &amp; RFC 2919.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_ListHeaders 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_ListHeaders-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_ListHeaders-1.0.0alpha1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-07-06T01:04:01+00:00</updated>
        <content>
            The Horde_ListHeaders library parses Mailing List Headers as defined in RFC 2369 &amp; RFC 2919.
            
* [mms] First alpha release for Horde 5 (imported from IMP).
 
        </content>
    </entry>    <entry>
        <title>Horde_Lock 2.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Lock-2.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Lock-2.1.0.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2013-05-06T18:48:21+00:00</updated>
        <content>
            The Horde resource locking system.
            
* [mms] Add MongoDB driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_Lock 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Lock-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Lock-2.0.2.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2013-03-05T12:45:29+00:00</updated>
        <content>
            The Horde resource locking system.
            
* [jan] Fix retrieving lock list if permanent locks exist (piper@hrz.uni-marburg.de, Bug #12077).
* [jan] Deny exclusive lock if shared locks exist.
* [jan] Don't make lock non-permanent when resetting a permanent lock.
* [jan] Fix retrieving information for permanent locks.
* [jan] Add unit tests.
 
        </content>
    </entry>    <entry>
        <title>Horde_Lock 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Lock-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Lock-2.0.1.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2012-11-22T13:15:37+00:00</updated>
        <content>
            The Horde resource locking system.
            
* [jan] Re-packaged 2.0.0 release.
 
        </content>
    </entry>    <entry>
        <title>Horde_Lock 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Lock-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Lock-2.0.0.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2012-10-30T19:36:25+00:00</updated>
        <content>
            The Horde resource locking system.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Lock 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Lock-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Lock-2.0.0beta1.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2012-07-19T23:33:15+00:00</updated>
        <content>
            The Horde resource locking system.
            
* First beta release for Horde 5.
* [rla] add handling of permanent locks.
 
        </content>
    </entry>    <entry>
        <title>Horde_Lock 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Lock-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Lock-2.0.0alpha1.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2012-07-05T23:52:44+00:00</updated>
        <content>
            The Horde resource locking system.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Lock 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Lock-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Lock-1.0.1.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2011-10-11T13:55:11+00:00</updated>
        <content>
            The Horde resource locking system.
            
* [jan] Expand width of lock_owner column (Bug #10608).
 
        </content>
    </entry>    <entry>
        <title>Horde_Lock 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Lock-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Lock-1.0.0.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2011-04-06T01:14:08+00:00</updated>
        <content>
            The Horde resource locking system.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Lock 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Lock-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Lock-1.0.0RC2.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2011-03-29T18:20:45+00:00</updated>
        <content>
            The Horde resource locking system.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Lock 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Lock-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Lock-1.0.0RC1.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2011-03-22T23:26:55+00:00</updated>
        <content>
            The Horde resource locking system.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Lock 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Lock-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Lock-1.0.0beta1.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2011-03-16T18:14:44+00:00</updated>
        <content>
            The Horde resource locking system.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Lock 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Lock-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Lock-1.0.0alpha1.tgz</id>
        <author>
            <name>bklang</name>
        </author>
        <updated>2011-03-08T23:47:42+00:00</updated>
        <content>
            The Horde resource locking system.
            
* First alpha release for Horde 4.
* Add Null driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_Log 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Log-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Log-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T15:08:26+00:00</updated>
        <content>
            Horde Logging package with configurable handlers, filters, and formatting.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Log 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Log-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Log-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:36:55+00:00</updated>
        <content>
            Horde Logging package with configurable handlers, filters, and formatting.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Log 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Log-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Log-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:33:58+00:00</updated>
        <content>
            Horde Logging package with configurable handlers, filters, and formatting.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Log 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Log-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Log-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-05T23:53:22+00:00</updated>
        <content>
            Horde Logging package with configurable handlers, filters, and formatting.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Log 1.1.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Log-1.1.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Log-1.1.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-10-11T13:56:00+00:00</updated>
        <content>
            Horde Logging package with configurable handlers, filters, and formatting.
            
* [gwr] Fix installation paths (Bug #10588)
 
        </content>
    </entry>    <entry>
        <title>Horde_Log 1.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Log-1.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Log-1.1.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-08-17T14:56:10+00:00</updated>
        <content>
            Horde Logging package with configurable handlers, filters, and formatting.
            
* [jan] Add 'ident' option to all handlers (Gonçalo Queirós &lt;goncalo.queiros@portugalmail.net&gt;, Request #9322).
 
        </content>
    </entry>    <entry>
        <title>Horde_Log 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Log-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Log-1.1.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-27T16:29:11+00:00</updated>
        <content>
            Horde Logging package with configurable handlers, filters, and formatting.
            
* [cjh] New log filter for exact level matching (Bryan Alves &lt;bryanalves@gmail.com&gt;)
 
        </content>
    </entry>    <entry>
        <title>Horde_Log 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Log-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Log-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:14:20+00:00</updated>
        <content>
            Horde Logging package with configurable handlers, filters, and formatting.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Log 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Log-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Log-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:20:55+00:00</updated>
        <content>
            Horde Logging package with configurable handlers, filters, and formatting.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Log 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Log-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Log-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:27:05+00:00</updated>
        <content>
            Horde Logging package with configurable handlers, filters, and formatting.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Log 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Log-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Log-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:14:52+00:00</updated>
        <content>
            Horde Logging package with configurable handlers, filters, and formatting.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Log 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Log-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Log-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:47:50+00:00</updated>
        <content>
            Horde Logging package with configurable handlers, filters, and formatting.
            
* First alpha release for Horde 4.
* Added Horde_Log_Filter_Constraint, for flexible filtering per-field by the Horde_Constraint package.
 
        </content>
    </entry>    <entry>
        <title>Horde_LoginTasks 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_LoginTasks-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_LoginTasks-2.0.2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-01-09T15:33:33+00:00</updated>
        <content>
            An API for dealing with tasks run upon login to Horde applications.
            
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_LoginTasks 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_LoginTasks-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_LoginTasks-2.0.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-06T20:43:34+00:00</updated>
        <content>
            An API for dealing with tasks run upon login to Horde applications.
            
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_LoginTasks 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_LoginTasks-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_LoginTasks-2.0.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-10-30T19:37:24+00:00</updated>
        <content>
            An API for dealing with tasks run upon login to Horde applications.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_LoginTasks 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_LoginTasks-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_LoginTasks-2.0.0beta1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-07-19T23:33:33+00:00</updated>
        <content>
            An API for dealing with tasks run upon login to Horde applications.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_LoginTasks 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_LoginTasks-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_LoginTasks-2.0.0alpha1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-07-05T23:53:01+00:00</updated>
        <content>
            An API for dealing with tasks run upon login to Horde applications.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_LoginTasks 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_LoginTasks-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_LoginTasks-1.0.3.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-11-02T10:34:32+00:00</updated>
        <content>
            An API for dealing with tasks run upon login to Horde applications.
            
* [mms] Fix advancing tasks pointer if system tasks also exist for an application (Bug #9767).
 
        </content>
    </entry>    <entry>
        <title>Horde_LoginTasks 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_LoginTasks-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_LoginTasks-1.0.2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-10-03T17:58:07+00:00</updated>
        <content>
            An API for dealing with tasks run upon login to Horde applications.
            
* Prevent unnecessary URL redirection if no logintasks need to be confirmed.
 
        </content>
    </entry>    <entry>
        <title>Horde_LoginTasks 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_LoginTasks-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_LoginTasks-1.0.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-07-27T16:29:45+00:00</updated>
        <content>
            An API for dealing with tasks run upon login to Horde applications.
            
* [jan] Update Latvian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_LoginTasks 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_LoginTasks-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_LoginTasks-1.0.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-04-06T01:14:33+00:00</updated>
        <content>
            An API for dealing with tasks run upon login to Horde applications.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_LoginTasks 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_LoginTasks-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_LoginTasks-1.0.0RC2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-29T18:21:06+00:00</updated>
        <content>
            An API for dealing with tasks run upon login to Horde applications.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_LoginTasks 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_LoginTasks-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_LoginTasks-1.0.0RC1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-22T23:27:18+00:00</updated>
        <content>
            An API for dealing with tasks run upon login to Horde applications.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_LoginTasks 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_LoginTasks-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_LoginTasks-1.0.0beta1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-16T18:15:01+00:00</updated>
        <content>
            An API for dealing with tasks run upon login to Horde applications.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_LoginTasks 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_LoginTasks-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_LoginTasks-1.0.0alpha1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-08T23:47:58+00:00</updated>
        <content>
            An API for dealing with tasks run upon login to Horde applications.
            
* First alpha release for Horde 4.
* Add ability to dynamically skip system tasks.
* Removed horde/Core and horde/Util dependency.
* Added system tasks.
* Added ONCE interval.
* Renamed Maintenance:: -&gt; Horde_LoginTasks::.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mail 2.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mail-2.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Mail-2.0.5.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-04-08T16:57:21+00:00</updated>
        <content>
            Provides interfaces for sending e-mail messages and parsing e-mail addresses.
            
* [mms] Correctly encode IDN domains when sending mail (Bug #12116).
 
        </content>
    </entry>    <entry>
        <title>Horde_Mail 2.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mail-2.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Mail-2.0.4.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-03-05T16:57:43+00:00</updated>
        <content>
            Provides interfaces for sending e-mail messages and parsing e-mail addresses.
            
* [mms] Improve unit tests.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mail 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mail-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Mail-2.0.3.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-12-26T15:39:43+00:00</updated>
        <content>
            Provides interfaces for sending e-mail messages and parsing e-mail addresses.
            
* [mms] Fix behavior of 'persist' option in SMTP transport driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mail 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mail-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Mail-2.0.2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-12-03T20:36:54+00:00</updated>
        <content>
            Provides interfaces for sending e-mail messages and parsing e-mail addresses.
            
* [mms] Fix default_domain parameter to Horde_Mail_Rfc822 (Bug #11804).
 
        </content>
    </entry>    <entry>
        <title>Horde_Mail 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mail-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mail-2.0.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-16T12:46:01+00:00</updated>
        <content>
            Provides interfaces for sending e-mail messages and parsing e-mail addresses.
            
* [mms] Ensure bare address is output to SMTP MAIL command.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mail 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mail-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Mail-2.0.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-10-30T19:37:59+00:00</updated>
        <content>
            Provides interfaces for sending e-mail messages and parsing e-mail addresses.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mail 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Mail-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Mail-2.0.0beta2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-08-29T15:24:26+00:00</updated>
        <content>
            Provides interfaces for sending e-mail messages and parsing e-mail addresses.
            
* [mms] Add Horde_Mail_Rfc822_Address#matchDomain().
* [mms] Add Horde_Mail_Rfc822_Address#matchInsensitive().
* [mms] Fix parsing Return-Path header when using sendmail driver (Bug #11361).
 
        </content>
    </entry>    <entry>
        <title>Horde_Mail 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Mail-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mail-2.0.0beta1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-07-19T23:34:16+00:00</updated>
        <content>
            Provides interfaces for sending e-mail messages and parsing e-mail addresses.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mail 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Mail-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mail-2.0.0alpha1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-07-05T23:53:41+00:00</updated>
        <content>
            Provides interfaces for sending e-mail messages and parsing e-mail addresses.
            
* First alpha release for Horde 5.
* [mms] Implement new 2.0 API. See UPGRADING for full details of changes.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mail 1.2.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mail-1.2.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Mail-1.2.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-04-10T19:35:36+00:00</updated>
        <content>
            Provides interfaces for sending e-mail messages and parsing e-mail addresses.
            
* [mms] Added Horde_Mail_Rfc822_Address#encoded property.
* [mms] Better support for IDN hosts in non-validate address parsing mode (Bug #11021).
* [mms] Added Horde_Mail_Rfc822#trimAddress().
* [mms] Add optional arguments to the Horde_Mail_Rfc822_Group constructor.
* [mms] Horde_Mail_Rfc822#parseAddressList() now accepts Horde_Mail_Rfc822_Objects within the first argument.
* [mms] The address and group objects now extend the base Horde_Mail_Rfc822_Object class.
* [mms] Add optional arguments to the Horde_Mail_Rfc822_Group constructor.
* [mms] First argument to Horde_Mail_Rfc822#parseAddressList() can now be an array of addresses.
* [mms] Add Horde_Mail_Rfc822#encode().
* [mms] Workaround unexpected return from PHP_EOL in Mail transport drivers.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mail 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mail-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Mail-1.1.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-02-22T13:16:34+00:00</updated>
        <content>
            Provides interfaces for sending e-mail messages and parsing e-mail addresses.
            
* [mms] Created Horde_Mail_Rfc822_Address and Horde_Mail_Rfc822_Group objects to represent e-mail addresses.
* [mms] Improved parser for e-mail addresses (Request #10949).
 
        </content>
    </entry>    <entry>
        <title>Horde_Mail 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mail-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Mail-1.0.3.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-01-17T12:27:04+00:00</updated>
        <content>
            Provides interfaces for sending e-mail messages and parsing e-mail addresses.
            
* [mms] Fix line-endings for transport drivers that send messages using local tools/programs.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mail 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mail-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Mail-1.0.2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-11-18T12:48:28+00:00</updated>
        <content>
            Provides interfaces for sending e-mail messages and parsing e-mail addresses.
            
* [mms] Always use canonical line endings in sendmail driver (Bug #10696).
 
        </content>
    </entry>    <entry>
        <title>Horde_Mail 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mail-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mail-1.0.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-09-20T14:30:54+00:00</updated>
        <content>
            Provides interfaces for sending e-mail messages and parsing e-mail addresses.
            
* [mms] Fix parseAddressList() for empty address strings (Bug #10534).
* [mms] Fix SMTP error codes/messages (Bug #10498).
 
        </content>
    </entry>    <entry>
        <title>Horde_Mail 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mail-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Mail-1.0.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-04-06T01:14:49+00:00</updated>
        <content>
            Provides interfaces for sending e-mail messages and parsing e-mail addresses.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mail 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Mail-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Mail-1.0.0RC2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-29T18:21:16+00:00</updated>
        <content>
            Provides interfaces for sending e-mail messages and parsing e-mail addresses.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mail 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Mail-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mail-1.0.0RC1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-22T23:27:30+00:00</updated>
        <content>
            Provides interfaces for sending e-mail messages and parsing e-mail addresses.
            
* First release candidate for Horde 4.
* [jan] Fix passing arguments to sendmail binary (Gonçalo Queirós, Bug #9693).
 
        </content>
    </entry>    <entry>
        <title>Horde_Mail 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Mail-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mail-1.0.0beta1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-16T18:15:10+00:00</updated>
        <content>
            Provides interfaces for sending e-mail messages and parsing e-mail addresses.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mail 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Mail-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mail-1.0.0alpha1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-08T23:48:05+00:00</updated>
        <content>
            Provides interfaces for sending e-mail messages and parsing e-mail addresses.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Memcache 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Memcache-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Memcache-2.0.2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-03-05T17:03:21+00:00</updated>
        <content>
            Provides an API to access a memcache installation.
            
* [jan] Improve dependency detection.
 
        </content>
    </entry>    <entry>
        <title>Horde_Memcache 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Memcache-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Memcache-2.0.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-19T15:09:52+00:00</updated>
        <content>
            Provides an API to access a memcache installation.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Memcache 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Memcache-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Memcache-2.0.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-10-30T19:38:32+00:00</updated>
        <content>
            Provides an API to access a memcache installation.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Memcache 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Memcache-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Memcache-2.0.0beta1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-07-19T23:34:36+00:00</updated>
        <content>
            Provides an API to access a memcache installation.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Memcache 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Memcache-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Memcache-2.0.0alpha1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-07-05T23:53:59+00:00</updated>
        <content>
            Provides an API to access a memcache installation.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Memcache 1.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Memcache-1.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Memcache-1.1.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-05-22T16:53:39+00:00</updated>
        <content>
            Provides an API to access a memcache installation.
            
* [mms] Increase lock timeout to 30 seconds.
* [mms] Fix typo preventing unlock at exit from working correctly.
 
        </content>
    </entry>    <entry>
        <title>Horde_Memcache 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Memcache-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Memcache-1.1.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-05-22T13:09:49+00:00</updated>
        <content>
            Provides an API to access a memcache installation.
            
* [mms] Automatically expire locks when the PHP process exits.
 
        </content>
    </entry>    <entry>
        <title>Horde_Memcache 1.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Memcache-1.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Memcache-1.0.5.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-02-22T13:18:18+00:00</updated>
        <content>
            Provides an API to access a memcache installation.
            
* [mms] Bump lock retry from 0.005s -&gt; 0.1s.
 
        </content>
    </entry>    <entry>
        <title>Horde_Memcache 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Memcache-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Memcache-1.0.4.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-09-20T14:31:16+00:00</updated>
        <content>
            Provides an API to access a memcache installation.
            
* [mms] Silence undefined errors when a search key is not found on the server.
 
        </content>
    </entry>    <entry>
        <title>Horde_Memcache 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Memcache-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Memcache-1.0.3.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-06-04T13:39:13+00:00</updated>
        <content>
            Provides an API to access a memcache installation.
            
* [mms] pecl/Memcache version 3.0.3 upwards started to reserve the first 16 bits for internal flag use (Ticket #10123; goncalo.queiros@portugalmail.net).
 
        </content>
    </entry>    <entry>
        <title>Horde_Memcache 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Memcache-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Memcache-1.0.2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-06-01T15:38:52+00:00</updated>
        <content>
            Provides an API to access a memcache installation.
            
* [mms] Use memcache flags to keep track of large objects (goncalo.queiros@portugalmail.net, Request #10123).
 
        </content>
    </entry>    <entry>
        <title>Horde_Memcache 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Memcache-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Memcache-1.0.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-05-03T14:13:02+00:00</updated>
        <content>
            Provides an API to access a memcache installation.
            
* [jan] Fix dependency.
 
        </content>
    </entry>    <entry>
        <title>Horde_Memcache 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Memcache-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Memcache-1.0.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-04-06T01:15:02+00:00</updated>
        <content>
            Provides an API to access a memcache installation.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Memcache 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Memcache-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Memcache-1.0.0RC2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-29T18:21:27+00:00</updated>
        <content>
            Provides an API to access a memcache installation.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Memcache 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Memcache-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Memcache-1.0.0RC1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-22T23:27:43+00:00</updated>
        <content>
            Provides an API to access a memcache installation.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Memcache 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Memcache-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Memcache-1.0.0beta1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-16T18:15:19+00:00</updated>
        <content>
            Provides an API to access a memcache installation.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Memcache 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Memcache-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Memcache-1.0.0alpha1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-08T23:48:13+00:00</updated>
        <content>
            Provides an API to access a memcache installation.
            
* First alpha release for Horde 4.
* Remove Horde_Core dependency.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 2.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-2.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-2.1.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-04-18T21:07:02+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [mms] Fix parsing wrapped header lines that contain no atom data (Bug #12189).
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 2.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-2.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-2.1.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-04-08T17:06:34+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [mms] Allow a Horde_Domhtml object to be directly passed in to Horde_Mime_Related#cidReplace().
* [mms] Content-Type parameters are case-insensitive (Bug #12161).
* [mms] Sanity checking: ignore empty values for Content-Transfer-Encoding MIME header (Bug #12146).
* [mms] Null characters are no longer allowed in e-mail headers as of RFC 2822.
* [mms] More accurate/comprehensive Horde_Mime::is8bit() check (Bug #12127).
* [mms] Only use non-ASCII in MIME parameters when absolutely necessary.
* [mms] Need to always add charset information to MIME encoded parameters if they are not displayable in pure US-ASCII (Bug #12127).
* [mms] Correctly quote forbidden characters in MIME parameter data (Bug #12127).
* [mms] Round up size output in Horde_Mime_Part#getSize().
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 2.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-2.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-2.0.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-02-11T19:28:29+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [mms] Fix regression in outputting Content-Disposition 'size' parameter if no other Content-Disposition parameter is present.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-2.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-29T12:45:01+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [mms] Never return decimal values from Horde_Mime_Part#getSize().
* [mms] Added parsing limit for deeply nested MIME parts.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-04T16:53:47+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [mjr] Fix issue where parsing multipart/alternative messages would turn the parts into attachments.
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-06T20:45:10+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:39:03+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 2.0.0beta3 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-2.0.0beta3.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-2.0.0beta3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-12T21:03:36+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [mjr] Add method for returning the message's base MIME part.
* [mms] Update MIME mapping file.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-2.0.0beta2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-08-07T16:11:12+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [mms] Catch/fix malformed undisclosed-recipients address headers.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:34:54+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-06T00:12:52+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* First alpha release for Horde 5.
* [mjr] Fix issue that could cause outputting of duplicate data from a parsed mulitpart mime message.
* [mms] Added Horde_Mime_Related class.
* [mms] Implement new 2.0 API. See UPGRADING for full details of changes.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 1.6.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-1.6.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-1.6.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-14T14:41:08+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [mms] Workaround broken base64 data.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 1.6.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-1.6.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-1.6.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-05-22T15:53:10+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [mms] Workaround PHP's broken convert_uudecode() function.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 1.6.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-1.6.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-1.6.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-04-10T19:36:56+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [jan] Work around broken messages with multiple address headers.
* [mms] Add option to allow encoding options to be defined for Horde_Mime_Part#send() (Bug #11058).
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 1.5.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-1.5.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-1.5.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-03-20T10:40:51+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [mms] Add MIME headers to the list of single-value headers.
* [mms] Don't add personal part to e-mail address if it is identical to the address itself.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 1.5.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-1.5.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-1.5.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-02-22T13:20:11+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [mms] Support Horde_Mail_Rfc822_Address objects.
* [mms] A false value for 'idn' in Horde_Mime_Address#writeAddress() now causes the domain name to be converted TO punycode, if necessary.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 1.4.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-1.4.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-1.4.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-01-17T12:28:17+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [jan] Improve compatibility with some broken text MIME parts (Bug #10925).
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 1.4.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-1.4.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-1.4.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-12-13T11:57:09+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [mms] Allow Horde_Mime_Part::getRawPartText() to accept stream input.
* [mms] Workaround incoming message data to Horde_Mime_Part::getRawPartText() that contains varying EOL characters (Bug #10809).
* [mms] Fix detection of MIME boundaries at beginning of string (Bug #10809).
* [mms] Abstract charset detection code out into Horde_Mime_Headers::sanityCheck().
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 1.3.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-1.3.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-1.3.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-12-06T11:30:57+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [mms] Improved detection of charsets in broken (8-bit) MIME headers.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 1.3.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-1.3.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-1.3.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-30T14:38:33+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [mms] Fix for broken 8BITMIME/BINARYMIME SMTP capability detection (Bug #10820; christof@buergi.lugs.ch).
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 1.3.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-1.3.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-1.3.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-22T20:59:33+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [mms] Work around broken number_format() in PHP &lt; 5.4.0.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 1.3.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-1.3.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-1.3.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-08T22:51:01+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [jan] Make unit tests locale independent.
* [mms] Added 'canonical' parameter to Horde_Mime_Headers#toArray() and Horde_Mime_Headers#toString() (Bug #10696).
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 1.2.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-1.2.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-1.2.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-02T11:03:00+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [mms] Horde_Mime_Part::getRawPartText() was incorrectly returning a trailing EOL for body data.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 1.2.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-1.2.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-1.2.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-09-27T18:31:26+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [jan] Add Horde_Mime_Mail#clearParts().
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-1.1.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-09-20T14:31:55+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [mms] Provide method to return approximate size of parts if it contains base64 encoded data (Request #9783).
* [mms] Support Content-Duration MIME header (RFC 3803).
* [mms] MIME body part can not have disposition of 'attachment' (Bug #10458).
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 1.0.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-1.0.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-1.0.6.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-08-30T11:22:10+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [mms] Fix quoted-printable encoding for message parts contained in a multipart that do not share the same EOLs as the parent part (Bug #10324).
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 1.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-1.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-1.0.5.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-27T16:30:28+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [mms] Fix generation of MDN messages.
* [jan] Update Latvian translation.
* [mms] Explicitly build MIME IDs when doing a findBody() search.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-1.0.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-05T14:44:43+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [jan] Fix accessing the MIME part content after serialization (Bug #10252).
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-1.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-06-14T14:53:42+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [mms] Fix error when determining part size if contents is empty (rick@havokmon.com, Bug #10223).
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-05-18T14:48:18+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [mms] Fix encoding of headers if charset passed to toArray() is empty (Bug #10054).
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-20T15:35:17+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [mms] Fix unserializing Horde_Mime_Part containing data (Bug #9819).
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:15:15+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* First stable release for Horde 4.
* [mms] Fix Horde_Mime::isChild().
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 1.0.0RC3 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-1.0.0RC3.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-1.0.0RC3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-30T10:54:10+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* [mms] Provide option to always use Windows-1252 when decoding ISO-8859-1 data.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:21:37+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* Second release candidate for Horde 4.
* Improve handling of empty address groups.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:27:55+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:15:28+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* Simplify charset handling in Horde_Mime_Mail.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Mime-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:48:21+00:00</updated>
        <content>
            Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047).
            
* First alpha release for Horde 4.
* Add RFC 3282 language support to Horde_Mime_Part.
* Add workaround for Horde Bug #8747.
* Honor the Content-Disposition 'size' parameter (RFC 2183 [2.7]).
* Converted tests to PHPUnit.
* Moved viewer code to horde/Mime_Viewer package.
* Removed Webcpp and Enscript viewers. Source code highlighting is now exclusively handled by the Srchighlight driver.
* No need to generate Content-Transfer-Encoding header if part data is 7bit.
* Default disposition should be empty by default, not inline (RFC 2183 [2]).
* Request #8556: Allow specifying a header charset for a part.
* Add 'raw' render view to Horde_Mime_Viewer.
* Horde_Mime_Part::parseMessage() correctly parses non-MIME parts.
* Remove dependence on PEAR's Mail_mimeDecode::.
* Added Horde_Mime::uudecode().
* Remove support for deprecated mime_magic module.
* Use Gnumeric to display MS Excel documents.
* Use AbiWord to display MS Word documents (Request #8011).
* Add support for decoding IDN (RFC 3490) names (Request #5836).
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime_Viewer 2.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime_Viewer-2.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime_Viewer-2.0.4.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-03-05T12:51:08+00:00</updated>
        <content>
            Provides rendering drivers for MIME data.
            
* [mms] Spreadsheet conversion now works without using temporary files.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime_Viewer 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime_Viewer-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime_Viewer-2.0.3.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-01-29T12:45:54+00:00</updated>
        <content>
            Provides rendering drivers for MIME data.
            
* [jan] Update French translation (Paul De Vlieger &lt;paul.de_vlieger@moniut.univ-bpclermont.fr&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime_Viewer 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime_Viewer-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime_Viewer-2.0.2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-01-09T15:36:11+00:00</updated>
        <content>
            Provides rendering drivers for MIME data.
            
* [jan] Add Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
* [jan] Update XSLT processor for OpenDocument files.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime_Viewer 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime_Viewer-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime_Viewer-2.0.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-06T20:46:31+00:00</updated>
        <content>
            Provides rendering drivers for MIME data.
            
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime_Viewer 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime_Viewer-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime_Viewer-2.0.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-10-30T19:39:41+00:00</updated>
        <content>
            Provides rendering drivers for MIME data.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime_Viewer 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Mime_Viewer-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime_Viewer-2.0.0RC1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-10-26T23:22:50+00:00</updated>
        <content>
            Provides rendering drivers for MIME data.
            
* [mms] Fix reading Debian archive data.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime_Viewer 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Mime_Viewer-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime_Viewer-2.0.0beta1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-07-19T23:35:17+00:00</updated>
        <content>
            Provides rendering drivers for MIME data.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime_Viewer 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Mime_Viewer-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime_Viewer-2.0.0alpha1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-07-05T23:54:21+00:00</updated>
        <content>
            Provides rendering drivers for MIME data.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime_Viewer 1.0.9 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime_Viewer-1.0.9.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime_Viewer-1.0.9.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-14T14:54:01+00:00</updated>
        <content>
            Provides rendering drivers for MIME data.
            
* [mms] Fix reading Debian archive data.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime_Viewer 1.0.8 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime_Viewer-1.0.8.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime_Viewer-1.0.8.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-11-22T21:01:43+00:00</updated>
        <content>
            Provides rendering drivers for MIME data.
            
* [jan] Add Croatian translation.
* [jan] Add Estonian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime_Viewer 1.0.7 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime_Viewer-1.0.7.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime_Viewer-1.0.7.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-11-02T11:04:58+00:00</updated>
        <content>
            Provides rendering drivers for MIME data.
            
* [mms] Fix iteration through child HTML nodes in the HTML viewer so that extended viewers can do things like remove nodes outright.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime_Viewer 1.0.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime_Viewer-1.0.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime_Viewer-1.0.6.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-10-11T13:59:33+00:00</updated>
        <content>
            Provides rendering drivers for MIME data.
            
* [jan] Fix configuration of syntaxhighlighter viewer.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime_Viewer 1.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime_Viewer-1.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime_Viewer-1.0.5.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-07-27T17:18:50+00:00</updated>
        <content>
            Provides rendering drivers for MIME data.
            
* [jan] Update Latvian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime_Viewer 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime_Viewer-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime_Viewer-1.0.4.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-07-05T14:45:27+00:00</updated>
        <content>
            Provides rendering drivers for MIME data.
            
* [jan] Update Lithuanian translation.
* [jan] Update Brazilian Portuguese translation.
* [gwr] Support restricting the HTML tidy post processing by the message size (Request #10266).
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime_Viewer 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime_Viewer-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime_Viewer-1.0.3.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-06-01T15:38:24+00:00</updated>
        <content>
            Provides rendering drivers for MIME data.
            
* [jan] Updated Slovak translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime_Viewer 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime_Viewer-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime_Viewer-1.0.2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-05-18T14:49:17+00:00</updated>
        <content>
            Provides rendering drivers for MIME data.
            
* [jan] Updated Spanish translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime_Viewer 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime_Viewer-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime_Viewer-1.0.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-05-03T13:35:35+00:00</updated>
        <content>
            Provides rendering drivers for MIME data.
            
* [jan] Improve Syntaxhighlighter rendering in Chrome browsers.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime_Viewer 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Mime_Viewer-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime_Viewer-1.0.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-04-06T01:15:30+00:00</updated>
        <content>
            Provides rendering drivers for MIME data.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime_Viewer 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Mime_Viewer-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime_Viewer-1.0.0RC2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-29T18:21:50+00:00</updated>
        <content>
            Provides rendering drivers for MIME data.
            
* Second release candidate for Horde 4.
* [jan] Fix OpenOffice MIME viewer.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime_Viewer 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Mime_Viewer-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime_Viewer-1.0.0RC1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-22T23:28:07+00:00</updated>
        <content>
            Provides rendering drivers for MIME data.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime_Viewer 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Mime_Viewer-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime_Viewer-1.0.0beta1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-16T18:15:37+00:00</updated>
        <content>
            Provides rendering drivers for MIME data.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Mime_Viewer 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Mime_Viewer-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mime_Viewer-1.0.0alpha1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-08T23:48:30+00:00</updated>
        <content>
            Provides rendering drivers for MIME data.
            
* First alpha release for Horde 4.
* Replaced external or PHP-based syntax highlighters with javascript SyntaxHighlighter: http://alexgorbatchev.com/SyntaxHighlighter/
 
        </content>
    </entry>    <entry>
        <title>Horde_Mongo 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Mongo-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Mongo-1.0.0beta1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-05-02T16:39:34+00:00</updated>
        <content>
            Provides an API to ensure that the PECL Mongo extension can be used consistently across various Horde packages.
            
* First beta release.
 
        </content>
    </entry>    <entry>
        <title>Horde_Nls 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Nls-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Nls-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-09T15:38:02+00:00</updated>
        <content>
            Common methods for handling language data, timezones, and hostname-&gt;country lookups.
            
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Nls 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Nls-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Nls-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-06T20:47:32+00:00</updated>
        <content>
            Common methods for handling language data, timezones, and hostname-&gt;country lookups.
            
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Nls 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Nls-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Nls-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:40:14+00:00</updated>
        <content>
            Common methods for handling language data, timezones, and hostname-&gt;country lookups.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Nls 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Nls-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Nls-2.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-26T23:23:54+00:00</updated>
        <content>
            Common methods for handling language data, timezones, and hostname-&gt;country lookups.
            
* [jan] Update Japanese translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Nls 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Nls-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Nls-2.0.0beta2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-08-07T16:11:35+00:00</updated>
        <content>
            Common methods for handling language data, timezones, and hostname-&gt;country lookups.
            
* [jan] Update Dutch translation (Arjen de Korte).
 
        </content>
    </entry>    <entry>
        <title>Horde_Nls 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Nls-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Nls-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:35:37+00:00</updated>
        <content>
            Common methods for handling language data, timezones, and hostname-&gt;country lookups.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Nls 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Nls-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Nls-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-05T23:54:41+00:00</updated>
        <content>
            Common methods for handling language data, timezones, and hostname-&gt;country lookups.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Nls 1.1.7 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Nls-1.1.7.tgz" />
        <id>http://pear.horde.org/get/Horde_Nls-1.1.7.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-14T14:55:03+00:00</updated>
        <content>
            Common methods for handling language data, timezones, and hostname-&gt;country lookups.
            
* [jan] Update Dutch translation (Arjen de Korte).
 
        </content>
    </entry>    <entry>
        <title>Horde_Nls 1.1.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Nls-1.1.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Nls-1.1.6.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-05-01T14:40:49+00:00</updated>
        <content>
            Common methods for handling language data, timezones, and hostname-&gt;country lookups.
            
* [jan] Update ISO list of countries (Bug #11169).
 
        </content>
    </entry>    <entry>
        <title>Horde_Nls 1.1.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Nls-1.1.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Nls-1.1.5.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-03-20T10:41:30+00:00</updated>
        <content>
            Common methods for handling language data, timezones, and hostname-&gt;country lookups.
            
* [jan] Update Finnish translation (Leena Heino &lt;liinu@uta.fi&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Nls 1.1.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Nls-1.1.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Nls-1.1.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-01-31T12:00:28+00:00</updated>
        <content>
            Common methods for handling language data, timezones, and hostname-&gt;country lookups.
            
* [jan] Update Spanish translation (Manuel P. Ayala &lt;mayala@unex.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Nls 1.1.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Nls-1.1.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Nls-1.1.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-12-06T11:03:09+00:00</updated>
        <content>
            Common methods for handling language data, timezones, and hostname-&gt;country lookups.
            
* [jan] Update Japanese translation (Hiromi Kimura &lt;hiromi@tac.tsukuba.ac.jp&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Nls 1.1.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Nls-1.1.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Nls-1.1.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-22T21:04:32+00:00</updated>
        <content>
            Common methods for handling language data, timezones, and hostname-&gt;country lookups.
            
* [jan] Update Croatian translation.
* [jan] Update Estonian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Nls 1.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Nls-1.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Nls-1.1.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-02T10:32:13+00:00</updated>
        <content>
            Common methods for handling language data, timezones, and hostname-&gt;country lookups.
            
* [jan] Updated German translation.
* [jan] Updated Brazilian Portuguese translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Nls 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Nls-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Nls-1.1.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-10-18T13:25:40+00:00</updated>
        <content>
            Common methods for handling language data, timezones, and hostname-&gt;country lookups.
            
* [mms] Added ISO 639 language code lookup.
 
        </content>
    </entry>    <entry>
        <title>Horde_Nls 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Nls-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Nls-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-27T16:31:29+00:00</updated>
        <content>
            Common methods for handling language data, timezones, and hostname-&gt;country lookups.
            
* [jan] Update Latvian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Nls 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Nls-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Nls-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-05-03T14:13:19+00:00</updated>
        <content>
            Common methods for handling language data, timezones, and hostname-&gt;country lookups.
            
* [jan] Fix dependency.
 
        </content>
    </entry>    <entry>
        <title>Horde_Nls 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Nls-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Nls-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:15:47+00:00</updated>
        <content>
            Common methods for handling language data, timezones, and hostname-&gt;country lookups.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Nls 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Nls-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Nls-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:22:04+00:00</updated>
        <content>
            Common methods for handling language data, timezones, and hostname-&gt;country lookups.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Nls 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Nls-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Nls-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:28:21+00:00</updated>
        <content>
            Common methods for handling language data, timezones, and hostname-&gt;country lookups.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Nls 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Nls-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Nls-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:15:48+00:00</updated>
        <content>
            Common methods for handling language data, timezones, and hostname-&gt;country lookups.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Nls 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Nls-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Nls-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:48:40+00:00</updated>
        <content>
            Common methods for handling language data, timezones, and hostname-&gt;country lookups.
            
* First alpha release for Horde 4.
* Eliminate dependency on horde/Browser and horde/Core.
 
        </content>
    </entry>    <entry>
        <title>Horde_Notification 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Notification-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Notification-2.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-11-19T15:11:28+00:00</updated>
        <content>
            A library implementing a subject-observer pattern for raising and showing messages of different types and to different listeners.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Notification 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Notification-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Notification-2.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-30T19:40:51+00:00</updated>
        <content>
            A library implementing a subject-observer pattern for raising and showing messages of different types and to different listeners.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Notification 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Notification-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Notification-2.0.0beta1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-19T23:36:04+00:00</updated>
        <content>
            A library implementing a subject-observer pattern for raising and showing messages of different types and to different listeners.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Notification 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Notification-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Notification-2.0.0alpha1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-05T23:55:13+00:00</updated>
        <content>
            A library implementing a subject-observer pattern for raising and showing messages of different types and to different listeners.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Notification 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Notification-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Notification-1.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-11-22T21:06:40+00:00</updated>
        <content>
            A library implementing a subject-observer pattern for raising and showing messages of different types and to different listeners.
            
* [jan] Fix tests to work with PHPUnit 3.6.
 
        </content>
    </entry>    <entry>
        <title>Horde_Notification 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Notification-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Notification-1.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-04-06T01:16:05+00:00</updated>
        <content>
            A library implementing a subject-observer pattern for raising and showing messages of different types and to different listeners.
            
* First stable release for Horde 4.
* [mms] Fixed decorator notify() behavior.
 
        </content>
    </entry>    <entry>
        <title>Horde_Notification 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Notification-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Notification-1.0.0RC2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-29T18:22:21+00:00</updated>
        <content>
            A library implementing a subject-observer pattern for raising and showing messages of different types and to different listeners.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Notification 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Notification-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Notification-1.0.0RC1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-22T23:28:40+00:00</updated>
        <content>
            A library implementing a subject-observer pattern for raising and showing messages of different types and to different listeners.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Notification 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Notification-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Notification-1.0.0beta1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-16T18:15:59+00:00</updated>
        <content>
            A library implementing a subject-observer pattern for raising and showing messages of different types and to different listeners.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Notification 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Notification-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Notification-1.0.0alpha1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-08T23:48:50+00:00</updated>
        <content>
            A library implementing a subject-observer pattern for raising and showing messages of different types and to different listeners.
            
* First alpha release for Horde 4.
* Removed javascript listener.
* Added unit tests.
* Added Horde_Notification::replace().
 
        </content>
    </entry>    <entry>
        <title>Horde_Oauth 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Oauth-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Oauth-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-22T13:19:11+00:00</updated>
        <content>
            An OAuth consumer (http://oauth.net) and OAuth infrastructure, and in the future will provide an OAuth server.
            
* [jan] Re-packaged 2.0.0 release.
 
        </content>
    </entry>    <entry>
        <title>Horde_Oauth 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Oauth-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Oauth-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:41:21+00:00</updated>
        <content>
            An OAuth consumer (http://oauth.net) and OAuth infrastructure, and in the future will provide an OAuth server.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Oauth 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Oauth-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Oauth-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:36:22+00:00</updated>
        <content>
            An OAuth consumer (http://oauth.net) and OAuth infrastructure, and in the future will provide an OAuth server.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Oauth 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Oauth-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Oauth-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-05T23:55:32+00:00</updated>
        <content>
            An OAuth consumer (http://oauth.net) and OAuth infrastructure, and in the future will provide an OAuth server.
            
* First alpha release for Horde 5.
* [mjr] Fix building signature when using over ssl.
 
        </content>
    </entry>    <entry>
        <title>Horde_Oauth 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Oauth-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Oauth-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-06-28T21:02:55+00:00</updated>
        <content>
            An OAuth consumer (http://oauth.net) and OAuth infrastructure, and in the future will provide an OAuth server.
            
* [mjr] Fix building signature when using over ssl.
 
        </content>
    </entry>    <entry>
        <title>Horde_Oauth 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Oauth-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Oauth-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-04-10T19:38:19+00:00</updated>
        <content>
            An OAuth consumer (http://oauth.net) and OAuth infrastructure, and in the future will provide an OAuth server.
            
* [rla] Add license file.
 
        </content>
    </entry>    <entry>
        <title>Horde_Oauth 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Oauth-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Oauth-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:16:18+00:00</updated>
        <content>
            An OAuth consumer (http://oauth.net) and OAuth infrastructure, and in the future will provide an OAuth server.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Oauth 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Oauth-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Oauth-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:22:37+00:00</updated>
        <content>
            An OAuth consumer (http://oauth.net) and OAuth infrastructure, and in the future will provide an OAuth server.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Oauth 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Oauth-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Oauth-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:28:51+00:00</updated>
        <content>
            An OAuth consumer (http://oauth.net) and OAuth infrastructure, and in the future will provide an OAuth server.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Oauth 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Oauth-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Oauth-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:16:07+00:00</updated>
        <content>
            An OAuth consumer (http://oauth.net) and OAuth infrastructure, and in the future will provide an OAuth server.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Oauth 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Oauth-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Oauth-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:48:57+00:00</updated>
        <content>
            An OAuth consumer (http://oauth.net) and OAuth infrastructure, and in the future will provide an OAuth server.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Pdf 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Pdf-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Pdf-2.0.3.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-02-11T19:33:31+00:00</updated>
        <content>
            PDF generation using only PHP, without requiring any external libraries.
            
* [jan] Fix getFormatHeight() and getFormatWidth() in landscape mode.
 
        </content>
    </entry>    <entry>
        <title>Horde_Pdf 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Pdf-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Pdf-2.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-01-09T15:41:12+00:00</updated>
        <content>
            PDF generation using only PHP, without requiring any external libraries.
            
* [jan] Fix swapped getFormatHeight() and getFormatWidth() methods (Bug #11762).
 
        </content>
    </entry>    <entry>
        <title>Horde_Pdf 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Pdf-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Pdf-2.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-11-19T15:12:28+00:00</updated>
        <content>
            PDF generation using only PHP, without requiring any external libraries.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Pdf 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Pdf-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Pdf-2.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-30T19:41:56+00:00</updated>
        <content>
            PDF generation using only PHP, without requiring any external libraries.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Pdf 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Pdf-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Pdf-2.0.0beta1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-19T23:36:41+00:00</updated>
        <content>
            PDF generation using only PHP, without requiring any external libraries.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Pdf 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Pdf-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Pdf-2.0.0alpha1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-05T23:55:51+00:00</updated>
        <content>
            PDF generation using only PHP, without requiring any external libraries.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Pdf 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Pdf-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Pdf-1.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-11-01T10:21:41+00:00</updated>
        <content>
            PDF generation using only PHP, without requiring any external libraries.
            
* [gwr] Add missing font files.
 
        </content>
    </entry>    <entry>
        <title>Horde_Pdf 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Pdf-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Pdf-1.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-08-30T11:22:42+00:00</updated>
        <content>
            PDF generation using only PHP, without requiring any external libraries.
            
* [jan] Fix setting Courier fonts with font style (PEAR Bug #18550).
 
        </content>
    </entry>    <entry>
        <title>Horde_Pdf 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Pdf-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Pdf-1.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-04-06T01:16:31+00:00</updated>
        <content>
            PDF generation using only PHP, without requiring any external libraries.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Pdf 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Pdf-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Pdf-1.0.0RC2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-29T18:22:47+00:00</updated>
        <content>
            PDF generation using only PHP, without requiring any external libraries.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Pdf 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Pdf-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Pdf-1.0.0RC1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-22T23:29:02+00:00</updated>
        <content>
            PDF generation using only PHP, without requiring any external libraries.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Pdf 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Pdf-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Pdf-1.0.0beta1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-16T18:16:16+00:00</updated>
        <content>
            PDF generation using only PHP, without requiring any external libraries.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Pdf 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Pdf-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Pdf-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:49:05+00:00</updated>
        <content>
            PDF generation using only PHP, without requiring any external libraries.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Pear 1.0.0alpha4 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Pear-1.0.0alpha4.tgz" />
        <id>http://pear.horde.org/get/Horde_Pear-1.0.0alpha4.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2013-03-05T17:10:28+00:00</updated>
        <content>
            The component provides various tools to deal with PEAR. Among other features it allows updating the package.xml file or accessing a remote PEAR server.
            
* [jan] Ignore symbolic links when building content lists.
 
        </content>
    </entry>    <entry>
        <title>Horde_Pear 1.0.0alpha3 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Pear-1.0.0alpha3.tgz" />
        <id>http://pear.horde.org/get/Horde_Pear-1.0.0alpha3.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-07-06T00:14:06+00:00</updated>
        <content>
            The component provides various tools to deal with PEAR. Among other features it allows updating the package.xml file or accessing a remote PEAR server.
            
* First alpha release for Horde 5.
* [jan] Add Horde_Pear_Package_Xml#setState().
 
        </content>
    </entry>    <entry>
        <title>Horde_Pear 1.0.0alpha2 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Pear-1.0.0alpha2.tgz" />
        <id>http://pear.horde.org/get/Horde_Pear-1.0.0alpha2.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2012-04-10T19:40:48+00:00</updated>
        <content>
            The component provides various tools to deal with PEAR. Among other features it allows updating the package.xml file or accessing a remote PEAR server.
            
* [jan] Fix tests to work with PHPUnit 3.6.
* [gwr] Fix retrieving the package.xml from the server.
* [gwr] Basic support for reading PEAR package.xml v1 files.
 
        </content>
    </entry>    <entry>
        <title>Horde_Pear 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Pear-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Pear-1.0.0alpha1.tgz</id>
        <author>
            <name>wrobel</name>
        </author>
        <updated>2011-10-21T08:06:58+00:00</updated>
        <content>
            The component provides various tools to deal with PEAR. Among other features it allows updating the package.xml file or accessing a remote PEAR server.
            
* Initial Horde 4 package.
* [gwr] Added support for fetching package dependencies from the remote server.
* [jan] Update changelog when updating content (Bug #9935).
* [gwr] Imported the .gitignore handling for content lists from the components tool.
* [gwr] Consume empty notes.
 
        </content>
    </entry>    <entry>
        <title>Horde_Perms 2.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Perms-2.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Perms-2.1.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-03-05T12:56:49+00:00</updated>
        <content>
            The Perms package provides an interface to the Horde permissions system.
            
* [jan] Add Horde_Perms_Permission_Kolab#getOwnerPermissions().
 
        </content>
    </entry>    <entry>
        <title>Horde_Perms 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Perms-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Perms-2.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-29T12:46:43+00:00</updated>
        <content>
            The Perms package provides an interface to the Horde permissions system.
            
* [jan] Update French translation (Paul De Vlieger &lt;paul.de_vlieger@moniut.univ-bpclermont.fr&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Perms 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Perms-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Perms-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-09T15:43:10+00:00</updated>
        <content>
            The Perms package provides an interface to the Horde permissions system.
            
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
* [jan] Remove creator permission mapping from Kolab backend (Bug #11713).
 
        </content>
    </entry>    <entry>
        <title>Horde_Perms 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Perms-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Perms-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-06T20:48:28+00:00</updated>
        <content>
            The Perms package provides an interface to the Horde permissions system.
            
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Perms 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Perms-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Perms-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:42:29+00:00</updated>
        <content>
            The Perms package provides an interface to the Horde permissions system.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Perms 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Perms-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Perms-2.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-26T23:24:42+00:00</updated>
        <content>
            The Perms package provides an interface to the Horde permissions system.
            
* [mms] Don't log permission not exists errors.
 
        </content>
    </entry>    <entry>
        <title>Horde_Perms 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Perms-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Perms-2.0.0beta2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-21T22:04:09+00:00</updated>
        <content>
            The Perms package provides an interface to the Horde permissions system.
            
* [jan] Remove optional dependency on Horde_DataTree.
 
        </content>
    </entry>    <entry>
        <title>Horde_Perms 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Perms-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Perms-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:37:00+00:00</updated>
        <content>
            The Perms package provides an interface to the Horde permissions system.
            
* First beta release for Horde 5.
* [jan] Remove DataTree driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_Perms 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Perms-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Perms-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-05T23:56:11+00:00</updated>
        <content>
            The Perms package provides an interface to the Horde permissions system.
            
* First alpha release for Horde 5.
* [jan] Use new Horde_Tree API.
 
        </content>
    </entry>    <entry>
        <title>Horde_Perms 1.0.7 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Perms-1.0.7.tgz" />
        <id>http://pear.horde.org/get/Horde_Perms-1.0.7.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-04-10T19:41:49+00:00</updated>
        <content>
            The Perms package provides an interface to the Horde permissions system.
            
* [jan] Update translations.
 
        </content>
    </entry>    <entry>
        <title>Horde_Perms 1.0.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Perms-1.0.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Perms-1.0.6.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-12-06T11:05:45+00:00</updated>
        <content>
            The Perms package provides an interface to the Horde permissions system.
            
* [jan] Update Japanese translation (Hiromi Kimura &lt;hiromi@tac.tsukuba.ac.jp&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Perms 1.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Perms-1.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Perms-1.0.5.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-02T11:06:32+00:00</updated>
        <content>
            The Perms package provides an interface to the Horde permissions system.
            
* [jan] Don't allow to create sub permissions of non-existant parent permissions (Bug #10688).
 
        </content>
    </entry>    <entry>
        <title>Horde_Perms 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Perms-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Perms-1.0.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-09-20T14:33:34+00:00</updated>
        <content>
            The Perms package provides an interface to the Horde permissions system.
            
* [gwr] Accept either d or t IMAP ACL as deletion right.
 
        </content>
    </entry>    <entry>
        <title>Horde_Perms 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Perms-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Perms-1.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-29T11:24:23+00:00</updated>
        <content>
            The Perms package provides an interface to the Horde permissions system.
            
* [jan] Correctly aggregate all non-guest permissions.
 
        </content>
    </entry>    <entry>
        <title>Horde_Perms 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Perms-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Perms-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-27T16:32:21+00:00</updated>
        <content>
            The Perms package provides an interface to the Horde permissions system.
            
* [jan] Update Latvian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Perms 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Perms-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Perms-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-05-18T14:50:02+00:00</updated>
        <content>
            The Perms package provides an interface to the Horde permissions system.
            
* [jan] Fix setting cache in DataTree driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_Perms 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Perms-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Perms-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:16:47+00:00</updated>
        <content>
            The Perms package provides an interface to the Horde permissions system.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Perms 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Perms-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Perms-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:22:58+00:00</updated>
        <content>
            The Perms package provides an interface to the Horde permissions system.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Perms 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Perms-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Perms-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:29:16+00:00</updated>
        <content>
            The Perms package provides an interface to the Horde permissions system.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Perms 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Perms-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Perms-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:16:25+00:00</updated>
        <content>
            The Perms package provides an interface to the Horde permissions system.
            
* Remove Horde-specific functionality.
* Restructure class layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Perms 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Perms-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Perms-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:49:14+00:00</updated>
        <content>
            The Perms package provides an interface to the Horde permissions system.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Prefs 2.4.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Prefs-2.4.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Prefs-2.4.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-05-16T11:03:14+00:00</updated>
        <content>
            The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.
            
* [mms] Fix removing prefs from storage backends (Bug #12208).
* [mms] Fix fatal error in Horde_Prefs_Scope#valid().
 
        </content>
    </entry>    <entry>
        <title>Horde_Prefs 2.4.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Prefs-2.4.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Prefs-2.4.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-05-06T18:58:18+00:00</updated>
        <content>
            The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.
            
* [mms] Add MongoDB storage driver.
* [mms] Fix removing preference from backend (Bug #12207).
* [mms] More compact internal/serialized representation of data in Horde_Prefs_Scope.
 
        </content>
    </entry>    <entry>
        <title>Horde_Prefs 2.3.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Prefs-2.3.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Prefs-2.3.2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-03-05T17:17:17+00:00</updated>
        <content>
            The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.
            
* [jan] Improve unit tests.
* [mms] Simplify Horde_Prefs_Scope iterator.
 
        </content>
    </entry>    <entry>
        <title>Horde_Prefs 2.3.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Prefs-2.3.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Prefs-2.3.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-02-13T15:15:07+00:00</updated>
        <content>
            The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.
            
* [mms] Fix regression that broke Horde_Prefs_Identity#getDefaultFromAddress() in 2.3.0.
 
        </content>
    </entry>    <entry>
        <title>Horde_Prefs 2.3.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Prefs-2.3.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Prefs-2.3.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-02-12T15:16:30+00:00</updated>
        <content>
            The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.
            
* [jan] Add Horde_Prefs_Identity#getFromAddress().
* [jan] Fix LDAP driver and use Horde_Ldap (Heinz Schweiger &lt;heinz@htl-steyr.ac.at&gt;, Request #11697).
 
        </content>
    </entry>    <entry>
        <title>Horde_Prefs 2.2.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Prefs-2.2.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Prefs-2.2.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-01-29T12:51:00+00:00</updated>
        <content>
            The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.
            
* [mms] Horde_Prefs_Identity#getDefaultFromAddress() now returns a Horde_Mail_Rfc822_Address object.
* [jan] Update French translation (Paul De Vlieger &lt;paul.de_vlieger@moniut.univ-bpclermont.fr&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Prefs 2.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Prefs-2.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Prefs-2.1.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-01-09T15:45:01+00:00</updated>
        <content>
            The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.
            
* [mms] When removing a pref, reset its value in the cached scope to the default (Bug #11895).
* [mms] Delete preference from storage backend when calling Horde_Prefs#remove().
* [mms] Add throw parameter to Horde_Prefs#store().
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
* [jan] Fix creating storage folder for Kolab/IMAP backends (Bug #11751).
 
        </content>
    </entry>    <entry>
        <title>Horde_Prefs 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Prefs-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Prefs-2.0.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-06T20:50:02+00:00</updated>
        <content>
            The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.
            
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Prefs 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Prefs-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Prefs-2.0.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-10-30T19:43:03+00:00</updated>
        <content>
            The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.
            
* First stable release for Horde 5.
* [jan] Update Polish translation (Krzysztof Kozera &lt;krzysztof113@o2.pl&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Prefs 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Prefs-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Prefs-2.0.0beta1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-07-19T23:37:21+00:00</updated>
        <content>
            The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Prefs 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Prefs-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Prefs-2.0.0alpha1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-07-05T23:56:30+00:00</updated>
        <content>
            The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.
            
* First alpha release for Horde 5.
* [mms] Use new Horde_Mail API.
 
        </content>
    </entry>    <entry>
        <title>Horde_Prefs 1.1.8 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Prefs-1.1.8.tgz" />
        <id>http://pear.horde.org/get/Horde_Prefs-1.1.8.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-04-10T19:43:03+00:00</updated>
        <content>
            The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.
            
* [jan] Update translations.
 
        </content>
    </entry>    <entry>
        <title>Horde_Prefs 1.1.7 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Prefs-1.1.7.tgz" />
        <id>http://pear.horde.org/get/Horde_Prefs-1.1.7.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-12-13T12:00:25+00:00</updated>
        <content>
            The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.
            
* [jan] Catch exceptions from storage writing during shutdown.
* [jan] Use binary column type for preference values (Bug #10803).
 
        </content>
    </entry>    <entry>
        <title>Horde_Prefs 1.1.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Prefs-1.1.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Prefs-1.1.6.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-12-06T11:07:14+00:00</updated>
        <content>
            The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.
            
* [jan] Update Japanese translation (Hiromi Kimura &lt;hiromi@tac.tsukuba.ac.jp&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Prefs 1.1.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Prefs-1.1.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Prefs-1.1.5.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-11-08T23:26:13+00:00</updated>
        <content>
            The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.
            
* [jan] Skip Kolab test if Horde_Kolab_Storage is not installed.
 
        </content>
    </entry>    <entry>
        <title>Horde_Prefs 1.1.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Prefs-1.1.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Prefs-1.1.4.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-08-30T11:29:11+00:00</updated>
        <content>
            The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.
            
* [mms] Fix identities when default_identity is locked (Bug #10098).
 
        </content>
    </entry>    <entry>
        <title>Horde_Prefs 1.1.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Prefs-1.1.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Prefs-1.1.3.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-07-27T16:32:55+00:00</updated>
        <content>
            The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.
            
* [jan] Update Latvian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Prefs 1.1.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Prefs-1.1.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Prefs-1.1.2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-07-05T14:48:59+00:00</updated>
        <content>
            The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.
            
* [jan] Update Lithuanian translation.
* [jan] Update Brazilian Portuguese translation.
* [mms] Null argument to Horde_Prefs#remove() will remove all prefs (Bug #10241).
 
        </content>
    </entry>    <entry>
        <title>Horde_Prefs 1.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Prefs-1.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Prefs-1.1.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-06-03T11:58:16+00:00</updated>
        <content>
            The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.
            
* [gwr] Revert dependency on Kolab_Storage-1.1.*
 
        </content>
    </entry>    <entry>
        <title>Horde_Prefs 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Prefs-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Prefs-1.1.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-06-01T15:37:52+00:00</updated>
        <content>
            The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.
            
* [gwr] Added a script for exporting/importing preferences from/to a backend.
* [gwr] Added support for listing the scopes in some storage backends.
* [gwr] Fixed the driver for the Kolab IMAP backend.
 
        </content>
    </entry>    <entry>
        <title>Horde_Prefs 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Prefs-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Prefs-1.0.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-04-06T01:17:01+00:00</updated>
        <content>
            The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Prefs 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Prefs-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Prefs-1.0.0RC2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-29T18:23:10+00:00</updated>
        <content>
            The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Prefs 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Prefs-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Prefs-1.0.0RC1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-22T23:29:27+00:00</updated>
        <content>
            The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.
            
* First release candidate for Horde 4.
* [mjr] Fix IMSP driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_Prefs 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Prefs-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Prefs-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:16:33+00:00</updated>
        <content>
            The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Prefs 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Prefs-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Prefs-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:49:22+00:00</updated>
        <content>
            The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.
            
* First alpha release for Horde 4.
* Abstract caching code into Horde_Prefs_Cache.
* Removed Horde_Prefs_Storage_Kolab driver.
* Abstract storage code into Horde_Prefs_Storage.
* Add array access API to Horde_Prefs.
* Remove dependency on horde/Core.
* Use Horde_Db as backend for Sql driver.
* Moved UI code to horde/Core.
 
        </content>
    </entry>    <entry>
        <title>Horde_Queue 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Queue-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Queue-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-02-19T12:18:05+00:00</updated>
        <content>
            Queue layer with various storage backends and runners
            
* First stable release for Horde 5.
* [cjh] Modify the RequestShutdown runner to handle tasks that spawn other tasks.
 
        </content>
    </entry>    <entry>
        <title>Horde_Queue 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Queue-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Queue-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-27T13:26:00+00:00</updated>
        <content>
            Queue layer with various storage backends and runners
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Rdo 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Rdo-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Rdo-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-03-05T17:23:32+00:00</updated>
        <content>
            Lightweight ORM layer
            
* [jan] Improve unit tests.
 
        </content>
    </entry>    <entry>
        <title>Horde_Rdo 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Rdo-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Rdo-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T15:13:35+00:00</updated>
        <content>
            Lightweight ORM layer
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Rdo 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Rdo-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Rdo-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:43:33+00:00</updated>
        <content>
            Lightweight ORM layer
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Rdo 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Rdo-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Rdo-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:37:39+00:00</updated>
        <content>
            Lightweight ORM layer
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Rdo 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Rdo-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Rdo-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-05T23:56:49+00:00</updated>
        <content>
            Lightweight ORM layer
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Rdo 1.2.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Rdo-1.2.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Rdo-1.2.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-03-20T10:43:03+00:00</updated>
        <content>
            Lightweight ORM layer
            
* [jan] Implement ArrayAccess in Horde_Rdo_Base.
* [jan] Fix Horde_Rdo_Exception not extending Horde_Exception.
 
        </content>
    </entry>    <entry>
        <title>Horde_Rdo 1.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Rdo-1.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Rdo-1.1.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-02-22T13:23:54+00:00</updated>
        <content>
            Lightweight ORM layer
            
* [rla] Fix issue with retrieving lazy fields (Bug #11012).
 
        </content>
    </entry>    <entry>
        <title>Horde_Rdo 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Rdo-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Rdo-1.1.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-10-11T14:00:42+00:00</updated>
        <content>
            Lightweight ORM layer
            
* [jan] Add Horde_Rdo_Query#distinct() (Request #10535).
 
        </content>
    </entry>    <entry>
        <title>Horde_Rdo 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Rdo-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Rdo-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-06-01T15:37:33+00:00</updated>
        <content>
            Lightweight ORM layer
            
* [jan] Add missing dependency on Horde_Db.
 
        </content>
    </entry>    <entry>
        <title>Horde_Rdo 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Rdo-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Rdo-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:17:16+00:00</updated>
        <content>
            Lightweight ORM layer
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Rdo 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Rdo-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Rdo-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:23:21+00:00</updated>
        <content>
            Lightweight ORM layer
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Rdo 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Rdo-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Rdo-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:29:39+00:00</updated>
        <content>
            Lightweight ORM layer
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Release 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Release-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Release-2.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-11-19T15:14:31+00:00</updated>
        <content>
            Tools necessary to create the Horde distribution packages.
            
* [jan] Use HTTPS URLs for Freecode submissions.
 
        </content>
    </entry>    <entry>
        <title>Horde_Release 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Release-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Release-2.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-11-06T20:50:52+00:00</updated>
        <content>
            Tools necessary to create the Horde distribution packages.
            
* [jan] Fix detecting stable releases.
 
        </content>
    </entry>    <entry>
        <title>Horde_Release 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Release-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Release-2.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-30T19:44:04+00:00</updated>
        <content>
            Tools necessary to create the Horde distribution packages.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Release 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Release-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Release-2.0.0beta1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-19T23:37:58+00:00</updated>
        <content>
            Tools necessary to create the Horde distribution packages.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Release 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Release-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Release-2.0.0alpha1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-05T23:57:08+00:00</updated>
        <content>
            Tools necessary to create the Horde distribution packages.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Release 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Release-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Release-1.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-02-22T13:27:33+00:00</updated>
        <content>
            Tools necessary to create the Horde distribution packages.
            
* [jan] Remove reference to mirrors.
* [jan] Fix CVS releases from arbitrary branches/tags.
 
        </content>
    </entry>    <entry>
        <title>Horde_Release 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Release-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Release-1.0.0RC1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-11-22T21:23:33+00:00</updated>
        <content>
            Tools necessary to create the Horde distribution packages.
            
* [jan] Rename Freshmeat to Freenode.
 
        </content>
    </entry>    <entry>
        <title>Horde_Release 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Release-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Release-1.0.0alpha1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-10-21T07:30:54+00:00</updated>
        <content>
            Tools necessary to create the Horde distribution packages.
            
* First alpha release for Horde 4.
* [jan] Keep file mode of Application.php (Bug #9697).
 
        </content>
    </entry>    <entry>
        <title>Horde_Role 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Role-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Role-1.0.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-19T15:15:23+00:00</updated>
        <content>
            Allows PEAR to install Horde components into a base Horde installation.
            
* [rla] Add license file.
 
        </content>
    </entry>    <entry>
        <title>Horde_Role 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Role-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Role-1.0.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-04-06T01:17:29+00:00</updated>
        <content>
            Allows PEAR to install Horde components into a base Horde installation.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Role 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Role-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Role-1.0.0RC2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-29T18:23:32+00:00</updated>
        <content>
            Allows PEAR to install Horde components into a base Horde installation.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Role 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Role-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Role-1.0.0RC1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-22T23:29:51+00:00</updated>
        <content>
            Allows PEAR to install Horde components into a base Horde installation.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Role 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Role-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Role-1.0.0beta1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-16T18:16:45+00:00</updated>
        <content>
            Allows PEAR to install Horde components into a base Horde installation.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Role 1.0.0alpha2 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Role-1.0.0alpha2.tgz" />
        <id>http://pear.horde.org/get/Horde_Role-1.0.0alpha2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-09T00:26:40+00:00</updated>
        <content>
            Allows PEAR to install Horde components into a base Horde installation.
            
* Fix package layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Role 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Role-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Role-1.0.0alpha1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-08T23:49:31+00:00</updated>
        <content>
            Allows PEAR to install Horde components into a base Horde installation.
            
* First alpha release for Horde 4.
* Set default value for horde_dir.
 
        </content>
    </entry>    <entry>
        <title>Horde_Routes 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Routes-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Routes-2.0.2.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2013-01-09T15:52:53+00:00</updated>
        <content>
            Classes for mapping URLs into the controllers and actions of an MVC system. It is a port of a Python library, Routes, by Ben Bangert (http://routes.groovie.org).
            
* [jan] Fix generating cache key for generated URLs (remi@famillecollet.com, Bug #11894).
 
        </content>
    </entry>    <entry>
        <title>Horde_Routes 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Routes-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Routes-2.0.1.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2012-11-19T15:16:30+00:00</updated>
        <content>
            Classes for mapping URLs into the controllers and actions of an MVC system. It is a port of a Python library, Routes, by Ben Bangert (http://routes.groovie.org).
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Routes 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Routes-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Routes-2.0.0.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2012-10-30T19:44:33+00:00</updated>
        <content>
            Classes for mapping URLs into the controllers and actions of an MVC system. It is a port of a Python library, Routes, by Ben Bangert (http://routes.groovie.org).
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Routes 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Routes-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Routes-2.0.0beta1.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2012-07-19T23:38:20+00:00</updated>
        <content>
            Classes for mapping URLs into the controllers and actions of an MVC system. It is a port of a Python library, Routes, by Ben Bangert (http://routes.groovie.org).
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Routes 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Routes-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Routes-2.0.0alpha1.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2012-07-05T23:57:29+00:00</updated>
        <content>
            Classes for mapping URLs into the controllers and actions of an MVC system. It is a port of a Python library, Routes, by Ben Bangert (http://routes.groovie.org).
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Routes 1.1.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Routes-1.1.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Routes-1.1.2.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-11-22T21:27:51+00:00</updated>
        <content>
            Classes for mapping URLs into the controllers and actions of an MVC system. It is a port of a Python library, Routes, by Ben Bangert (http://routes.groovie.org).
            
* [jan] Make Horde_Routes_Utils::controllerScan() Windows compatible.
 
        </content>
    </entry>    <entry>
        <title>Horde_Routes 1.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Routes-1.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Routes-1.1.1.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-11-08T22:48:24+00:00</updated>
        <content>
            Classes for mapping URLs into the controllers and actions of an MVC system. It is a port of a Python library, Routes, by Ben Bangert (http://routes.groovie.org).
            
* [gwr] Only remove the &quot;_controller&quot; suffix if it exists.
 
        </content>
    </entry>    <entry>
        <title>Horde_Routes 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Routes-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Routes-1.1.0.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-08-30T14:02:30+00:00</updated>
        <content>
            Classes for mapping URLs into the controllers and actions of an MVC system. It is a port of a Python library, Routes, by Ben Bangert (http://routes.groovie.org).
            
* [mjr] Added Horde_Routes_Matcher helper class.
 
        </content>
    </entry>    <entry>
        <title>Horde_Routes 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Routes-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Routes-1.0.0.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-04-06T01:17:41+00:00</updated>
        <content>
            Classes for mapping URLs into the controllers and actions of an MVC system. It is a port of a Python library, Routes, by Ben Bangert (http://routes.groovie.org).
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Routes 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Routes-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Routes-1.0.0RC2.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-03-29T18:23:42+00:00</updated>
        <content>
            Classes for mapping URLs into the controllers and actions of an MVC system. It is a port of a Python library, Routes, by Ben Bangert (http://routes.groovie.org).
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Routes 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Routes-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Routes-1.0.0RC1.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-03-22T23:30:01+00:00</updated>
        <content>
            Classes for mapping URLs into the controllers and actions of an MVC system. It is a port of a Python library, Routes, by Ben Bangert (http://routes.groovie.org).
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Routes 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Routes-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Routes-1.0.0beta1.tgz</id>
        <author>
            <name>mnaberez</name>
        </author>
        <updated>2011-03-16T18:16:53+00:00</updated>
        <content>
            Classes for mapping URLs into the controllers and actions of an MVC system. It is a port of a Python library, Routes, by Ben Bangert (http://routes.groovie.org).
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Rpc 2.1.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Rpc-2.1.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Rpc-2.1.0beta1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-05-13T15:11:28+00:00</updated>
        <content>
            A common abstracted interface to various remote methods of accessing Horde functionality.
            
* [jan] Use Horde_Dav for DAV RPC backends.
 
        </content>
    </entry>    <entry>
        <title>Horde_Rpc 2.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Rpc-2.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Rpc-2.0.5.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-05-13T14:15:43+00:00</updated>
        <content>
            A common abstracted interface to various remote methods of accessing Horde functionality.
            
* [jan] Don't require an unstable package from a stable version.
 
        </content>
    </entry>    <entry>
        <title>Horde_Rpc 2.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Rpc-2.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Rpc-2.0.4.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-05-06T19:06:11+00:00</updated>
        <content>
            A common abstracted interface to various remote methods of accessing Horde functionality.
            
* [jan] Use Horde_Dav for DAV RPC backends.
 
        </content>
    </entry>    <entry>
        <title>Horde_Rpc 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Rpc-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Rpc-2.0.3.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-01-29T12:58:11+00:00</updated>
        <content>
            A common abstracted interface to various remote methods of accessing Horde functionality.
            
* [jan] Update French translation (Paul De Vlieger &lt;paul.de_vlieger@moniut.univ-bpclermont.fr&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Rpc 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Rpc-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Rpc-2.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-12-25T20:21:22+00:00</updated>
        <content>
            A common abstracted interface to various remote methods of accessing Horde functionality.
            
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Rpc 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Rpc-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Rpc-2.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-11-06T20:51:59+00:00</updated>
        <content>
            A common abstracted interface to various remote methods of accessing Horde functionality.
            
* [mjr] Workaround for broken iOS ActiveSync AUTODISCOVER requests (Bug # 11624).
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Rpc 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Rpc-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Rpc-2.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-30T19:45:04+00:00</updated>
        <content>
            A common abstracted interface to various remote methods of accessing Horde functionality.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Rpc 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Rpc-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Rpc-2.0.0RC1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-26T23:25:58+00:00</updated>
        <content>
            A common abstracted interface to various remote methods of accessing Horde functionality.
            
* [jan] Use Horde's temporary directory for SyncML logs.
* [mjr] Allow autodiscover requests sent as OPTIONS requests.
 
        </content>
    </entry>    <entry>
        <title>Horde_Rpc 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Rpc-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Rpc-2.0.0beta1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-19T23:38:39+00:00</updated>
        <content>
            A common abstracted interface to various remote methods of accessing Horde functionality.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Rpc 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Rpc-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Rpc-2.0.0alpha1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-05T23:57:48+00:00</updated>
        <content>
            A common abstracted interface to various remote methods of accessing Horde functionality.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Rpc 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Rpc-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Rpc-1.0.4.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-05-29T13:58:22+00:00</updated>
        <content>
            A common abstracted interface to various remote methods of accessing Horde functionality.
            
* [jan] Support authentication via CGI.
 
        </content>
    </entry>    <entry>
        <title>Horde_Rpc 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Rpc-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Rpc-1.0.3.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-01-31T12:04:00+00:00</updated>
        <content>
            A common abstracted interface to various remote methods of accessing Horde functionality.
            
* [jan] Fix WebDAV access to application resources.
 
        </content>
    </entry>    <entry>
        <title>Horde_Rpc 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Rpc-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Rpc-1.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-07-27T16:35:20+00:00</updated>
        <content>
            A common abstracted interface to various remote methods of accessing Horde functionality.
            
* [jan] Update Latvian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Rpc 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Rpc-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Rpc-1.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-07-05T14:51:49+00:00</updated>
        <content>
            A common abstracted interface to various remote methods of accessing Horde functionality.
            
*
 
        </content>
    </entry>    <entry>
        <title>Horde_Rpc 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Rpc-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Rpc-1.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-04-06T01:17:56+00:00</updated>
        <content>
            A common abstracted interface to various remote methods of accessing Horde functionality.
            
* First stable release for Horde 4.
* [mjr] Fix for broken Nokia MfE clients (Bug #9757).
 
        </content>
    </entry>    <entry>
        <title>Horde_Rpc 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Rpc-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Rpc-1.0.0RC2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-29T18:23:53+00:00</updated>
        <content>
            A common abstracted interface to various remote methods of accessing Horde functionality.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Rpc 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Rpc-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Rpc-1.0.0RC1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-22T23:30:15+00:00</updated>
        <content>
            A common abstracted interface to various remote methods of accessing Horde functionality.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Rpc 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Rpc-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Rpc-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:17:01+00:00</updated>
        <content>
            A common abstracted interface to various remote methods of accessing Horde functionality.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Scheduler 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Scheduler-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Scheduler-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-22T13:20:29+00:00</updated>
        <content>
            TODO
            
* [jan] Re-packaged 2.0.0 release.
 
        </content>
    </entry>    <entry>
        <title>Horde_Scheduler 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Scheduler-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Scheduler-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:45:38+00:00</updated>
        <content>
            TODO
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Scheduler 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Scheduler-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Scheduler-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:38:57+00:00</updated>
        <content>
            TODO
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Scheduler 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Scheduler-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Scheduler-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-05T23:58:06+00:00</updated>
        <content>
            TODO
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Scheduler 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Scheduler-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Scheduler-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-22T21:08:14+00:00</updated>
        <content>
            TODO
            
* [jan] Allow to autoload scheduler classes (Bug #10783).
 
        </content>
    </entry>    <entry>
        <title>Horde_Scheduler 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Scheduler-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Scheduler-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-09-27T18:34:02+00:00</updated>
        <content>
            TODO
            
* First stable release for Horde 4.
* Removed Horde-specific command line script.
 
        </content>
    </entry>    <entry>
        <title>Horde_Scribe 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Scribe-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Scribe-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-22T13:21:50+00:00</updated>
        <content>
            Packaged version of the PHP Scribe client.
            
* [jan] Re-packaged 2.0.0 release.
 
        </content>
    </entry>    <entry>
        <title>Horde_Scribe 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Scribe-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Scribe-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:46:09+00:00</updated>
        <content>
            Packaged version of the PHP Scribe client.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Scribe 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Scribe-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Scribe-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:39:19+00:00</updated>
        <content>
            Packaged version of the PHP Scribe client.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Scribe 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Scribe-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Scribe-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-05T23:58:24+00:00</updated>
        <content>
            Packaged version of the PHP Scribe client.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Scribe 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Scribe-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Scribe-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-04-10T19:44:44+00:00</updated>
        <content>
            Packaged version of the PHP Scribe client.
            
* [rla] Add license file.
 
        </content>
    </entry>    <entry>
        <title>Horde_Scribe 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Scribe-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Scribe-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-27T16:42:47+00:00</updated>
        <content>
            Packaged version of the PHP Scribe client.
            
* [cjh] Add dependency on Horde_Thrift.
 
        </content>
    </entry>    <entry>
        <title>Horde_Scribe 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Scribe-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Scribe-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:18:10+00:00</updated>
        <content>
            Packaged version of the PHP Scribe client.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Scribe 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Scribe-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Scribe-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:24:05+00:00</updated>
        <content>
            Packaged version of the PHP Scribe client.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Scribe 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Scribe-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Scribe-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:30:27+00:00</updated>
        <content>
            Packaged version of the PHP Scribe client.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Scribe 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Scribe-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Scribe-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:17:11+00:00</updated>
        <content>
            Packaged version of the PHP Scribe client.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Scribe 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Scribe-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Scribe-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:49:38+00:00</updated>
        <content>
            Packaged version of the PHP Scribe client.
            
* First alpha release for Horde 4.
* Initial packaging of autogenerated Scribe thrift code
 
        </content>
    </entry>    <entry>
        <title>Horde_Secret 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Secret-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Secret-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T15:23:30+00:00</updated>
        <content>
            An API for encrypting and decrypting small pieces of data with the use of a shared key.
            
* [jan] Fix package.xml.
 
        </content>
    </entry>    <entry>
        <title>Horde_Secret 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Secret-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Secret-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T15:03:40+00:00</updated>
        <content>
            An API for encrypting and decrypting small pieces of data with the use of a shared key.
            
* [mms] Use Horde_Crypt_Blowfish instead of Crypt_Blowfish.
 
        </content>
    </entry>    <entry>
        <title>Horde_Secret 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Secret-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Secret-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:46:42+00:00</updated>
        <content>
            An API for encrypting and decrypting small pieces of data with the use of a shared key.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Secret 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Secret-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Secret-2.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-26T23:26:38+00:00</updated>
        <content>
            An API for encrypting and decrypting small pieces of data with the use of a shared key.
            
* [mms] If secret key is changed, change the associated  key or else key change may not be recognized in the current page access (Bug #11570).
* [mms] Limit decryption/encryption key to 56 bytes (Bug #11566).
* [mms] Mark secret cookie data as HttpOnly.
* [mms] Add Exception code constants.
 
        </content>
    </entry>    <entry>
        <title>Horde_Secret 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Secret-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Secret-2.0.0beta2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-12T20:50:10+00:00</updated>
        <content>
            An API for encrypting and decrypting small pieces of data with the use of a shared key.
            
* [mms] Use Horde_Support_Randomid class to generate secret key.
 
        </content>
    </entry>    <entry>
        <title>Horde_Secret 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Secret-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Secret-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:39:37+00:00</updated>
        <content>
            An API for encrypting and decrypting small pieces of data with the use of a shared key.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Secret 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Secret-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Secret-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-05T23:58:40+00:00</updated>
        <content>
            An API for encrypting and decrypting small pieces of data with the use of a shared key.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Secret 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Secret-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Secret-1.0.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-24T13:43:03+00:00</updated>
        <content>
            An API for encrypting and decrypting small pieces of data with the use of a shared key.
            
* [mms] If secret key is changed, change the associated $_COOKIE key or else key change may not be recognized in the current page access (Bug #11570).
 
        </content>
    </entry>    <entry>
        <title>Horde_Secret 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Secret-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Secret-1.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-24T10:10:50+00:00</updated>
        <content>
            An API for encrypting and decrypting small pieces of data with the use of a shared key.
            
* [mms] Limit decryption/encryption key to 56 bytes (Bug #11566).
* [mms] Mark secret cookie data as HttpOnly.
 
        </content>
    </entry>    <entry>
        <title>Horde_Secret 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Secret-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Secret-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-06-29T14:44:31+00:00</updated>
        <content>
            An API for encrypting and decrypting small pieces of data with the use of a shared key.
            
* [mms] Secret keys should always be session expiration cookies.
* [mms] Add DEFAULT_KEY constant.
* [mms] Actually delete the cookie key from the browser when clearKey() is called.
 
        </content>
    </entry>    <entry>
        <title>Horde_Secret 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Secret-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Secret-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-04-10T19:45:25+00:00</updated>
        <content>
            An API for encrypting and decrypting small pieces of data with the use of a shared key.
            
* [rla] Add license file.
 
        </content>
    </entry>    <entry>
        <title>Horde_Secret 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Secret-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Secret-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:18:22+00:00</updated>
        <content>
            An API for encrypting and decrypting small pieces of data with the use of a shared key.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Secret 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Secret-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Secret-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:24:17+00:00</updated>
        <content>
            An API for encrypting and decrypting small pieces of data with the use of a shared key.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Secret 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Secret-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Secret-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:30:38+00:00</updated>
        <content>
            An API for encrypting and decrypting small pieces of data with the use of a shared key.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Secret 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Secret-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Secret-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:17:19+00:00</updated>
        <content>
            An API for encrypting and decrypting small pieces of data with the use of a shared key.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Secret 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Secret-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Secret-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:49:46+00:00</updated>
        <content>
            An API for encrypting and decrypting small pieces of data with the use of a shared key.
            
* First alpha release for Horde 4.
* Remove dependency on Horde_Core.
* Throw exceptions on error.
* Convert to OO-interface.
* Use PEAR's Crypt_Blowfish to encrypt data.
 
        </content>
    </entry>    <entry>
        <title>Horde_Serialize 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Serialize-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Serialize-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-03-05T17:29:25+00:00</updated>
        <content>
            An interface to various methods of encapsulating data.
            
* [jan] Improve dependency detection.
 
        </content>
    </entry>    <entry>
        <title>Horde_Serialize 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Serialize-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Serialize-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T15:24:37+00:00</updated>
        <content>
            An interface to various methods of encapsulating data.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Serialize 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Serialize-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Serialize-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:47:18+00:00</updated>
        <content>
            An interface to various methods of encapsulating data.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Serialize 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Serialize-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Serialize-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:39:54+00:00</updated>
        <content>
            An interface to various methods of encapsulating data.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Serialize 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Serialize-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Serialize-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-05T23:59:03+00:00</updated>
        <content>
            An interface to various methods of encapsulating data.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Serialize 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Serialize-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Serialize-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-08T22:41:50+00:00</updated>
        <content>
            An interface to various methods of encapsulating data.
            
* [jan] Fix unit tests.
 
        </content>
    </entry>    <entry>
        <title>Horde_Serialize 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Serialize-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Serialize-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-05-03T14:13:48+00:00</updated>
        <content>
            An interface to various methods of encapsulating data.
            
* [jan] Fix dependency.
 
        </content>
    </entry>    <entry>
        <title>Horde_Serialize 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Serialize-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Serialize-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:18:34+00:00</updated>
        <content>
            An interface to various methods of encapsulating data.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Serialize 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Serialize-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Serialize-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:24:26+00:00</updated>
        <content>
            An interface to various methods of encapsulating data.
            
* Second release candidate for Horde 4.
* [jan] Drop SQLXML serialization method (Request #9705).
 
        </content>
    </entry>    <entry>
        <title>Horde_Serialize 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Serialize-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Serialize-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:30:50+00:00</updated>
        <content>
            An interface to various methods of encapsulating data.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Serialize 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Serialize-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Serialize-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:17:27+00:00</updated>
        <content>
            An interface to various methods of encapsulating data.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Serialize 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Serialize-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Serialize-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:49:53+00:00</updated>
        <content>
            An interface to various methods of encapsulating data.
            
* First alpha release for Horde 4.
* Throw exceptions rather than returning PEAR_Errors.
* Add support for limited error handling for json encoding errors (requires PHP 5.3+).
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Facebook 2.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Facebook-2.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Facebook-2.0.4.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-03-05T17:39:31+00:00</updated>
        <content>
            Client libraries for the Facebook REST API.
            
* [jan] Fix examples location.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Facebook 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Facebook-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Facebook-2.0.3.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-01-29T13:01:53+00:00</updated>
        <content>
            Client libraries for the Facebook REST API.
            
* [jan] Update French translation (Paul De Vlieger &lt;paul.de_vlieger@moniut.univ-bpclermont.fr&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Facebook 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Facebook-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Facebook-2.0.2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-01-09T15:55:00+00:00</updated>
        <content>
            Client libraries for the Facebook REST API.
            
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Facebook 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Facebook-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Facebook-2.0.1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-11-06T20:53:48+00:00</updated>
        <content>
            Client libraries for the Facebook REST API.
            
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Facebook 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Facebook-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Facebook-2.0.0.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-10-30T19:47:48+00:00</updated>
        <content>
            Client libraries for the Facebook REST API.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Facebook 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Facebook-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Facebook-2.0.0RC1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-10-26T23:27:29+00:00</updated>
        <content>
            Client libraries for the Facebook REST API.
            
* [jan] Fix parsing JSON responses with PHP 5.4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Facebook 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Facebook-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Facebook-2.0.0beta2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-10-12T20:52:00+00:00</updated>
        <content>
            Client libraries for the Facebook REST API.
            
* [mjr] Remove fields from FQL statement that are no longer available.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Facebook 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Facebook-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Facebook-2.0.0beta1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-07-19T23:40:20+00:00</updated>
        <content>
            Client libraries for the Facebook REST API.
            
* First beta release for Horde 5.
* [mjr] Update API to use the Graph API wherever possible.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Facebook 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Facebook-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Facebook-2.0.0alpha1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-07-05T23:59:23+00:00</updated>
        <content>
            Client libraries for the Facebook REST API.
            
* First alpha release for Horde 5.
* [mjr] Removed the deprecated OFFLINE permission.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Facebook 1.1.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Facebook-1.1.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Facebook-1.1.3.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-04-10T19:46:19+00:00</updated>
        <content>
            Client libraries for the Facebook REST API.
            
* [jan] Update translations.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Facebook 1.1.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Facebook-1.1.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Facebook-1.1.2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-12-06T11:08:43+00:00</updated>
        <content>
            Client libraries for the Facebook REST API.
            
* [jan] Update Japanese translation (Hiromi Kimura &lt;hiromi@tac.tsukuba.ac.jp&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Facebook 1.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Facebook-1.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Facebook-1.1.1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-08-30T11:30:21+00:00</updated>
        <content>
            Client libraries for the Facebook REST API.
            
* [mjr] Use FQL to obtain event list and add rsvp_status
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Facebook 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Facebook-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Facebook-1.1.0.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-07-27T16:43:34+00:00</updated>
        <content>
            Client libraries for the Facebook REST API.
            
* [jan] Update Latvian translation.
* [mjr] Add dependency on Horde_Support to better support logging features.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Facebook 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Facebook-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Facebook-1.0.2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-07-05T14:52:48+00:00</updated>
        <content>
            Client libraries for the Facebook REST API.
            
* [jan] Update Lithuanian translation.
* [jan] Update Brazilian Portuguese translation.
* [mjr] Fix integer overflow issue (Bug #9889).
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Facebook 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Facebook-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Facebook-1.0.1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-06-01T15:37:14+00:00</updated>
        <content>
            Client libraries for the Facebook REST API.
            
* [jan] Updated Slovak translation.
* [jan] Updated Spanish translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Facebook 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Facebook-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Facebook-1.0.0.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-04-06T01:18:49+00:00</updated>
        <content>
            Client libraries for the Facebook REST API.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Facebook 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Facebook-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Facebook-1.0.0RC2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-03-29T18:24:37+00:00</updated>
        <content>
            Client libraries for the Facebook REST API.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Facebook 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Facebook-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Facebook-1.0.0RC1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-03-22T23:31:01+00:00</updated>
        <content>
            Client libraries for the Facebook REST API.
            
* First release candidate for Horde 4.
* [mjr] Refactored for OAuth2 Authentication
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Facebook 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Facebook-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Facebook-1.0.0beta1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-03-16T18:17:36+00:00</updated>
        <content>
            Client libraries for the Facebook REST API.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Facebook 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Facebook-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Facebook-1.0.0alpha1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-03-08T23:50:01+00:00</updated>
        <content>
            Client libraries for the Facebook REST API.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Twitter 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Twitter-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Twitter-2.0.3.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-04-08T12:14:23+00:00</updated>
        <content>
            Client libraries for the Twitter REST API.
            
* [mjr] Fix initial authentication for recently changed Twitter API requirements (Bug #12165).
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Twitter 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Twitter-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Twitter-2.0.2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-03-05T17:45:22+00:00</updated>
        <content>
            Client libraries for the Twitter REST API.
            
* [jan] Fix examples location.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Twitter 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Twitter-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Twitter-2.0.1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-11-22T13:03:41+00:00</updated>
        <content>
            Client libraries for the Twitter REST API.
            
* [jan] Re-packaged 2.0.0 release.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Twitter 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Twitter-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Twitter-2.0.0.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-10-30T19:48:21+00:00</updated>
        <content>
            Client libraries for the Twitter REST API.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Twitter 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Twitter-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Twitter-2.0.0beta1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-07-19T23:40:38+00:00</updated>
        <content>
            Client libraries for the Twitter REST API.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Twitter 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Twitter-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Twitter-2.0.0alpha1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-07-05T23:59:42+00:00</updated>
        <content>
            Client libraries for the Twitter REST API.
            
* First alpha release for Horde 5.
* [mjr] Update API endpoints.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Twitter 1.1.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Twitter-1.1.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Twitter-1.1.4.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-06-28T21:03:53+00:00</updated>
        <content>
            Client libraries for the Twitter REST API.
            
* [mjr] Update API endpoints.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Twitter 1.1.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Twitter-1.1.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Twitter-1.1.3.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-10-18T13:48:54+00:00</updated>
        <content>
            Client libraries for the Twitter REST API.
            
* [gwr] Fixed posting tweets.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Twitter 1.1.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Twitter-1.1.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Twitter-1.1.2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-10-11T11:16:16+00:00</updated>
        <content>
            Client libraries for the Twitter REST API.
            
* [mjr] Fix generating OAuth request when multiple URL parameters are passed.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Twitter 1.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Twitter-1.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Twitter-1.1.1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-10-06T16:54:29+00:00</updated>
        <content>
            Client libraries for the Twitter REST API.
            
* [mjr] Fix oauth endpoints to reflect Twitter's new requirements for https requests.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Twitter 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Twitter-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Twitter-1.1.0.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-05-06T12:26:26+00:00</updated>
        <content>
            Client libraries for the Twitter REST API.
            
* [jan] Add CLI client example.
* [jan] Add Horde_Services_Twitter::create() factory method.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Twitter 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Twitter-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Twitter-1.0.0.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-04-06T01:19:02+00:00</updated>
        <content>
            Client libraries for the Twitter REST API.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Twitter 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Twitter-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Twitter-1.0.0RC2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-03-29T18:24:51+00:00</updated>
        <content>
            Client libraries for the Twitter REST API.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Twitter 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Twitter-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Twitter-1.0.0RC1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-03-22T23:31:16+00:00</updated>
        <content>
            Client libraries for the Twitter REST API.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Twitter 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Twitter-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Twitter-1.0.0beta1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-03-16T18:17:44+00:00</updated>
        <content>
            Client libraries for the Twitter REST API.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Twitter 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Twitter-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Twitter-1.0.0alpha1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-03-08T23:50:09+00:00</updated>
        <content>
            Client libraries for the Twitter REST API.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_UrlShortener 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_UrlShortener-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_UrlShortener-2.0.1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-11-22T13:04:49+00:00</updated>
        <content>
            Interfaces to various URL shortening services.
            
* [jan] Re-packaged 2.0.0 release.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_UrlShortener 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_UrlShortener-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_UrlShortener-2.0.0.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-10-30T19:48:50+00:00</updated>
        <content>
            Interfaces to various URL shortening services.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_UrlShortener 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Service_UrlShortener-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_UrlShortener-2.0.0beta1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-07-19T23:40:59+00:00</updated>
        <content>
            Interfaces to various URL shortening services.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_UrlShortener 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Service_UrlShortener-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_UrlShortener-2.0.0alpha1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-07-05T23:59:58+00:00</updated>
        <content>
            Interfaces to various URL shortening services.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_UrlShortener 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_UrlShortener-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_UrlShortener-1.0.0.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-11-02T11:09:42+00:00</updated>
        <content>
            Interfaces to various URL shortening services.
            
* First stable release.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_UrlShortener 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Service_UrlShortener-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_UrlShortener-1.0.0RC1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-10-19T11:23:51+00:00</updated>
        <content>
            Interfaces to various URL shortening services.
            
* [jan] Fix dependency.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_UrlShortener 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Service_UrlShortener-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_UrlShortener-1.0.0alpha1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-10-11T12:06:44+00:00</updated>
        <content>
            Interfaces to various URL shortening services.
            
* Initial release.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Weather 2.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Weather-2.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Weather-2.0.4.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-03-05T17:50:47+00:00</updated>
        <content>
            Set of classes that provide an abstraction to various online weather service providers. Includes drivers for WeatherUnderground, WorldWeatherOnline, and Google Weather.
            
* [jan] Fix unit tests.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Weather 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Weather-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Weather-2.0.3.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-01-29T13:03:31+00:00</updated>
        <content>
            Set of classes that provide an abstraction to various online weather service providers. Includes drivers for WeatherUnderground, WorldWeatherOnline, and Google Weather.
            
* [jan] Add French translation (Paul De Vlieger &lt;paul.de_vlieger@moniut.univ-bpclermont.fr&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Weather 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Weather-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Weather-2.0.2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2013-01-09T15:58:53+00:00</updated>
        <content>
            Set of classes that provide an abstraction to various online weather service providers. Includes drivers for WeatherUnderground, WorldWeatherOnline, and Google Weather.
            
* [jan] Add Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Weather 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Weather-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Weather-2.0.1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-11-06T20:55:10+00:00</updated>
        <content>
            Set of classes that provide an abstraction to various online weather service providers. Includes drivers for WeatherUnderground, WorldWeatherOnline, and Google Weather.
            
* [jan] Update Japanese translation (Hiromi Kimura &lt;hiromi@tac.tsukuba.ac.jp&gt;).
* [mjr] Remove support for Google's dead weather API.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Weather 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Weather-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Weather-2.0.0.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-10-30T19:49:26+00:00</updated>
        <content>
            Set of classes that provide an abstraction to various online weather service providers. Includes drivers for WeatherUnderground, WorldWeatherOnline, and Google Weather.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Weather 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Weather-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Weather-2.0.0RC1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-10-26T23:28:16+00:00</updated>
        <content>
            Set of classes that provide an abstraction to various online weather service providers. Includes drivers for WeatherUnderground, WorldWeatherOnline, and Google Weather.
            
* [mjr] Catch XML parsing errors.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Weather 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Weather-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Weather-2.0.0beta1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-07-19T23:41:17+00:00</updated>
        <content>
            Set of classes that provide an abstraction to various online weather service providers. Includes drivers for WeatherUnderground, WorldWeatherOnline, and Google Weather.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Weather 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Weather-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Weather-2.0.0alpha1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-07-06T00:00:20+00:00</updated>
        <content>
            Set of classes that provide an abstraction to various online weather service providers. Includes drivers for WeatherUnderground, WorldWeatherOnline, and Google Weather.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Weather 1.1.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Weather-1.1.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Weather-1.1.3.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-08-27T15:44:06+00:00</updated>
        <content>
            Set of classes that provide an abstraction to various online weather service providers. Includes drivers for WeatherUnderground, WorldWeatherOnline, and Google Weather.
            
* [mjr] Fix fatal error caused by not catching bad XML returned from remote.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Weather 1.1.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Weather-1.1.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Weather-1.1.2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-06-28T21:06:45+00:00</updated>
        <content>
            Set of classes that provide an abstraction to various online weather service providers. Includes drivers for WeatherUnderground, WorldWeatherOnline, and Google Weather.
            
* [mjr] Update image conditions mapping for Google driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Weather 1.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Weather-1.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Weather-1.1.1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-03-20T10:45:42+00:00</updated>
        <content>
            Set of classes that provide an abstraction to various online weather service providers. Includes drivers for WeatherUnderground, WorldWeatherOnline, and Google Weather.
            
* [jan] Add Finnish translation (Leena Heino &lt;liinu@uta.fi&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Weather 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Weather-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Weather-1.1.0.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-02-22T13:30:45+00:00</updated>
        <content>
            Set of classes that provide an abstraction to various online weather service providers. Includes drivers for WeatherUnderground, WorldWeatherOnline, and Google Weather.
            
* [mjr] WeatherUnderground had done away with the 5 day forecast. Emulate it with a 7 day forecast and limitLength call.
* [mjr] Allow setting a limit to the number of forecast days that are returned, regardless of the reqested forecast length.
* [mjr] Fix requesting different forecast lengths for the same location in the same request.
* [mjr] Add 10 day forecast support for WeatherUnderground.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Weather 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Weather-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Weather-1.0.1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-01-31T12:10:08+00:00</updated>
        <content>
            Set of classes that provide an abstraction to various online weather service providers. Includes drivers for WeatherUnderground, WorldWeatherOnline, and Google Weather.
            
* [jan] Add Spanish translation (Manuel P. Ayala &lt;mayala@unex.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Weather 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Weather-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Weather-1.0.0.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2012-01-17T12:32:34+00:00</updated>
        <content>
            Set of classes that provide an abstraction to various online weather service providers. Includes drivers for WeatherUnderground, WorldWeatherOnline, and Google Weather.
            
* [mjr] Add snow and rain totals to wunderground driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Weather 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Weather-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Weather-1.0.0RC2.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-12-21T18:14:49+00:00</updated>
        <content>
            Set of classes that provide an abstraction to various online weather service providers. Includes drivers for WeatherUnderground, WorldWeatherOnline, and Google Weather.
            
* [mjr] Fix using IP addresses for determining forecast location (Bug #10857)
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Weather 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Weather-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Weather-1.0.0RC1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-12-13T12:03:15+00:00</updated>
        <content>
            Set of classes that provide an abstraction to various online weather service providers. Includes drivers for WeatherUnderground, WorldWeatherOnline, and Google Weather.
            
* [mjr] Use longer cache lifetime for non-changing values (Request #10851).
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Weather 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Weather-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Weather-1.0.0beta1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-12-06T11:11:03+00:00</updated>
        <content>
            Set of classes that provide an abstraction to various online weather service providers. Includes drivers for WeatherUnderground, WorldWeatherOnline, and Google Weather.
            
* [jan] Add Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
* [mjr] Export available detailed forecast fields for each driver (Bug #10813).
* [mjr] Fix returning correct units when requesting the same location twice, but with different units (Bug # 10804).
* [mjr] Fix returning localized text from Wwo driver (Bug #10804).
* [mjr] Fix obtaining forecast periods individually..
* [mjr] Fix obtaining certain properties from Google driver.
* [mjr] Fix making requests when not using a cache.
* [jan] Add Japanese translation (Hiromi Kimura &lt;hiromi@tac.tsukuba.ac.jp&gt;).
* [mjr] Fix path to locale directory.
* [mjr] Fix setting units (Bug #10792).
 
        </content>
    </entry>    <entry>
        <title>Horde_Service_Weather 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Service_Weather-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Service_Weather-1.0.0alpha1.tgz</id>
        <author>
            <name>mrubinsk</name>
        </author>
        <updated>2011-11-21T21:34:04+00:00</updated>
        <content>
            Set of classes that provide an abstraction to various online weather service providers. Includes drivers for WeatherUnderground, WorldWeatherOnline, and Google Weather.
            
* Initial release.
 
        </content>
    </entry>    <entry>
        <title>Horde_SessionHandler 2.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SessionHandler-2.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_SessionHandler-2.1.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-05-06T19:10:22+00:00</updated>
        <content>
            Horde_SessionHandler defines an API for implementing custom session handlers for PHP.
            
* [mms] Add MongoDB driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_SessionHandler 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SessionHandler-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_SessionHandler-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-03-05T17:57:32+00:00</updated>
        <content>
            Horde_SessionHandler defines an API for implementing custom session handlers for PHP.
            
* [jan] Fix unit tests.
 
        </content>
    </entry>    <entry>
        <title>Horde_SessionHandler 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SessionHandler-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_SessionHandler-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T15:47:05+00:00</updated>
        <content>
            Horde_SessionHandler defines an API for implementing custom session handlers for PHP.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_SessionHandler 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SessionHandler-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_SessionHandler-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:49:58+00:00</updated>
        <content>
            Horde_SessionHandler defines an API for implementing custom session handlers for PHP.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_SessionHandler 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_SessionHandler-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_SessionHandler-2.0.0beta2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-12T20:52:39+00:00</updated>
        <content>
            Horde_SessionHandler defines an API for implementing custom session handlers for PHP.
            
* [jan] Fix track_lifetime setting for Memcache driver (Bug #11444).
 
        </content>
    </entry>    <entry>
        <title>Horde_SessionHandler 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_SessionHandler-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_SessionHandler-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:41:42+00:00</updated>
        <content>
            Horde_SessionHandler defines an API for implementing custom session handlers for PHP.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_SessionHandler 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_SessionHandler-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_SessionHandler-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-06T00:00:41+00:00</updated>
        <content>
            Horde_SessionHandler defines an API for implementing custom session handlers for PHP.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_SessionHandler 1.0.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SessionHandler-1.0.6.tgz" />
        <id>http://pear.horde.org/get/Horde_SessionHandler-1.0.6.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-14T14:57:04+00:00</updated>
        <content>
            Horde_SessionHandler defines an API for implementing custom session handlers for PHP.
            
* [jan] Fix track_lifetime setting for Memcache driver (Bug #11444).
 
        </content>
    </entry>    <entry>
        <title>Horde_SessionHandler 1.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SessionHandler-1.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_SessionHandler-1.0.5.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-04-10T19:47:08+00:00</updated>
        <content>
            Horde_SessionHandler defines an API for implementing custom session handlers for PHP.
            
* [jan] Fix SQL driver with PostgreSQL.
* [jan] Fix reading sessions with the External driver.
* [jan] Add test suite.
 
        </content>
    </entry>    <entry>
        <title>Horde_SessionHandler 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SessionHandler-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_SessionHandler-1.0.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-02-22T13:31:09+00:00</updated>
        <content>
            Horde_SessionHandler defines an API for implementing custom session handlers for PHP.
            
* [jan] Don't start transaction more than once in SQL driver (Bug #10978).
 
        </content>
    </entry>    <entry>
        <title>Horde_SessionHandler 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SessionHandler-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_SessionHandler-1.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-01-31T12:12:20+00:00</updated>
        <content>
            Horde_SessionHandler defines an API for implementing custom session handlers for PHP.
            
* [jan] Fix transaction error when reconnecting to database during session writing (Bug #10906).
 
        </content>
    </entry>    <entry>
        <title>Horde_SessionHandler 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SessionHandler-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_SessionHandler-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-10-11T14:01:47+00:00</updated>
        <content>
            Horde_SessionHandler defines an API for implementing custom session handlers for PHP.
            
* [jan] Use portable queries in SQL session handler (Bug #10574).
 
        </content>
    </entry>    <entry>
        <title>Horde_SessionHandler 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SessionHandler-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_SessionHandler-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-09-20T14:35:46+00:00</updated>
        <content>
            Horde_SessionHandler defines an API for implementing custom session handlers for PHP.
            
* [mms] Call garbage collection before grabbing list of active sessions.
* [mms] Fix obtaining session information from more than one session.
 
        </content>
    </entry>    <entry>
        <title>Horde_SessionHandler 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SessionHandler-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_SessionHandler-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:19:15+00:00</updated>
        <content>
            Horde_SessionHandler defines an API for implementing custom session handlers for PHP.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_SessionHandler 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_SessionHandler-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_SessionHandler-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:25:04+00:00</updated>
        <content>
            Horde_SessionHandler defines an API for implementing custom session handlers for PHP.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_SessionHandler 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_SessionHandler-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_SessionHandler-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:31:27+00:00</updated>
        <content>
            Horde_SessionHandler defines an API for implementing custom session handlers for PHP.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_SessionHandler 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_SessionHandler-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_SessionHandler-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:17:54+00:00</updated>
        <content>
            Horde_SessionHandler defines an API for implementing custom session handlers for PHP.
            
* Workaround PHP &lt; 5.2.6 (broken stream handling) (Bug #9644).
 
        </content>
    </entry>    <entry>
        <title>Horde_SessionHandler 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_SessionHandler-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_SessionHandler-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:50:16+00:00</updated>
        <content>
            Horde_SessionHandler defines an API for implementing custom session handlers for PHP.
            
* First alpha release for Horde 4.
* Added 'File' driver.
* Abstracted storage-specific code into 'Storage' drivers.
* Removed LDAP driver
* Abstracted memcache persistent-backend code into 'Stack' driver.
* Renamed 'none' driver to 'Builtin'.
* Now throws Horde_SessionHandler_Exception.
* Split driver code into abstract class.
* Use horde/Db to access SQL databases.
* Do not rely on Horde::logMessage().
* Removed Horde-specific session counting script.
 
        </content>
    </entry>    <entry>
        <title>Horde_Share 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Share-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Share-2.0.3.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-03-05T13:02:08+00:00</updated>
        <content>
            Horde_Share provides an interface to all shared resources a user
owns or has access to.
            
* [jan] Fix testing for owner and user permissions in Kolab shares.
 
        </content>
    </entry>    <entry>
        <title>Horde_Share 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Share-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Share-2.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-01-10T12:25:44+00:00</updated>
        <content>
            Horde_Share provides an interface to all shared resources a user
owns or has access to.
            
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Share 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Share-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Share-2.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-11-06T20:56:06+00:00</updated>
        <content>
            Horde_Share provides an interface to all shared resources a user
owns or has access to.
            
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Share 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Share-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Share-2.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-30T19:50:31+00:00</updated>
        <content>
            Horde_Share provides an interface to all shared resources a user
owns or has access to.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Share 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Share-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Share-2.0.0RC1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-26T23:28:55+00:00</updated>
        <content>
            Horde_Share provides an interface to all shared resources a user
owns or has access to.
            
* [jan] Fix sorting of Kolab shares (Bug #11509).
 
        </content>
    </entry>    <entry>
        <title>Horde_Share 2.0.0beta4 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Share-2.0.0beta4.tgz" />
        <id>http://pear.horde.org/get/Horde_Share-2.0.0beta4.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-12T20:53:15+00:00</updated>
        <content>
            Horde_Share provides an interface to all shared resources a user
owns or has access to.
            
* [gwr] Propagate setting the default attribute to the Kolab backend.
 
        </content>
    </entry>    <entry>
        <title>Horde_Share 2.0.0beta3 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Share-2.0.0beta3.tgz" />
        <id>http://pear.horde.org/get/Horde_Share-2.0.0beta3.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-08-29T15:28:17+00:00</updated>
        <content>
            Horde_Share provides an interface to all shared resources a user
owns or has access to.
            
* [gwr] Adapt to API changes in Kolab_Storage.
 
        </content>
    </entry>    <entry>
        <title>Horde_Share 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Share-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Share-2.0.0beta2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-21T22:04:50+00:00</updated>
        <content>
            Horde_Share provides an interface to all shared resources a user
owns or has access to.
            
* [jan] Remove optional dependency on Horde_DataTree.
 
        </content>
    </entry>    <entry>
        <title>Horde_Share 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Share-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Share-2.0.0beta1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-19T23:42:01+00:00</updated>
        <content>
            Horde_Share provides an interface to all shared resources a user
owns or has access to.
            
* First beta release for Horde 5.
* [jan] Remove DataTree driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_Share 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Share-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Share-2.0.0alpha1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-06T00:01:07+00:00</updated>
        <content>
            Horde_Share provides an interface to all shared resources a user
owns or has access to.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Share 1.3.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Share-1.3.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Share-1.3.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-04-10T19:47:37+00:00</updated>
        <content>
            Horde_Share provides an interface to all shared resources a user
owns or has access to.
            
* [jan] Add renameShare().
* [mjr] Properly cache empty listShares results (Bug #11045).
 
        </content>
    </entry>    <entry>
        <title>Horde_Share 1.2.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Share-1.2.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Share-1.2.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-11-08T23:36:25+00:00</updated>
        <content>
            Horde_Share provides an interface to all shared resources a user
owns or has access to.
            
* [jan] Skip Kolab test if Horde_Kolab_Storage is not installed.
 
        </content>
    </entry>    <entry>
        <title>Horde_Share 1.2.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Share-1.2.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Share-1.2.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-09-20T14:36:21+00:00</updated>
        <content>
            Horde_Share provides an interface to all shared resources a user
owns or has access to.
            
* [gwr] Fix usage of Horde_Exception_Wrapped.
 
        </content>
    </entry>    <entry>
        <title>Horde_Share 1.2.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Share-1.2.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Share-1.2.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-08-17T14:58:11+00:00</updated>
        <content>
            Horde_Share provides an interface to all shared resources a user
owns or has access to.
            
* [gwr] Fixed support for share parents in the Kolab driver.
* [gwr] Fixed support for multiple namespaces of the same type in the Kolab driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_Share 1.1.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Share-1.1.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Share-1.1.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-07-27T17:20:40+00:00</updated>
        <content>
            Horde_Share provides an interface to all shared resources a user
owns or has access to.
            
* [jan] Update Latvian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Share 1.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Share-1.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Share-1.1.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-07-05T15:10:56+00:00</updated>
        <content>
            Horde_Share provides an interface to all shared resources a user
owns or has access to.
            
* [mjr] Fix returning shares in the proper order when fetching multiple shares by id.
 
        </content>
    </entry>    <entry>
        <title>Horde_Share 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Share-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Share-1.1.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-05-18T14:50:51+00:00</updated>
        <content>
            Horde_Share provides an interface to all shared resources a user
owns or has access to.
            
* [mjr] Fix usage of countOwners() and listOwners() in the Sqlng driver.
* [mjr] Add ability to immediately save a single attribute change.
* [jan] Updated Spanish translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Share 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Share-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Share-1.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-05-03T13:39:33+00:00</updated>
        <content>
            Horde_Share provides an interface to all shared resources a user
owns or has access to.
            
* [jan] SECURITY: Fix permission checks of guest users on system shares.
 
        </content>
    </entry>    <entry>
        <title>Horde_Share 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Share-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Share-1.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-04-06T01:19:27+00:00</updated>
        <content>
            Horde_Share provides an interface to all shared resources a user
owns or has access to.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Share 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Share-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Share-1.0.0RC2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-29T18:25:14+00:00</updated>
        <content>
            Horde_Share provides an interface to all shared resources a user
owns or has access to.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Share 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Share-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Share-1.0.0RC1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-22T23:31:40+00:00</updated>
        <content>
            Horde_Share provides an interface to all shared resources a user
owns or has access to.
            
* First release candidate for Horde 4.
* [gwr] Fix checking creators permission for Kolab shares.
* [gwr] URL encode share ids in the Kolab driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_Share 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Share-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Share-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:18:02+00:00</updated>
        <content>
            Horde_Share provides an interface to all shared resources a user
owns or has access to.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Share 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Share-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Share-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:50:25+00:00</updated>
        <content>
            Horde_Share provides an interface to all shared resources a user
owns or has access to.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_SpellChecker 2.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SpellChecker-2.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_SpellChecker-2.1.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-10T12:29:31+00:00</updated>
        <content>
            Unified spellchecking API.
            
* [mms] Honor the 'path' configuration parameter in Aspell driver (Bug #11778).
* [mms] Minimum length configuration was not being honored in the Aspell driver.
* [mms] Deprecated Horde_SpellChecker::factory().
* [mms] Add Horde_SpellChecker_Exception.
* [mms] Convert test suite to PHPUnit.
 
        </content>
    </entry>    <entry>
        <title>Horde_SpellChecker 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SpellChecker-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_SpellChecker-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-22T13:06:11+00:00</updated>
        <content>
            Unified spellchecking API.
            
* [jan] Re-packaged 2.0.0 release.
 
        </content>
    </entry>    <entry>
        <title>Horde_SpellChecker 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SpellChecker-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_SpellChecker-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:51:04+00:00</updated>
        <content>
            Unified spellchecking API.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_SpellChecker 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_SpellChecker-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_SpellChecker-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:42:22+00:00</updated>
        <content>
            Unified spellchecking API.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_SpellChecker 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_SpellChecker-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_SpellChecker-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-06T00:01:25+00:00</updated>
        <content>
            Unified spellchecking API.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_SpellChecker 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SpellChecker-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_SpellChecker-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-04-10T19:48:17+00:00</updated>
        <content>
            Unified spellchecking API.
            
* [rla] Add license file.
 
        </content>
    </entry>    <entry>
        <title>Horde_SpellChecker 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SpellChecker-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_SpellChecker-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:19:41+00:00</updated>
        <content>
            Unified spellchecking API.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_SpellChecker 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_SpellChecker-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_SpellChecker-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:25:26+00:00</updated>
        <content>
            Unified spellchecking API.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_SpellChecker 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_SpellChecker-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_SpellChecker-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:31:52+00:00</updated>
        <content>
            Unified spellchecking API.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_SpellChecker 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_SpellChecker-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_SpellChecker-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:18:12+00:00</updated>
        <content>
            Unified spellchecking API.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Sql 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Sql-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Sql-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:25:37+00:00</updated>
        <content>
            Horde_Sql:: contains some utility functions for dealing with SQL.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Sql 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Sql-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Sql-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:32:06+00:00</updated>
        <content>
            Horde_Sql:: contains some utility functions for dealing with SQL.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Sql 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Sql-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Sql-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:18:20+00:00</updated>
        <content>
            Horde_Sql:: contains some utility functions for dealing with SQL.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Sql 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Sql-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Sql-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:50:33+00:00</updated>
        <content>
            Horde_Sql:: contains some utility functions for dealing with SQL.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Stream 1.2.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Stream-1.2.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Stream-1.2.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-19T15:52:13+00:00</updated>
        <content>
            An object-oriented interface to assist in creating and storing PHP stream resources, and to provide utility methods to access and manipulate the stream contents.
            
* [mms] Add Horde_Stream_Existing class.
 
        </content>
    </entry>    <entry>
        <title>Horde_Stream 1.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Stream-1.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Stream-1.1.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-03T01:04:19+00:00</updated>
        <content>
            An object-oriented interface to assist in creating and storing PHP stream resources, and to provide utility methods to access and manipulate the stream contents.
            
* [mms] Only specify maxmemory argument when creating temp stream if it was given.
 
        </content>
    </entry>    <entry>
        <title>Horde_Stream 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Stream-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Stream-1.1.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-02T16:06:18+00:00</updated>
        <content>
            An object-oriented interface to assist in creating and storing PHP stream resources, and to provide utility methods to access and manipulate the stream contents.
            
* [mms] Allow Horde_Stream object to be cloned.
* [mms] Allow Horde_Stream object to be serialized (Bug #11598).
* [mms] Add Horde_Stream#__toString().
 
        </content>
    </entry>    <entry>
        <title>Horde_Stream 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Stream-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Stream-1.0.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-10-30T19:51:33+00:00</updated>
        <content>
            An object-oriented interface to assist in creating and storing PHP stream resources, and to provide utility methods to access and manipulate the stream contents.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Stream 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Stream-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Stream-1.0.0beta1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-10-12T22:27:35+00:00</updated>
        <content>
            An object-oriented interface to assist in creating and storing PHP stream resources, and to provide utility methods to access and manipulate the stream contents.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Stream_Filter 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Stream_Filter-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Stream_Filter-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T15:58:13+00:00</updated>
        <content>
            A collection of various stream filters.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Stream_Filter 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Stream_Filter-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Stream_Filter-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:52:06+00:00</updated>
        <content>
            A collection of various stream filters.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Stream_Filter 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Stream_Filter-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Stream_Filter-2.0.0beta2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-12T20:53:47+00:00</updated>
        <content>
            A collection of various stream filters.
            
* [jan] Add htmlspecialchars() filter.
 
        </content>
    </entry>    <entry>
        <title>Horde_Stream_Filter 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Stream_Filter-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Stream_Filter-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:42:39+00:00</updated>
        <content>
            A collection of various stream filters.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Stream_Filter 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Stream_Filter-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Stream_Filter-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-06T00:01:43+00:00</updated>
        <content>
            A collection of various stream filters.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Stream_Filter 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Stream_Filter-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Stream_Filter-1.1.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-22T21:10:24+00:00</updated>
        <content>
            A collection of various stream filters.
            
* [mms] Add Bin2hex filter.
 
        </content>
    </entry>    <entry>
        <title>Horde_Stream_Filter 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Stream_Filter-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Stream_Filter-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:19:54+00:00</updated>
        <content>
            A collection of various stream filters.
            
* First stable release for Horde 4.
* [mms] Add CRC32 filter.
 
        </content>
    </entry>    <entry>
        <title>Horde_Stream_Filter 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Stream_Filter-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Stream_Filter-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:25:48+00:00</updated>
        <content>
            A collection of various stream filters.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Stream_Filter 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Stream_Filter-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Stream_Filter-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:32:18+00:00</updated>
        <content>
            A collection of various stream filters.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Stream_Filter 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Stream_Filter-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Stream_Filter-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:18:27+00:00</updated>
        <content>
            A collection of various stream filters.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Stream_Filter 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Stream_Filter-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Stream_Filter-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:50:41+00:00</updated>
        <content>
            A collection of various stream filters.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Stream_Wrapper 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Stream_Wrapper-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Stream_Wrapper-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-22T13:07:47+00:00</updated>
        <content>
            A collection of stream wrappers.
            
* [jan] Re-packaged 2.0.0 release.
 
        </content>
    </entry>    <entry>
        <title>Horde_Stream_Wrapper 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Stream_Wrapper-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Stream_Wrapper-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:52:35+00:00</updated>
        <content>
            A collection of stream wrappers.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Stream_Wrapper 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Stream_Wrapper-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Stream_Wrapper-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:42:59+00:00</updated>
        <content>
            A collection of stream wrappers.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Stream_Wrapper 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Stream_Wrapper-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Stream_Wrapper-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-06T00:02:00+00:00</updated>
        <content>
            A collection of stream wrappers.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Stream_Wrapper 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Stream_Wrapper-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Stream_Wrapper-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-04-10T19:48:53+00:00</updated>
        <content>
            A collection of stream wrappers.
            
* [rla] Add license file.
 
        </content>
    </entry>    <entry>
        <title>Horde_Stream_Wrapper 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Stream_Wrapper-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Stream_Wrapper-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:20:07+00:00</updated>
        <content>
            A collection of stream wrappers.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Stream_Wrapper 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Stream_Wrapper-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Stream_Wrapper-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:25:58+00:00</updated>
        <content>
            A collection of stream wrappers.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Stream_Wrapper 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Stream_Wrapper-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Stream_Wrapper-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:32:29+00:00</updated>
        <content>
            A collection of stream wrappers.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Stream_Wrapper 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Stream_Wrapper-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Stream_Wrapper-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:18:36+00:00</updated>
        <content>
            A collection of stream wrappers.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Stream_Wrapper 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Stream_Wrapper-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Stream_Wrapper-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:50:48+00:00</updated>
        <content>
            A collection of stream wrappers.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Support 2.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Support-2.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Support-2.1.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-04-08T17:03:45+00:00</updated>
        <content>
            Support classes not tied to Horde but is used by it. These classes can be used outside of Horde as well.
            
* [mms] Add Horde_Support_CaseInsensitiveArray class.
* [mms] Add missing magic methods to Horde_Support_Stub.
 
        </content>
    </entry>    <entry>
        <title>Horde_Support 2.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Support-2.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Support-2.0.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-03-05T18:06:06+00:00</updated>
        <content>
            Support classes not tied to Horde but is used by it. These classes can be used outside of Horde as well.
            
* [mms] Simplify Horde_Support_Array iterator.
 
        </content>
    </entry>    <entry>
        <title>Horde_Support 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Support-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Support-2.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-29T13:04:09+00:00</updated>
        <content>
            Support classes not tied to Horde but is used by it. These classes can be used outside of Horde as well.
            
* [mms] Fix detection of sys_getloadavg() on Windows (Bug #11972).
 
        </content>
    </entry>    <entry>
        <title>Horde_Support 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Support-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Support-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T18:23:18+00:00</updated>
        <content>
            Support classes not tied to Horde but is used by it. These classes can be used outside of Horde as well.
            
* [mms] Better generation of random IDs.
 
        </content>
    </entry>    <entry>
        <title>Horde_Support 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Support-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Support-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-06T20:57:08+00:00</updated>
        <content>
            Support classes not tied to Horde but is used by it. These classes can be used outside of Horde as well.
            
* [jan] Support uuid extension from OSSP (remi@famillecollet.com, Request #11653).
 
        </content>
    </entry>    <entry>
        <title>Horde_Support 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Support-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Support-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:53:06+00:00</updated>
        <content>
            Support classes not tied to Horde but is used by it. These classes can be used outside of Horde as well.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Support 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Support-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Support-2.0.0beta2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-08-29T15:28:51+00:00</updated>
        <content>
            Support classes not tied to Horde but is used by it. These classes can be used outside of Horde as well.
            
* [jan] If creating Horde_Support_Backtrace from an Exception, include any previous exceptions.
* [jan] Make Horde_Support_Backtrace#backtrace a public property.
 
        </content>
    </entry>    <entry>
        <title>Horde_Support 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Support-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Support-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:43:17+00:00</updated>
        <content>
            Support classes not tied to Horde but is used by it. These classes can be used outside of Horde as well.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Support 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Support-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Support-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-06T00:02:18+00:00</updated>
        <content>
            Support classes not tied to Horde but is used by it. These classes can be used outside of Horde as well.
            
* First alpha release for Horde 5.
* [mms] Add Horde_Support_ObjectStub.
 
        </content>
    </entry>    <entry>
        <title>Horde_Support 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Support-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Support-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-02-22T13:35:21+00:00</updated>
        <content>
            Support classes not tied to Horde but is used by it. These classes can be used outside of Horde as well.
            
* [mms] Fix failing unit tests.
 
        </content>
    </entry>    <entry>
        <title>Horde_Support 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Support-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Support-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-22T21:12:24+00:00</updated>
        <content>
            Support classes not tied to Horde but is used by it. These classes can be used outside of Horde as well.
            
* [jan] Fix tests to work with PHPUnit 3.6.
 
        </content>
    </entry>    <entry>
        <title>Horde_Support 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Support-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Support-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:20:22+00:00</updated>
        <content>
            Support classes not tied to Horde but is used by it. These classes can be used outside of Horde as well.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Support 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Support-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Support-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:26:09+00:00</updated>
        <content>
            Support classes not tied to Horde but is used by it. These classes can be used outside of Horde as well.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Support 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Support-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Support-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:32:40+00:00</updated>
        <content>
            Support classes not tied to Horde but is used by it. These classes can be used outside of Horde as well.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Support 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Support-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Support-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:18:44+00:00</updated>
        <content>
            Support classes not tied to Horde but is used by it. These classes can be used outside of Horde as well.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Support 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Support-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Support-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:50:56+00:00</updated>
        <content>
            Support classes not tied to Horde but is used by it. These classes can be used outside of Horde as well.
            
* First alpha release for Horde 4.
* Add Horde_Support_Randomid.
* Add Portuguese numerizer.
 
        </content>
    </entry>    <entry>
        <title>Horde_SyncMl 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SyncMl-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_SyncMl-2.0.3.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-03-05T18:13:50+00:00</updated>
        <content>
            Classes for implementing a SyncML server.
            
* [jan] Improve documentation.
 
        </content>
    </entry>    <entry>
        <title>Horde_SyncMl 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SyncMl-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_SyncMl-2.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-01-10T12:32:36+00:00</updated>
        <content>
            Classes for implementing a SyncML server.
            
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_SyncMl 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SyncMl-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_SyncMl-2.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-11-06T20:58:03+00:00</updated>
        <content>
            Classes for implementing a SyncML server.
            
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_SyncMl 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SyncMl-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_SyncMl-2.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-30T19:53:38+00:00</updated>
        <content>
            Classes for implementing a SyncML server.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_SyncMl 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_SyncMl-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_SyncMl-2.0.0beta1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-19T23:43:42+00:00</updated>
        <content>
            Classes for implementing a SyncML server.
            
* First beta release for Horde 5.
* [jan] Fix session handling (Bug #11242).
* [jan] Fix finding locale directory if installed with PEAR.
 
        </content>
    </entry>    <entry>
        <title>Horde_SyncMl 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_SyncMl-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_SyncMl-2.0.0alpha1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-06T00:02:37+00:00</updated>
        <content>
            Classes for implementing a SyncML server.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_SyncMl 1.0.9 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SyncMl-1.0.9.tgz" />
        <id>http://pear.horde.org/get/Horde_SyncMl-1.0.9.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-05-01T14:43:15+00:00</updated>
        <content>
            Classes for implementing a SyncML server.
            
* [jan] Don't corrupt binary data like images if sent in several messages (Jonathan Westerholt &lt;joniw@t-online.de&gt;, Bug #10864).
 
        </content>
    </entry>    <entry>
        <title>Horde_SyncMl 1.0.8 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SyncMl-1.0.8.tgz" />
        <id>http://pear.horde.org/get/Horde_SyncMl-1.0.8.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-01-17T13:26:52+00:00</updated>
        <content>
            Classes for implementing a SyncML server.
            
* [jan] Fix undefined method while synchronizing events with Funambol (Bug #10908).
 
        </content>
    </entry>    <entry>
        <title>Horde_SyncMl 1.0.7 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SyncMl-1.0.7.tgz" />
        <id>http://pear.horde.org/get/Horde_SyncMl-1.0.7.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-12-21T18:16:56+00:00</updated>
        <content>
            Classes for implementing a SyncML server.
            
* [jan] Catch exceptions when changing or retrieving objects from the applications.
 
        </content>
    </entry>    <entry>
        <title>Horde_SyncMl 1.0.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SyncMl-1.0.6.tgz" />
        <id>http://pear.horde.org/get/Horde_SyncMl-1.0.6.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-11-02T11:11:14+00:00</updated>
        <content>
            Classes for implementing a SyncML server.
            
* [jan] Fix encoding of CDATA (horde@chk.cksf.de, Bug #10692).
 
        </content>
    </entry>    <entry>
        <title>Horde_SyncMl 1.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SyncMl-1.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_SyncMl-1.0.5.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-08-17T10:15:08+00:00</updated>
        <content>
            Classes for implementing a SyncML server.
            
* [jan] Fix logging errors while retrieving server changes.
 
        </content>
    </entry>    <entry>
        <title>Horde_SyncMl 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SyncMl-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_SyncMl-1.0.4.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-07-27T16:49:12+00:00</updated>
        <content>
            Classes for implementing a SyncML server.
            
* [jan] Fix log level output in log file.
* [jan] Update Latvian translation.
* [mjr] Use the more efficient getChanges() API.
 
        </content>
    </entry>    <entry>
        <title>Horde_SyncMl 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SyncMl-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_SyncMl-1.0.3.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-07-05T14:56:42+00:00</updated>
        <content>
            Classes for implementing a SyncML server.
            
* [jan] Update Lithuanian translation.
* [jan] Fix duplication of objects during synchronization (joniw@t-online.de, Bug #10081).
 
        </content>
    </entry>    <entry>
        <title>Horde_SyncMl 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SyncMl-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_SyncMl-1.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-05-25T16:16:19+00:00</updated>
        <content>
            Classes for implementing a SyncML server.
            
* [mms] Complete fix for issue causing slow syncs only (Bug #10008).
 
        </content>
    </entry>    <entry>
        <title>Horde_SyncMl 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SyncMl-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_SyncMl-1.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-05-03T13:40:58+00:00</updated>
        <content>
            Classes for implementing a SyncML server.
            
* [mms] Fix issue causing slow syncs only (Bug #10008).
 
        </content>
    </entry>    <entry>
        <title>Horde_SyncMl 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_SyncMl-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_SyncMl-1.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-04-06T01:20:36+00:00</updated>
        <content>
            Classes for implementing a SyncML server.
            
* First stable release for Horde 4.
* [jan] Add removeMaps() method to Horde backend driver.
* [jan] Convert database access to use Horde_Db.
 
        </content>
    </entry>    <entry>
        <title>Horde_SyncMl 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_SyncMl-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_SyncMl-1.0.0RC2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-29T18:26:22+00:00</updated>
        <content>
            Classes for implementing a SyncML server.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_SyncMl 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_SyncMl-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_SyncMl-1.0.0RC1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-22T23:32:54+00:00</updated>
        <content>
            Classes for implementing a SyncML server.
            
* First release candidate for Horde 4.
* [jan] Fix calendar synchronization with certain Nokia phones (Bug #9646).
 
        </content>
    </entry>    <entry>
        <title>Horde_SyncMl 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_SyncMl-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_SyncMl-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:18:53+00:00</updated>
        <content>
            Classes for implementing a SyncML server.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Template 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Template-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Template-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T18:25:38+00:00</updated>
        <content>
            Horde Template system. Adapted from bTemplate, by Brian Lozier &lt;brian@massassi.net&gt;.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Template 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Template-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Template-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:54:10+00:00</updated>
        <content>
            Horde Template system. Adapted from bTemplate, by Brian Lozier &lt;brian@massassi.net&gt;.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Template 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Template-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Template-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:44:02+00:00</updated>
        <content>
            Horde Template system. Adapted from bTemplate, by Brian Lozier &lt;brian@massassi.net&gt;.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Template 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Template-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Template-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-06T00:02:59+00:00</updated>
        <content>
            Horde Template system. Adapted from bTemplate, by Brian Lozier &lt;brian@massassi.net&gt;.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Template 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Template-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Template-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-12-20T23:07:31+00:00</updated>
        <content>
            Horde Template system. Adapted from bTemplate, by Brian Lozier &lt;brian@massassi.net&gt;.
            
* [mms] Need to cache gettext-enabled templates with language information in the cache ID (Bug #10872).
 
        </content>
    </entry>    <entry>
        <title>Horde_Template 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Template-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Template-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:20:53+00:00</updated>
        <content>
            Horde Template system. Adapted from bTemplate, by Brian Lozier &lt;brian@massassi.net&gt;.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Template 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Template-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Template-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:26:36+00:00</updated>
        <content>
            Horde Template system. Adapted from bTemplate, by Brian Lozier &lt;brian@massassi.net&gt;.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Template 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Template-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Template-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:33:08+00:00</updated>
        <content>
            Horde Template system. Adapted from bTemplate, by Brian Lozier &lt;brian@massassi.net&gt;.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Template 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Template-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Template-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:19:03+00:00</updated>
        <content>
            Horde Template system. Adapted from bTemplate, by Brian Lozier &lt;brian@massassi.net&gt;.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Template 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Template-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Template-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:51:04+00:00</updated>
        <content>
            Horde Template system. Adapted from bTemplate, by Brian Lozier &lt;brian@massassi.net&gt;.
            
* First alpha release for Horde 4.
* Remove dependency on Horde_Core.
 
        </content>
    </entry>    <entry>
        <title>Horde_Test 2.2.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Test-2.2.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Test-2.2.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-05-06T19:13:39+00:00</updated>
        <content>
            Horde-specific PHPUnit base classes.
            
* [mms] Add test factory for MongoDB.
 
        </content>
    </entry>    <entry>
        <title>Horde_Test 2.2.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Test-2.2.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Test-2.2.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-03-05T13:42:09+00:00</updated>
        <content>
            Horde-specific PHPUnit base classes.
            
* [jan] Return to old directory after running all tests.
 
        </content>
    </entry>    <entry>
        <title>Horde_Test 2.2.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Test-2.2.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Test-2.2.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-02-11T22:42:31+00:00</updated>
        <content>
            Horde-specific PHPUnit base classes.
            
* [jan] Add test/ directory to include_path to allow autoloading of test classes.
 
        </content>
    </entry>    <entry>
        <title>Horde_Test 2.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Test-2.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Test-2.1.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-17T10:50:27+00:00</updated>
        <content>
            Horde-specific PHPUnit base classes.
            
* [mms] Refactor Horde_Test_AllTests.
* [mms] Add Horde_Test_Bootstrap.
 
        </content>
    </entry>    <entry>
        <title>Horde_Test 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Test-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Test-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:54:42+00:00</updated>
        <content>
            Horde-specific PHPUnit base classes.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Test 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Test-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Test-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:44:22+00:00</updated>
        <content>
            Horde-specific PHPUnit base classes.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Test 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Test-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Test-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-06T00:03:15+00:00</updated>
        <content>
            Horde-specific PHPUnit base classes.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Test 1.3.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Test-1.3.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Test-1.3.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-12-13T12:05:17+00:00</updated>
        <content>
            Horde-specific PHPUnit base classes.
            
* [gwr] Added Alarm, Cache, and Session stub factories
* [gwr] Fix autoloading to work with PHPUnit-3.6.
 
        </content>
    </entry>    <entry>
        <title>Horde_Test 1.2.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Test-1.2.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Test-1.2.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-08T12:03:55+00:00</updated>
        <content>
            Horde-specific PHPUnit base classes.
            
* [jan] Require PHPUnit 3.5 due to BC breaking changes in 3.6.
 
        </content>
    </entry>    <entry>
        <title>Horde_Test 1.2.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Test-1.2.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Test-1.2.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-10-11T14:38:36+00:00</updated>
        <content>
            Horde-specific PHPUnit base classes.
            
* [gwr] Added Horde_Test_Stub_Factory as a simple factory stub.
* [gwr] Add Horde_Test_Setup for complex test suite setups.
 
        </content>
    </entry>    <entry>
        <title>Horde_Test 1.1.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Test-1.1.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Test-1.1.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-05T14:57:19+00:00</updated>
        <content>
            Horde-specific PHPUnit base classes.
            
* [gwr] Improve detection of the lib directory.
* [gwr] Extract the setup pieces we do in the AllTests helper and heed the Autoload.php file of a test suite.
 
        </content>
    </entry>    <entry>
        <title>Horde_Test 1.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Test-1.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Test-1.1.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-06-14T14:55:55+00:00</updated>
        <content>
            Horde-specific PHPUnit base classes.
            
* [jan] Fix Horde_Text_Exception extending the wrong class name.
 
        </content>
    </entry>    <entry>
        <title>Horde_Test 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Test-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Test-1.1.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-06-01T15:35:49+00:00</updated>
        <content>
            Horde-specific PHPUnit base classes.
            
* [gwr] Added test case for log output.
* [gwr] Added stub for application testing.
 
        </content>
    </entry>    <entry>
        <title>Horde_Test 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Test-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Test-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:21:05+00:00</updated>
        <content>
            Horde-specific PHPUnit base classes.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Test 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Test-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Test-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:26:51+00:00</updated>
        <content>
            Horde-specific PHPUnit base classes.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Test 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Test-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Test-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:33:18+00:00</updated>
        <content>
            Horde-specific PHPUnit base classes.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Test 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Test-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Test-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:19:11+00:00</updated>
        <content>
            Horde-specific PHPUnit base classes.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Test 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Test-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Test-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:51:11+00:00</updated>
        <content>
            Horde-specific PHPUnit base classes.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Diff 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Diff-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Diff-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-03-05T18:20:00+00:00</updated>
        <content>
            A text-based diff engine and renderers for multiple diff output formats.
            
* [jan] Improve performance.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Diff 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Diff-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Diff-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T18:27:21+00:00</updated>
        <content>
            A text-based diff engine and renderers for multiple diff output formats.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Diff 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Diff-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Diff-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:55:12+00:00</updated>
        <content>
            A text-based diff engine and renderers for multiple diff output formats.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Diff 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Diff-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Diff-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:44:41+00:00</updated>
        <content>
            A text-based diff engine and renderers for multiple diff output formats.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Diff 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Diff-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Diff-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-06T00:03:35+00:00</updated>
        <content>
            A text-based diff engine and renderers for multiple diff output formats.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Diff 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Diff-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Diff-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-10-18T13:55:34+00:00</updated>
        <content>
            A text-based diff engine and renderers for multiple diff output formats.
            
* [jan] Fix class names in Horde_Text_Diff_ThreeWay merger (Bug #10548).
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Diff 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Diff-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Diff-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-20T15:35:36+00:00</updated>
        <content>
            A text-based diff engine and renderers for multiple diff output formats.
            
* [jan] Fix creating temporary files with open_basedir restrictions.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Diff 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Diff-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Diff-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:21:19+00:00</updated>
        <content>
            A text-based diff engine and renderers for multiple diff output formats.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Diff 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Diff-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Diff-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:27:03+00:00</updated>
        <content>
            A text-based diff engine and renderers for multiple diff output formats.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Diff 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Diff-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Diff-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:33:29+00:00</updated>
        <content>
            A text-based diff engine and renderers for multiple diff output formats.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Diff 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Diff-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Diff-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:19:19+00:00</updated>
        <content>
            A text-based diff engine and renderers for multiple diff output formats.
            
* Convert to PHP 5 and Horde 4 package layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Diff 1.0.0alpha2 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Diff-1.0.0alpha2.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Diff-1.0.0alpha2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-09T00:27:10+00:00</updated>
        <content>
            A text-based diff engine and renderers for multiple diff output formats.
            
* Fix package layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Diff 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Diff-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Diff-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:51:19+00:00</updated>
        <content>
            A text-based diff engine and renderers for multiple diff output formats.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 2.1.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-2.1.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-2.1.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-05-16T14:28:58+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* [mms] Handle non-supported htmlspecialchars() charsets in the Text2html filter (Bug #12253).
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 2.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-2.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-2.1.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-05-06T19:16:44+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* [mms] If a preg call exceeds the backtrack limit, fallback to the original text (Bug #12152).
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 2.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-2.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-2.1.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-03-05T13:47:50+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* [mms] Add 'words' option to the Words filter.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 2.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-2.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-2.0.5.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-02-11T22:47:44+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* [mms] Html2text filter now has improved handling of extra whitespace.
* [mms] Fix XSS filter removing control characters that cause certain charsets (ISO-2022-JP) to break (Bug #12015).
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 2.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-2.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-2.0.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-10T12:40:41+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-2.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-27T11:55:18+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* [jan] Improve HTML-to-Text filter.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T18:30:53+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* [mms] Jsmin fixes merged from upstream C source.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-06T20:58:57+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:55:48+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:45:24+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* First beta release for Horde 5.
* [mms] Merge upstream changes to jsmin filter that caused broken compression of jQuery Mobile file.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-06T00:04:17+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 1.1.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-1.1.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-1.1.6.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-14T14:58:43+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* [mms] Merge upstream changes to jsmin filter that caused broken compression of jQuery Mobile file.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 1.1.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-1.1.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-1.1.5.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-05-01T14:43:55+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* [jan] Support definition lists in HTML-to-text filter (Nathan Barhorst).
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 1.1.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-1.1.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-1.1.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-04-10T19:50:09+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* [mms] Fix preg backtrack issue in the Linkurls filter (Bug #11116).
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 1.1.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-1.1.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-1.1.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-02-22T13:41:51+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* [mms] Merge upstream updates to JsMin filter.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 1.1.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-1.1.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-1.1.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-12-06T11:24:32+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* [mms] Fix unnecessary use of POSIX collating element in Linkurls filter (Bug #10828; jr@yaina.de).
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 1.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-1.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-1.1.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-02T11:13:39+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* [mms] Add some more questionable tags/attributes to strip in the XSS filter.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-1.1.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-09-21T12:53:11+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* [mms] Horde_Text_Filter_Text2Html now accepts a Horde_Text_Flowed object as input to filter(); allows proper quoting of input text.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-1.0.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-27T16:50:04+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* [jan] Update Latvian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-1.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-25T00:02:48+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* [mms] Correct fix for deletion of unwanted HTML nodes in XSS filter.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-24T23:25:35+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* [mms] Fix deletion of unwanted HTML nodes in XSS filter.
* [mms] Make sure tidy can parse incoming HTML string (Bug #9946).
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-20T15:35:52+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* [mms] Remove dependency on Horde_Text_Filter_Csstidy.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:21:34+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:27:17+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:33:43+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:19:27+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* Horde_Text_Filter#filter() now throws an exception on error (Bug #9640).
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:51:27+00:00</updated>
        <content>
            Common methods for fitering and converting text.
            
* First alpha release for Horde 4.
* Html2text filter will use horde/Text_Filter, if available, to wrap text.
* Add callback parameter to the Html2text filter.
* XSS filter now uses PHP DOM parser to process incoming text.
* Remove Horde/Core dependency.
* Add Horde_Text_Filter_Exception::.
* Html2text converter now uses XML parser to generate output.
* Add ability to define filters to use with preg_replace_callback().
* Add 'noprefetch' parameter to XSS filter (Ticket #8836).
* Add XSS filtering for data URLs in A HREF parameters (Bug #8715).
* Add support for Google Closure Compiler in javascript minfiy filter.
* Fix dimming signatures when mixed with quoted text (Bug #4299).
* Added javscript minify filter.
* Add support for using the tidy extension when filtering HTML data.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter_Csstidy 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter_Csstidy-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter_Csstidy-2.0.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-19T18:32:19+00:00</updated>
        <content>
            The Horde_Text_Filter_Csstidy:: class provides the PHP-based library needed to perform optimization/compression on CSS code. It is provided in a separate package as the code is under the GPLv2 license instead of the LGPLv2 license used for the Text_Filter class.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter_Csstidy 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter_Csstidy-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter_Csstidy-2.0.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-10-30T19:56:18+00:00</updated>
        <content>
            The Horde_Text_Filter_Csstidy:: class provides the PHP-based library needed to perform optimization/compression on CSS code. It is provided in a separate package as the code is under the GPLv2 license instead of the LGPLv2 license used for the Text_Filter class.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter_Csstidy 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter_Csstidy-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter_Csstidy-2.0.0beta2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-10-12T20:56:03+00:00</updated>
        <content>
            The Horde_Text_Filter_Csstidy:: class provides the PHP-based library needed to perform optimization/compression on CSS code. It is provided in a separate package as the code is under the GPLv2 license instead of the LGPLv2 license used for the Text_Filter class.
            
* [mms] Fix cloning of csstidy objects.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter_Csstidy 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter_Csstidy-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter_Csstidy-2.0.0beta1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-07-19T23:45:03+00:00</updated>
        <content>
            The Horde_Text_Filter_Csstidy:: class provides the PHP-based library needed to perform optimization/compression on CSS code. It is provided in a separate package as the code is under the GPLv2 license instead of the LGPLv2 license used for the Text_Filter class.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter_Csstidy 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter_Csstidy-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter_Csstidy-2.0.0alpha1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-07-06T00:03:53+00:00</updated>
        <content>
            The Horde_Text_Filter_Csstidy:: class provides the PHP-based library needed to perform optimization/compression on CSS code. It is provided in a separate package as the code is under the GPLv2 license instead of the LGPLv2 license used for the Text_Filter class.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter_Csstidy 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter_Csstidy-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter_Csstidy-1.0.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-04-10T19:50:53+00:00</updated>
        <content>
            The Horde_Text_Filter_Csstidy:: class provides the PHP-based library needed to perform optimization/compression on CSS code. It is provided in a separate package as the code is under the GPLv2 license instead of the LGPLv2 license used for the Text_Filter class.
            
* [rla] Add license file.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter_Csstidy 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter_Csstidy-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter_Csstidy-1.0.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-04-06T01:21:49+00:00</updated>
        <content>
            The Horde_Text_Filter_Csstidy:: class provides the PHP-based library needed to perform optimization/compression on CSS code. It is provided in a separate package as the code is under the GPLv2 license instead of the LGPLv2 license used for the Text_Filter class.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter_Csstidy 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter_Csstidy-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter_Csstidy-1.0.0RC2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-29T18:27:30+00:00</updated>
        <content>
            The Horde_Text_Filter_Csstidy:: class provides the PHP-based library needed to perform optimization/compression on CSS code. It is provided in a separate package as the code is under the GPLv2 license instead of the LGPLv2 license used for the Text_Filter class.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter_Csstidy 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter_Csstidy-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter_Csstidy-1.0.0RC1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-22T23:33:58+00:00</updated>
        <content>
            The Horde_Text_Filter_Csstidy:: class provides the PHP-based library needed to perform optimization/compression on CSS code. It is provided in a separate package as the code is under the GPLv2 license instead of the LGPLv2 license used for the Text_Filter class.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter_Csstidy 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter_Csstidy-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter_Csstidy-1.0.0beta1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-16T18:19:36+00:00</updated>
        <content>
            The Horde_Text_Filter_Csstidy:: class provides the PHP-based library needed to perform optimization/compression on CSS code. It is provided in a separate package as the code is under the GPLv2 license instead of the LGPLv2 license used for the Text_Filter class.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Filter_Csstidy 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Filter_Csstidy-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Filter_Csstidy-1.0.0alpha1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-08T23:51:36+00:00</updated>
        <content>
            The Horde_Text_Filter_Csstidy:: class provides the PHP-based library needed to perform optimization/compression on CSS code. It is provided in a separate package as the code is under the GPLv2 license instead of the LGPLv2 license used for the Text_Filter class.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Flowed 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Flowed-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Flowed-2.0.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-19T18:36:29+00:00</updated>
        <content>
            The Horde_Text_Flowed:: class provides common methods for manipulating text using the encoding described in RFC 3676 ('flowed' text).
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Flowed 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Flowed-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Flowed-2.0.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-10-30T19:56:48+00:00</updated>
        <content>
            The Horde_Text_Flowed:: class provides common methods for manipulating text using the encoding described in RFC 3676 ('flowed' text).
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Flowed 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Flowed-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Flowed-2.0.0beta1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-07-19T23:45:43+00:00</updated>
        <content>
            The Horde_Text_Flowed:: class provides common methods for manipulating text using the encoding described in RFC 3676 ('flowed' text).
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Flowed 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Flowed-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Flowed-2.0.0alpha1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-07-06T00:04:35+00:00</updated>
        <content>
            The Horde_Text_Flowed:: class provides common methods for manipulating text using the encoding described in RFC 3676 ('flowed' text).
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Flowed 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Flowed-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Flowed-1.0.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-03-20T10:46:36+00:00</updated>
        <content>
            The Horde_Text_Flowed:: class provides common methods for manipulating text using the encoding described in RFC 3676 ('flowed' text).
            
* [mms] Don't do regex matching for data that can never match.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Flowed 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Flowed-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Flowed-1.0.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-04-06T01:22:02+00:00</updated>
        <content>
            The Horde_Text_Flowed:: class provides common methods for manipulating text using the encoding described in RFC 3676 ('flowed' text).
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Flowed 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Flowed-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Flowed-1.0.0RC2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-29T18:27:46+00:00</updated>
        <content>
            The Horde_Text_Flowed:: class provides common methods for manipulating text using the encoding described in RFC 3676 ('flowed' text).
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Flowed 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Flowed-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Flowed-1.0.0RC1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-22T23:34:09+00:00</updated>
        <content>
            The Horde_Text_Flowed:: class provides common methods for manipulating text using the encoding described in RFC 3676 ('flowed' text).
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Flowed 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Flowed-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Flowed-1.0.0beta1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-16T18:19:44+00:00</updated>
        <content>
            The Horde_Text_Flowed:: class provides common methods for manipulating text using the encoding described in RFC 3676 ('flowed' text).
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Text_Flowed 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Text_Flowed-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Text_Flowed-1.0.0alpha1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2011-03-08T23:51:43+00:00</updated>
        <content>
            The Horde_Text_Flowed:: class provides common methods for manipulating text using the encoding described in RFC 3676 ('flowed' text).
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Thrift 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Thrift-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Thrift-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-22T13:09:28+00:00</updated>
        <content>
            Packaged version of the PHP Thrift client
            
* [jan] Re-packaged 2.0.0 release.
 
        </content>
    </entry>    <entry>
        <title>Horde_Thrift 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Thrift-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Thrift-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:57:21+00:00</updated>
        <content>
            Packaged version of the PHP Thrift client
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Thrift 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Thrift-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Thrift-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:46:08+00:00</updated>
        <content>
            Packaged version of the PHP Thrift client
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Thrift 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Thrift-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Thrift-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-06T00:04:56+00:00</updated>
        <content>
            Packaged version of the PHP Thrift client
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Thrift 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Thrift-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Thrift-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-04-10T19:51:28+00:00</updated>
        <content>
            Packaged version of the PHP Thrift client
            
* [rla] Add license file.
 
        </content>
    </entry>    <entry>
        <title>Horde_Thrift 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Thrift-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Thrift-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-27T16:41:53+00:00</updated>
        <content>
            Packaged version of the PHP Thrift client
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Timezone 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Timezone-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Timezone-1.0.3.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-05-06T19:19:59+00:00</updated>
        <content>
            Library for parsing timezone databases and generating VTIMEZONE iCalendar components.
            
* [jan] Fix caching of parsed timezone information.
 
        </content>
    </entry>    <entry>
        <title>Horde_Timezone 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Timezone-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Timezone-1.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-01-29T13:06:10+00:00</updated>
        <content>
            Library for parsing timezone databases and generating VTIMEZONE iCalendar components.
            
* [jan] Add license file.
 
        </content>
    </entry>    <entry>
        <title>Horde_Timezone 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Timezone-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Timezone-1.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-11-06T20:59:57+00:00</updated>
        <content>
            Library for parsing timezone databases and generating VTIMEZONE iCalendar components.
            
* [jan] Fix notice when parsing Etc/UTC rules.
 
        </content>
    </entry>    <entry>
        <title>Horde_Timezone 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Timezone-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Timezone-1.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-30T19:57:53+00:00</updated>
        <content>
            Library for parsing timezone databases and generating VTIMEZONE iCalendar components.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Timezone 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Timezone-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Timezone-1.0.0beta1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-08-29T16:10:46+00:00</updated>
        <content>
            Library for parsing timezone databases and generating VTIMEZONE iCalendar components.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Token 2.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Token-2.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Token-2.0.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-05-06T19:27:36+00:00</updated>
        <content>
            The Horde_Token:: class provides a common abstracted interface into the various token generation mediums. It also includes all of the functions for retrieving, storing, and checking tokens.
            
* [mms] Add MongoDB token backend.
 
        </content>
    </entry>    <entry>
        <title>Horde_Token 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Token-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Token-2.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-29T14:06:59+00:00</updated>
        <content>
            The Horde_Token:: class provides a common abstracted interface into the various token generation mediums. It also includes all of the functions for retrieving, storing, and checking tokens.
            
* [jan] Update French translation (Paul De Vlieger &lt;paul.de_vlieger@moniut.univ-bpclermont.fr&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Token 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Token-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Token-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-10T12:43:18+00:00</updated>
        <content>
            The Horde_Token:: class provides a common abstracted interface into the various token generation mediums. It also includes all of the functions for retrieving, storing, and checking tokens.
            
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Token 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Token-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Token-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-06T21:01:45+00:00</updated>
        <content>
            The Horde_Token:: class provides a common abstracted interface into the various token generation mediums. It also includes all of the functions for retrieving, storing, and checking tokens.
            
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Token 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Token-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Token-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:58:27+00:00</updated>
        <content>
            The Horde_Token:: class provides a common abstracted interface into the various token generation mediums. It also includes all of the functions for retrieving, storing, and checking tokens.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Token 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Token-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Token-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:46:27+00:00</updated>
        <content>
            The Horde_Token:: class provides a common abstracted interface into the various token generation mediums. It also includes all of the functions for retrieving, storing, and checking tokens.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Token 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Token-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Token-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-06T00:05:16+00:00</updated>
        <content>
            The Horde_Token:: class provides a common abstracted interface into the various token generation mediums. It also includes all of the functions for retrieving, storing, and checking tokens.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Token 1.1.7 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Token-1.1.7.tgz" />
        <id>http://pear.horde.org/get/Horde_Token-1.1.7.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-04-10T19:52:08+00:00</updated>
        <content>
            The Horde_Token:: class provides a common abstracted interface into the various token generation mediums. It also includes all of the functions for retrieving, storing, and checking tokens.
            
* [jan] Update Brazilian Portuguese translation (Luis Felipe Marzagao &lt;duli@easylifeproject.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Token 1.1.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Token-1.1.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Token-1.1.6.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-03-20T10:47:11+00:00</updated>
        <content>
            The Horde_Token:: class provides a common abstracted interface into the various token generation mediums. It also includes all of the functions for retrieving, storing, and checking tokens.
            
* [jan] Update Finnish translation (Leena Heino &lt;liinu@uta.fi&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Token 1.1.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Token-1.1.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Token-1.1.5.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-02-22T13:43:28+00:00</updated>
        <content>
            The Horde_Token:: class provides a common abstracted interface into the various token generation mediums. It also includes all of the functions for retrieving, storing, and checking tokens.
            
* [jan] Updated German translation.
* [jan] Updated Spanish translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Token 1.1.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Token-1.1.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Token-1.1.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-12-06T11:27:04+00:00</updated>
        <content>
            The Horde_Token:: class provides a common abstracted interface into the various token generation mediums. It also includes all of the functions for retrieving, storing, and checking tokens.
            
* [jan] Fix translation (Bug #10831).
 
        </content>
    </entry>    <entry>
        <title>Horde_Token 1.1.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Token-1.1.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Token-1.1.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-22T21:14:54+00:00</updated>
        <content>
            The Horde_Token:: class provides a common abstracted interface into the various token generation mediums. It also includes all of the functions for retrieving, storing, and checking tokens.
            
* [jan] Update Estonian translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Token 1.1.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Token-1.1.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Token-1.1.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-08T23:43:57+00:00</updated>
        <content>
            The Horde_Token:: class provides a common abstracted interface into the various token generation mediums. It also includes all of the functions for retrieving, storing, and checking tokens.
            
* [jan] Fix skipping tests if PDO driver is not available.
 
        </content>
    </entry>    <entry>
        <title>Horde_Token 1.1.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Token-1.1.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Token-1.1.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-08T22:28:53+00:00</updated>
        <content>
            The Horde_Token:: class provides a common abstracted interface into the various token generation mediums. It also includes all of the functions for retrieving, storing, and checking tokens.
            
* [jan] Update Croatian translation.
* [jan] Allow to run unit tests from installed package.
 
        </content>
    </entry>    <entry>
        <title>Horde_Token 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Token-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Token-1.1.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-27T16:52:09+00:00</updated>
        <content>
            The Horde_Token:: class provides a common abstracted interface into the various token generation mediums. It also includes all of the functions for retrieving, storing, and checking tokens.
            
* [jan] Update Latvian translation.
* [gwr] Allow to specify a custom timeout or to disable it completely when validating tokens.
* [jan] Update Lithuanian translation.
* [jan] Update Brazilian Portuguese translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Token 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Token-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Token-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-06-01T15:36:47+00:00</updated>
        <content>
            The Horde_Token:: class provides a common abstracted interface into the various token generation mediums. It also includes all of the functions for retrieving, storing, and checking tokens.
            
* [jan] Updated Slovak translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Token 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Token-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Token-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-05-18T14:51:33+00:00</updated>
        <content>
            The Horde_Token:: class provides a common abstracted interface into the various token generation mediums. It also includes all of the functions for retrieving, storing, and checking tokens.
            
* [jan] Updated Spanish translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Token 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Token-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Token-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:22:15+00:00</updated>
        <content>
            The Horde_Token:: class provides a common abstracted interface into the various token generation mediums. It also includes all of the functions for retrieving, storing, and checking tokens.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Token 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Token-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Token-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:27:57+00:00</updated>
        <content>
            The Horde_Token:: class provides a common abstracted interface into the various token generation mediums. It also includes all of the functions for retrieving, storing, and checking tokens.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Token 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Token-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Token-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:34:21+00:00</updated>
        <content>
            The Horde_Token:: class provides a common abstracted interface into the various token generation mediums. It also includes all of the functions for retrieving, storing, and checking tokens.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Token 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Token-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Token-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:19:54+00:00</updated>
        <content>
            The Horde_Token:: class provides a common abstracted interface into the various token generation mediums. It also includes all of the functions for retrieving, storing, and checking tokens.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Token 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Token-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Token-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:51:51+00:00</updated>
        <content>
            The Horde_Token:: class provides a common abstracted interface into the various token generation mediums. It also includes all of the functions for retrieving, storing, and checking tokens.
            
* First alpha release for Horde 4.
* Remove Horde_Token::factory().
* Add translation support.
* Add support for timestamped tokens.
* Add Horde_Token_Exception::.
* Move driver code into sub-classes.
* Use exceptions, not PEAR_Errors.
 
        </content>
    </entry>    <entry>
        <title>Horde_Translation 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Translation-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Translation-2.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-11-19T18:37:57+00:00</updated>
        <content>
            Translation wrappers.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Translation 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Translation-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Translation-2.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-30T19:59:10+00:00</updated>
        <content>
            Translation wrappers.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Translation 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Translation-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Translation-2.0.0beta1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-19T23:46:45+00:00</updated>
        <content>
            Translation wrappers.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Translation 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Translation-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Translation-2.0.0alpha1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-06T00:05:33+00:00</updated>
        <content>
            Translation wrappers.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Translation 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Translation-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Translation-1.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-04-10T19:52:45+00:00</updated>
        <content>
            Translation wrappers.
            
* [rla] Add license file.
 
        </content>
    </entry>    <entry>
        <title>Horde_Translation 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Translation-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Translation-1.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-07-27T16:53:52+00:00</updated>
        <content>
            Translation wrappers.
            
* [cjh] Don't extend Horde_Translation_Exception from Horde_Exception_Wrapped to avoid circular dependency.
 
        </content>
    </entry>    <entry>
        <title>Horde_Translation 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Translation-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Translation-1.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-04-06T01:22:32+00:00</updated>
        <content>
            Translation wrappers.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Translation 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Translation-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Translation-1.0.0RC2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-29T18:28:11+00:00</updated>
        <content>
            Translation wrappers.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Translation 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Translation-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Translation-1.0.0RC1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-22T23:34:32+00:00</updated>
        <content>
            Translation wrappers.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Translation 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Translation-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Translation-1.0.0beta1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-16T18:20:02+00:00</updated>
        <content>
            Translation wrappers.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Translation 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Translation-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Translation-1.0.0alpha1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-08T23:51:59+00:00</updated>
        <content>
            Translation wrappers.
            
* Initial Horde 4 package.
 
        </content>
    </entry>    <entry>
        <title>Horde_Tree 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Tree-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Tree-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-03-05T13:54:12+00:00</updated>
        <content>
            A tree view of hierarchical information. It allows for expanding/collapsing of branches and maintains their state.
            
* [mms] Fix licensing documentation; Horde_Tree has been released under LGPL 2.1 since 2004 (Bug #12070).
 
        </content>
    </entry>    <entry>
        <title>Horde_Tree 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Tree-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Tree-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-22T13:23:06+00:00</updated>
        <content>
            A tree view of hierarchical information. It allows for expanding/collapsing of branches and maintains their state.
            
* [jan] Re-packaged 2.0.0 release.
 
        </content>
    </entry>    <entry>
        <title>Horde_Tree 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Tree-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Tree-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T19:59:43+00:00</updated>
        <content>
            A tree view of hierarchical information. It allows for expanding/collapsing of branches and maintains their state.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Tree 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Tree-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Tree-2.0.0beta2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-12T20:57:32+00:00</updated>
        <content>
            A tree view of hierarchical information. It allows for expanding/collapsing of branches and maintains their state.
            
* [jan] Tweak CSS names.
 
        </content>
    </entry>    <entry>
        <title>Horde_Tree 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Tree-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Tree-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:47:07+00:00</updated>
        <content>
            A tree view of hierarchical information. It allows for expanding/collapsing of branches and maintains their state.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Tree 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Tree-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Tree-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-06T00:05:55+00:00</updated>
        <content>
            A tree view of hierarchical information. It allows for expanding/collapsing of branches and maintains their state.
            
* First alpha release for Horde 5.
* [jan] Separate tree object from tree renderers.
 
        </content>
    </entry>    <entry>
        <title>Horde_Tree 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Tree-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Tree-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-04-10T19:53:17+00:00</updated>
        <content>
            A tree view of hierarchical information. It allows for expanding/collapsing of branches and maintains their state.
            
* [rla] Add license file.
 
        </content>
    </entry>    <entry>
        <title>Horde_Tree 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Tree-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Tree-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:22:44+00:00</updated>
        <content>
            A tree view of hierarchical information. It allows for expanding/collapsing of branches and maintains their state.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Tree 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Tree-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Tree-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:28:26+00:00</updated>
        <content>
            A tree view of hierarchical information. It allows for expanding/collapsing of branches and maintains their state.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Tree 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Tree-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Tree-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:34:46+00:00</updated>
        <content>
            A tree view of hierarchical information. It allows for expanding/collapsing of branches and maintains their state.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Tree 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Tree-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Tree-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:20:13+00:00</updated>
        <content>
            A tree view of hierarchical information. It allows for expanding/collapsing of branches and maintains their state.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Tree 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Tree-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Tree-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:52:06+00:00</updated>
        <content>
            A tree view of hierarchical information. It allows for expanding/collapsing of branches and maintains their state.
            
* First alpha release for Horde 4.
* Remove ability to set HTML 'onclick' parameter.
* Add jQuery Mobile list view renderer.
* Split driver code from main class into Base class.
* Add simple HTML renderer.
* Remove dependency on horde/Core.
* Move javascript renderer to horde/Core.
* Add Horde_Tree_Exception::.
 
        </content>
    </entry>    <entry>
        <title>Horde_Url 2.2.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Url-2.2.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Url-2.2.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-03-05T14:00:23+00:00</updated>
        <content>
            This class represents a single URL and provides methods for manipulating URLs.
            
* [mms] Add Horde_Url_Data::isData().
 
        </content>
    </entry>    <entry>
        <title>Horde_Url 2.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Url-2.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Url-2.1.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-01-29T14:19:27+00:00</updated>
        <content>
            This class represents a single URL and provides methods for manipulating URLs.
            
* [mms] Add Horde_Url_Data class.
 
        </content>
    </entry>    <entry>
        <title>Horde_Url 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Url-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Url-2.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-11-19T18:41:26+00:00</updated>
        <content>
            This class represents a single URL and provides methods for manipulating URLs.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Url 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Url-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Url-2.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-30T20:00:19+00:00</updated>
        <content>
            This class represents a single URL and provides methods for manipulating URLs.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Url 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Url-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Url-2.0.0RC1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-26T23:30:05+00:00</updated>
        <content>
            This class represents a single URL and provides methods for manipulating URLs.
            
* [mms] Fix copying all parameters when cloning a Horde_Url object in the constructor.
 
        </content>
    </entry>    <entry>
        <title>Horde_Url 2.0.0beta3 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Url-2.0.0beta3.tgz" />
        <id>http://pear.horde.org/get/Horde_Url-2.0.0beta3.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-12T20:59:46+00:00</updated>
        <content>
            This class represents a single URL and provides methods for manipulating URLs.
            
* [mms] Make parameter generation extendable.
 
        </content>
    </entry>    <entry>
        <title>Horde_Url 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Url-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Url-2.0.0beta2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-08-29T15:31:38+00:00</updated>
        <content>
            This class represents a single URL and provides methods for manipulating URLs.
            
* [mms] Add Horde_Url::setScheme().
 
        </content>
    </entry>    <entry>
        <title>Horde_Url 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Url-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Url-2.0.0beta1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-19T23:47:25+00:00</updated>
        <content>
            This class represents a single URL and provides methods for manipulating URLs.
            
* First beta release for Horde 5.
* [jan] Make constructor parameters optional for empty URLs.
 
        </content>
    </entry>    <entry>
        <title>Horde_Url 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Url-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Url-2.0.0alpha1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-07-06T00:06:12+00:00</updated>
        <content>
            This class represents a single URL and provides methods for manipulating URLs.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Url 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Url-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Url-1.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-05-09T11:44:47+00:00</updated>
        <content>
            This class represents a single URL and provides methods for manipulating URLs.
            
* [mms] Don't encode anchor string if raw mode is enabled.
 
        </content>
    </entry>    <entry>
        <title>Horde_Url 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Url-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Url-1.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-04-10T19:53:58+00:00</updated>
        <content>
            This class represents a single URL and provides methods for manipulating URLs.
            
* [rla] Add license file.
 
        </content>
    </entry>    <entry>
        <title>Horde_Url 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Url-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Url-1.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-04-06T01:22:59+00:00</updated>
        <content>
            This class represents a single URL and provides methods for manipulating URLs.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Url 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Url-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Url-1.0.0RC2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-29T18:28:38+00:00</updated>
        <content>
            This class represents a single URL and provides methods for manipulating URLs.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Url 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Url-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Url-1.0.0RC1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-22T23:34:57+00:00</updated>
        <content>
            This class represents a single URL and provides methods for manipulating URLs.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Url 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Url-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Url-1.0.0beta1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-16T18:20:21+00:00</updated>
        <content>
            This class represents a single URL and provides methods for manipulating URLs.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Url 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Url-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Url-1.0.0alpha1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-03-08T23:52:14+00:00</updated>
        <content>
            This class represents a single URL and provides methods for manipulating URLs.
            
* First alpha release for Horde 4.
* Add ability to return relative URL when converting to string.
* Add Horde_Url_Exception::.
* Add Horde_Url::redirect().
* Add Horde_Url::unique().
* Add support for callback function for toString conversion.
* Add support for URL anchors.
* Added Horde_Url::uriB64Encode() and Horde_Url::uriB64Decode().
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 2.2.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Util-2.2.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-2.2.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-05-06T19:31:09+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* [mms] Fix Horde_Domhtml#returnBody().
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 2.2.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Util-2.2.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-2.2.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-03-05T18:26:39+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* [mms] Simplify Horde_Variables iterator.
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 2.2.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Util-2.2.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-2.2.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-02-17T14:07:09+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* [mms] Can't add charset directly to HTML document or else DOM will alter document when generating HTML.
* [mms] Added Horde_Domhtml#getBody().
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 2.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Util-2.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-2.1.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-02-11T22:52:24+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* [mms] Added 'charset' and 'metacharset' parameters to returnHtml().
* [mms] Added Horde_Domhtml#getCharset() to get best-guess charset of current encoding within the DOM object.
* [mms] Fix inserting HEAD into HTML document with Horde_Domhtml#getHead() if it doesn't already exist in the document.
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Util-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-2.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-09T09:50:18+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* [mms] Fix validating certain strings of UTF-8 data (Bug #11930).
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Util-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-12-20T14:38:42+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* [mms] Convert Horde_String#validUtf8() from a preg-regex to a string iterator to eliminate PCRE issues relating to stack sizes (Bug #11899).
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Util-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T18:46:28+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Util-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T20:00:51+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Util-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-2.0.0beta2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-12T21:00:24+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* [mms] Remove Horde_Util::addParameter() and Horde_Util::removeParameter().
* [mms] Remove Horde_Util::cloneObject().
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Util-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:47:51+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Util-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-06T00:06:28+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* First alpha release for Horde 5.
* [mms] Removed e-mail array manipulation methods (Horde_Mail package now provides this feature).
* [mms] Removed Horde_Util::getCsv() (moved to Horde_Data package).
* [mms] Add iteration to Horde_Domhtml object.
* [jan] Remove Horde_Util::getTempDir().
* [jan] Remove Horde_Array::replaceRecursive().
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 1.4.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Util-1.4.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-1.4.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-06-29T14:48:39+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* [mms] Add Horde_String::trimUtf8Bom().
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 1.3.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Util-1.3.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-1.3.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-05-29T14:00:33+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* [mms] Fix Horde_String::validUtf8() to workaround PHP/PCRE bug where segfault will occur on input strings &gt; ~5000 characters
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 1.3.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Util-1.3.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-1.3.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-03-20T10:47:53+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* [jan] Implement ArrayAccess in Horde_Variables.
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 1.2.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Util-1.2.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-1.2.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-01-17T12:36:19+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* [mms] Add Horde_Variables#filter().
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 1.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Util-1.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-1.1.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-12-06T11:28:59+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* [mms] Add Horde_String::validUtf8().
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 1.0.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Util-1.0.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-1.0.6.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-10-11T14:04:14+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* [jan] Speed up Horde_String::substr() (Evert Pot, Request #8627).
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 1.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Util-1.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-1.0.5.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-27T16:56:19+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* [jan] Fix removing too many backslashes with magic quotes enabled (Bug #10149).
* [jan] Fix reading CSV data with PHP &lt; 5.3.
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Util-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-1.0.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-06-14T14:57:01+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* [jan] Unescape escaped quotes when importing CSV data.
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Util-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-1.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-06-01T15:36:11+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* [mms] Don't try to use dl() in PHP 5.3+.
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Util-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-05-03T13:45:01+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* [mms] In Horde_Variables, operate on a copy of the $_REQUEST variable.
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Util-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-20T15:36:09+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* [jan] Fix wrapping of several follow-up lines with existing line breaks.
* [jan] Fix creating temporary files with open_basedir restrictions.
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Util-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:23:14+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Util-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:28:50+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* Second release candidate for Horde 4.
* Fix parsing ISO-8859-15 data with Horde_Domhtml (Bug #9714).
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Util-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:35:10+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* First release candidate for Horde 4.
* [mms] Tweak loading HTML documents (encodings) in Horde_Domhtml.
* [mms] Added Horde_Domhtml#returnBody().
* [mms] Added Domhtml unit tests.
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Util-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:20:29+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Util 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Util-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Util-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:52:22+00:00</updated>
        <content>
            These classes provide functionality useful for all kind of applications.
            
* First alpha release for Horde 4.
* Added Horde_String::rpos().
* Renamed Horde_Array::array_merge_recursive_overwrite() to Horde_Array::replaceRecursive().
* Added Horde_String::common().
* Added Horde_Domhtml::.
* Removed Horde_Util::assertDriverConfig().
* Removed Horde_Util::bufferOutput().
* Removed Horde_Util::uriB64Encode() and Horde_Util::uriB64Decode().
* Removed Horde_Util::strftime2date() and Horde_Util::date2strftime().
* Removed Horde_Util::closeWindowJs() and Horde_Util::nocacheUrl().
* Added Horde_String::convertToUtf8().
* Added Horde_Util::abbreviate().
* Removed Horde_Array::combine() and Horde_Util::hmac().
 
        </content>
    </entry>    <entry>
        <title>Horde_Vfs 2.1.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Vfs-2.1.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Vfs-2.1.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-05-06T19:34:45+00:00</updated>
        <content>
            A Virtual File System API, with backends for:

* SQL
* FTP
* Local filesystems
* Hybrid SQL and filesystem
* Samba
* SSH2/SFTP
* IMAP (Kolab)

Reading, writing and listing of files are all supported.
            
* [mms] Add MongoDB storage driver.
* [jan] Use ssh2_sftp_chmod() if available (ssh2 0.12).
 
        </content>
    </entry>    <entry>
        <title>Horde_Vfs 2.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Vfs-2.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Vfs-2.0.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-10T12:45:53+00:00</updated>
        <content>
            A Virtual File System API, with backends for:

* SQL
* FTP
* Local filesystems
* Hybrid SQL and filesystem
* Samba
* SSH2/SFTP
* IMAP (Kolab)

Reading, writing and listing of files are all supported.
            
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
* [jan] Don't rely on PEAR to determine Windows OS in Samba backend.
* [jan] Implement vfsroot parameter in Samba backend.
 
        </content>
    </entry>    <entry>
        <title>Horde_Vfs 2.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Vfs-2.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Vfs-2.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-27T12:24:15+00:00</updated>
        <content>
            A Virtual File System API, with backends for:

* SQL
* FTP
* Local filesystems
* Hybrid SQL and filesystem
* Samba
* SSH2/SFTP
* IMAP (Kolab)

Reading, writing and listing of files are all supported.
            
* [jan] Fix deleting folders from absolute path in FTP backend (Bug #11761).
 
        </content>
    </entry>    <entry>
        <title>Horde_Vfs 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Vfs-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Vfs-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-14T23:20:05+00:00</updated>
        <content>
            A Virtual File System API, with backends for:

* SQL
* FTP
* Local filesystems
* Hybrid SQL and filesystem
* Samba
* SSH2/SFTP
* IMAP (Kolab)

Reading, writing and listing of files are all supported.
            
* [jan] Fix old folder not being removed when moving a folder (Bug #11703).
* [jan] Fix checking source and destination paths being the same (Bug #11702).
 
        </content>
    </entry>    <entry>
        <title>Horde_Vfs 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Vfs-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Vfs-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-06T21:02:40+00:00</updated>
        <content>
            A Virtual File System API, with backends for:

* SQL
* FTP
* Local filesystems
* Hybrid SQL and filesystem
* Samba
* SSH2/SFTP
* IMAP (Kolab)

Reading, writing and listing of files are all supported.
            
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>Horde_Vfs 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Vfs-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Vfs-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T20:01:27+00:00</updated>
        <content>
            A Virtual File System API, with backends for:

* SQL
* FTP
* Local filesystems
* Hybrid SQL and filesystem
* Samba
* SSH2/SFTP
* IMAP (Kolab)

Reading, writing and listing of files are all supported.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Vfs 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Vfs-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Vfs-2.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-26T23:30:43+00:00</updated>
        <content>
            A Virtual File System API, with backends for:

* SQL
* FTP
* Local filesystems
* Hybrid SQL and filesystem
* Samba
* SSH2/SFTP
* IMAP (Kolab)

Reading, writing and listing of files are all supported.
            
* [jan] Fix check whether quota limit is set (Bug #11455).
 
        </content>
    </entry>    <entry>
        <title>Horde_Vfs 2.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Vfs-2.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/Horde_Vfs-2.0.0beta2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-12T21:01:47+00:00</updated>
        <content>
            A Virtual File System API, with backends for:

* SQL
* FTP
* Local filesystems
* Hybrid SQL and filesystem
* Samba
* SSH2/SFTP
* IMAP (Kolab)

Reading, writing and listing of files are all supported.
            
* [jan] Fix sending and reading files in SSH2 driver if vfsroot is not set (Bug #11451).
 
        </content>
    </entry>    <entry>
        <title>Horde_Vfs 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Vfs-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Vfs-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:48:09+00:00</updated>
        <content>
            A Virtual File System API, with backends for:

* SQL
* FTP
* Local filesystems
* Hybrid SQL and filesystem
* Samba
* SSH2/SFTP
* IMAP (Kolab)

Reading, writing and listing of files are all supported.
            
* First beta release for Horde 5.
* [jan] Fix finding locale directory if installed with PEAR.
 
        </content>
    </entry>    <entry>
        <title>Horde_Vfs 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Vfs-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Vfs-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-06T00:15:20+00:00</updated>
        <content>
            A Virtual File System API, with backends for:

* SQL
* FTP
* Local filesystems
* Hybrid SQL and filesystem
* Samba
* SSH2/SFTP
* IMAP (Kolab)

Reading, writing and listing of files are all supported.
            
* First alpha release for Horde 5.
* [jan] Add hasFeature().
* [jan] Drop listFolders() method.
* [jan] Remove Horde_Vfs_Browser, Horde_Vfs_ListItem, Horde_Vfs_Object classes.
 
        </content>
    </entry>    <entry>
        <title>Horde_Vfs 1.0.9 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Vfs-1.0.9.tgz" />
        <id>http://pear.horde.org/get/Horde_Vfs-1.0.9.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-03-20T10:49:13+00:00</updated>
        <content>
            A Virtual File System API, with backends for:

* SQL
* FTP
* Local filesystems
* Hybrid SQL and filesystem
* Samba
* SSH2/SFTP
* IMAP (Kolab)

Reading, writing and listing of files are all supported.
            
* [jan] Fix inconsistent behavior of the different backend drivers.
* [jan] Fix double unlink() of temporary files.
* [jan] Fix ignored $dotfolder argument for listFolders() in SQL driver.
* [jan] Fix several issues with quota calculation.
* [jan] Fix recursive listFolder() on base directory.
* [jan] Fix calculating folder sizes with similar folder names in SQL driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_Vfs 1.0.8 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Vfs-1.0.8.tgz" />
        <id>http://pear.horde.org/get/Horde_Vfs-1.0.8.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-08T22:44:47+00:00</updated>
        <content>
            A Virtual File System API, with backends for:

* SQL
* FTP
* Local filesystems
* Hybrid SQL and filesystem
* Samba
* SSH2/SFTP
* IMAP (Kolab)

Reading, writing and listing of files are all supported.
            
* [gwr] Make unit tests timezone independent.
 
        </content>
    </entry>    <entry>
        <title>Horde_Vfs 1.0.7 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Vfs-1.0.7.tgz" />
        <id>http://pear.horde.org/get/Horde_Vfs-1.0.7.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-10-18T14:00:47+00:00</updated>
        <content>
            A Virtual File System API, with backends for:

* SQL
* FTP
* Local filesystems
* Hybrid SQL and filesystem
* Samba
* SSH2/SFTP
* IMAP (Kolab)

Reading, writing and listing of files are all supported.
            
* [jan] Fix reading file sizes from Samba backends.
* [jan] Catch output from smbclient during error conditions (Bug #10638).
* [jan] Implement size() method in Samba driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_Vfs 1.0.6 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Vfs-1.0.6.tgz" />
        <id>http://pear.horde.org/get/Horde_Vfs-1.0.6.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-10-11T14:05:24+00:00</updated>
        <content>
            A Virtual File System API, with backends for:

* SQL
* FTP
* Local filesystems
* Hybrid SQL and filesystem
* Samba
* SSH2/SFTP
* IMAP (Kolab)

Reading, writing and listing of files are all supported.
            
* [jan] Fix setting permissions with File driver (Bug #10630).
* [mms] Fix using File driver if vfsroot directory already exists (Bug #10584).
* [mms] Fix internal reference to QUOTA_METRIC_* constants (Bug #10585).
* [jan] Fix parsing of directory listings on /dev file systems in the SSH driver.
 
        </content>
    </entry>    <entry>
        <title>Horde_Vfs 1.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Vfs-1.0.5.tgz" />
        <id>http://pear.horde.org/get/Horde_Vfs-1.0.5.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-09-20T14:39:53+00:00</updated>
        <content>
            A Virtual File System API, with backends for:

* SQL
* FTP
* Local filesystems
* Hybrid SQL and filesystem
* Samba
* SSH2/SFTP
* IMAP (Kolab)

Reading, writing and listing of files are all supported.
            
* [jan] Fix renaming and catching errors while reading sizes in SQL driver.
* [jan] Fix reading file contents from FTP.
 
        </content>
    </entry>    <entry>
        <title>Horde_Vfs 1.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Vfs-1.0.4.tgz" />
        <id>http://pear.horde.org/get/Horde_Vfs-1.0.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-27T16:57:59+00:00</updated>
        <content>
            A Virtual File System API, with backends for:

* SQL
* FTP
* Local filesystems
* Hybrid SQL and filesystem
* Samba
* SSH2/SFTP
* IMAP (Kolab)

Reading, writing and listing of files are all supported.
            
* [jan] Update Latvian translation.
* [jan] Fix listing files with SSH2 driver if not using a bourne-style shell (lstewart@room52.net, Bug #9497).
* [jan] Update Brazilian Portuguese translation.
 
        </content>
    </entry>    <entry>
        <title>Horde_Vfs 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Vfs-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Vfs-1.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-06-14T15:07:14+00:00</updated>
        <content>
            A Virtual File System API, with backends for:

* SQL
* FTP
* Local filesystems
* Hybrid SQL and filesystem
* Samba
* SSH2/SFTP
* IMAP (Kolab)

Reading, writing and listing of files are all supported.
            
* [jan] Fix garbage collection with SQL driver (Bug #10242).
 
        </content>
    </entry>    <entry>
        <title>Horde_Vfs 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Vfs-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Vfs-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-05-18T14:52:19+00:00</updated>
        <content>
            A Virtual File System API, with backends for:

* SQL
* FTP
* Local filesystems
* Hybrid SQL and filesystem
* Samba
* SSH2/SFTP
* IMAP (Kolab)

Reading, writing and listing of files are all supported.
            
* [mms] Fix call to setAuth() (Bug #10027).
 
        </content>
    </entry>    <entry>
        <title>Horde_Vfs 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Vfs-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Vfs-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-20T15:36:25+00:00</updated>
        <content>
            A Virtual File System API, with backends for:

* SQL
* FTP
* Local filesystems
* Hybrid SQL and filesystem
* Samba
* SSH2/SFTP
* IMAP (Kolab)

Reading, writing and listing of files are all supported.
            
* [jan] Fix creating folders with SQL driver (Bug #9894).
* [jan] Fix creating temporary files with open_basedir restrictions.
 
        </content>
    </entry>    <entry>
        <title>Horde_Vfs 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Vfs-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Vfs-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:23:29+00:00</updated>
        <content>
            A Virtual File System API, with backends for:

* SQL
* FTP
* Local filesystems
* Hybrid SQL and filesystem
* Samba
* SSH2/SFTP
* IMAP (Kolab)

Reading, writing and listing of files are all supported.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Vfs 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Vfs-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Vfs-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:29:04+00:00</updated>
        <content>
            A Virtual File System API, with backends for:

* SQL
* FTP
* Local filesystems
* Hybrid SQL and filesystem
* Samba
* SSH2/SFTP
* IMAP (Kolab)

Reading, writing and listing of files are all supported.
            
* Second release candidate for Horde 4.
* Fixed VFS folder creation (Bug #9711).
 
        </content>
    </entry>    <entry>
        <title>Horde_Vfs 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Vfs-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Vfs-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:35:22+00:00</updated>
        <content>
            A Virtual File System API, with backends for:

* SQL
* FTP
* Local filesystems
* Hybrid SQL and filesystem
* Samba
* SSH2/SFTP
* IMAP (Kolab)

Reading, writing and listing of files are all supported.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Vfs 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Vfs-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Vfs-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:20:40+00:00</updated>
        <content>
            A Virtual File System API, with backends for:

* SQL
* FTP
* Local filesystems
* Hybrid SQL and filesystem
* Samba
* SSH2/SFTP
* IMAP (Kolab)

Reading, writing and listing of files are all supported.
            
* Convert SQL drivers to use Horde_Db.
* Convert to PHP 5 and Horde 4 package layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Vfs 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Vfs-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Vfs-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:52:30+00:00</updated>
        <content>
            A Virtual File System API, with backends for:

* SQL
* FTP
* Local filesystems
* Hybrid SQL and filesystem
* Samba
* SSH2/SFTP
* IMAP (Kolab)

Reading, writing and listing of files are all supported.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_View 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_View-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_View-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-02-11T22:57:20+00:00</updated>
        <content>
            A simple View pattern implementation.
            
* [jan] Fix generating form tags.
 
        </content>
    </entry>    <entry>
        <title>Horde_View 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_View-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_View-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T18:48:06+00:00</updated>
        <content>
            A simple View pattern implementation.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_View 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_View-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_View-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T20:02:03+00:00</updated>
        <content>
            A simple View pattern implementation.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_View 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_View-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_View-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:48:34+00:00</updated>
        <content>
            A simple View pattern implementation.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_View 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_View-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_View-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-06T00:06:50+00:00</updated>
        <content>
            A simple View pattern implementation.
            
* First alpha release for Horde 5.
* [mms] Added Horde_View_Helper_FormTag#optionTag().
 
        </content>
    </entry>    <entry>
        <title>Horde_View 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_View-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_View-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-22T21:30:52+00:00</updated>
        <content>
            A simple View pattern implementation.
            
* [jan] Make unit tests Windows compatible.
 
        </content>
    </entry>    <entry>
        <title>Horde_View 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_View-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_View-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:23:46+00:00</updated>
        <content>
            A simple View pattern implementation.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_View 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_View-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_View-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:29:21+00:00</updated>
        <content>
            A simple View pattern implementation.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_View 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_View-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_View-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:35:36+00:00</updated>
        <content>
            A simple View pattern implementation.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_View 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_View-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_View-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:20:49+00:00</updated>
        <content>
            A simple View pattern implementation.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_View 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_View-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_View-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:52:39+00:00</updated>
        <content>
            A simple View pattern implementation.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Xml_Element 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Xml_Element-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Xml_Element-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T18:50:06+00:00</updated>
        <content>
            An element object that can be used to provide SimpleXML-like functionality over a DOM object. The main advantage over using SimpleXML is the ability to add multiple levels of new elements in a single call, without introducing &quot;ghost&quot; objects.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Xml_Element 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Xml_Element-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Xml_Element-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T20:02:33+00:00</updated>
        <content>
            An element object that can be used to provide SimpleXML-like functionality over a DOM object. The main advantage over using SimpleXML is the ability to add multiple levels of new elements in a single call, without introducing &quot;ghost&quot; objects.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Xml_Element 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Xml_Element-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Xml_Element-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:48:52+00:00</updated>
        <content>
            An element object that can be used to provide SimpleXML-like functionality over a DOM object. The main advantage over using SimpleXML is the ability to add multiple levels of new elements in a single call, without introducing &quot;ghost&quot; objects.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Xml_Element 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Xml_Element-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Xml_Element-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-06T00:07:08+00:00</updated>
        <content>
            An element object that can be used to provide SimpleXML-like functionality over a DOM object. The main advantage over using SimpleXML is the ability to add multiple levels of new elements in a single call, without introducing &quot;ghost&quot; objects.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Xml_Element 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Xml_Element-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Xml_Element-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-08T13:29:06+00:00</updated>
        <content>
            An element object that can be used to provide SimpleXML-like functionality over a DOM object. The main advantage over using SimpleXML is the ability to add multiple levels of new elements in a single call, without introducing &quot;ghost&quot; objects.
            
*
 
        </content>
    </entry>    <entry>
        <title>Horde_Xml_Element 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Xml_Element-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Xml_Element-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:24:00+00:00</updated>
        <content>
            An element object that can be used to provide SimpleXML-like functionality over a DOM object. The main advantage over using SimpleXML is the ability to add multiple levels of new elements in a single call, without introducing &quot;ghost&quot; objects.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Xml_Element 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Xml_Element-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Xml_Element-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:29:35+00:00</updated>
        <content>
            An element object that can be used to provide SimpleXML-like functionality over a DOM object. The main advantage over using SimpleXML is the ability to add multiple levels of new elements in a single call, without introducing &quot;ghost&quot; objects.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Xml_Element 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Xml_Element-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Xml_Element-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:35:50+00:00</updated>
        <content>
            An element object that can be used to provide SimpleXML-like functionality over a DOM object. The main advantage over using SimpleXML is the ability to add multiple levels of new elements in a single call, without introducing &quot;ghost&quot; objects.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Xml_Element 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Xml_Element-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Xml_Element-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:20:59+00:00</updated>
        <content>
            An element object that can be used to provide SimpleXML-like functionality over a DOM object. The main advantage over using SimpleXML is the ability to add multiple levels of new elements in a single call, without introducing &quot;ghost&quot; objects.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Xml_Element 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Xml_Element-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Xml_Element-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-08T23:52:47+00:00</updated>
        <content>
            An element object that can be used to provide SimpleXML-like functionality over a DOM object. The main advantage over using SimpleXML is the ability to add multiple levels of new elements in a single call, without introducing &quot;ghost&quot; objects.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Xml_Wbxml 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Xml_Wbxml-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Xml_Wbxml-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T18:52:14+00:00</updated>
        <content>
            Encoding and decoding of WBXML (Wireless Binary XML) documents. WBXML is used in SyncML for transferring smaller amounts of data with wireless devices.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Xml_Wbxml 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Xml_Wbxml-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Xml_Wbxml-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T20:03:04+00:00</updated>
        <content>
            Encoding and decoding of WBXML (Wireless Binary XML) documents. WBXML is used in SyncML for transferring smaller amounts of data with wireless devices.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Xml_Wbxml 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Xml_Wbxml-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Xml_Wbxml-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:49:13+00:00</updated>
        <content>
            Encoding and decoding of WBXML (Wireless Binary XML) documents. WBXML is used in SyncML for transferring smaller amounts of data with wireless devices.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Xml_Wbxml 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Xml_Wbxml-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Xml_Wbxml-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-06T00:07:26+00:00</updated>
        <content>
            Encoding and decoding of WBXML (Wireless Binary XML) documents. WBXML is used in SyncML for transferring smaller amounts of data with wireless devices.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Xml_Wbxml 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Xml_Wbxml-1.0.3.tgz" />
        <id>http://pear.horde.org/get/Horde_Xml_Wbxml-1.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-10-11T14:40:30+00:00</updated>
        <content>
            Encoding and decoding of WBXML (Wireless Binary XML) documents. WBXML is used in SyncML for transferring smaller amounts of data with wireless devices.
            
* [jan] Complete fix for incorrect syncml:metinf and syncml:devinf URNs (Bug #10229).
 
        </content>
    </entry>    <entry>
        <title>Horde_Xml_Wbxml 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Xml_Wbxml-1.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Xml_Wbxml-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-09-20T14:40:53+00:00</updated>
        <content>
            Encoding and decoding of WBXML (Wireless Binary XML) documents. WBXML is used in SyncML for transferring smaller amounts of data with wireless devices.
            
* [jan] Fix incorrect syncml:metinf and syncml:devinf URNs (Bug #10229).
* [jan] Mark Xml_Wbxml:: methods as static.
 
        </content>
    </entry>    <entry>
        <title>Horde_Xml_Wbxml 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Xml_Wbxml-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Xml_Wbxml-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-05-18T14:53:12+00:00</updated>
        <content>
            Encoding and decoding of WBXML (Wireless Binary XML) documents. WBXML is used in SyncML for transferring smaller amounts of data with wireless devices.
            
* [jan] Don't set codepage multiple times (Bug #9964).
 
        </content>
    </entry>    <entry>
        <title>Horde_Xml_Wbxml 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Xml_Wbxml-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Xml_Wbxml-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:24:15+00:00</updated>
        <content>
            Encoding and decoding of WBXML (Wireless Binary XML) documents. WBXML is used in SyncML for transferring smaller amounts of data with wireless devices.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Xml_Wbxml 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Xml_Wbxml-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Xml_Wbxml-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:29:47+00:00</updated>
        <content>
            Encoding and decoding of WBXML (Wireless Binary XML) documents. WBXML is used in SyncML for transferring smaller amounts of data with wireless devices.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Xml_Wbxml 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Xml_Wbxml-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Xml_Wbxml-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-22T23:36:01+00:00</updated>
        <content>
            Encoding and decoding of WBXML (Wireless Binary XML) documents. WBXML is used in SyncML for transferring smaller amounts of data with wireless devices.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Xml_Wbxml 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Xml_Wbxml-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Xml_Wbxml-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:21:09+00:00</updated>
        <content>
            Encoding and decoding of WBXML (Wireless Binary XML) documents. WBXML is used in SyncML for transferring smaller amounts of data with wireless devices.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Yaml 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Yaml-2.0.2.tgz" />
        <id>http://pear.horde.org/get/Horde_Yaml-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-03-05T14:07:14+00:00</updated>
        <content>
            Classes for parsing YAML files into PHP arrays, and dumping PHP arrays into YAML encoding.
            
* [jan] Correctly detect sequences when dumping and be more strict when loading sequences.
 
        </content>
    </entry>    <entry>
        <title>Horde_Yaml 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Yaml-2.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Yaml-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-19T18:54:03+00:00</updated>
        <content>
            Classes for parsing YAML files into PHP arrays, and dumping PHP arrays into YAML encoding.
            
* [mms] Use new Horde_Test layout.
 
        </content>
    </entry>    <entry>
        <title>Horde_Yaml 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Yaml-2.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Yaml-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T20:03:40+00:00</updated>
        <content>
            Classes for parsing YAML files into PHP arrays, and dumping PHP arrays into YAML encoding.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Yaml 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Yaml-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/Horde_Yaml-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-19T23:49:31+00:00</updated>
        <content>
            Classes for parsing YAML files into PHP arrays, and dumping PHP arrays into YAML encoding.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Yaml 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/Horde_Yaml-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/Horde_Yaml-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-06T00:07:43+00:00</updated>
        <content>
            Classes for parsing YAML files into PHP arrays, and dumping PHP arrays into YAML encoding.
            
* First alpha release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>Horde_Yaml 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Yaml-1.0.1.tgz" />
        <id>http://pear.horde.org/get/Horde_Yaml-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-22T21:32:31+00:00</updated>
        <content>
            Classes for parsing YAML files into PHP arrays, and dumping PHP arrays into YAML encoding.
            
* [jan] Fix tests to work with PHPUnit 3.6.
 
        </content>
    </entry>    <entry>
        <title>Horde_Yaml 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/Horde_Yaml-1.0.0.tgz" />
        <id>http://pear.horde.org/get/Horde_Yaml-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:24:29+00:00</updated>
        <content>
            Classes for parsing YAML files into PHP arrays, and dumping PHP arrays into YAML encoding.
            
* First stable release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Yaml 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Yaml-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/Horde_Yaml-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T18:30:02+00:00</updated>
        <content>
            Classes for parsing YAML files into PHP arrays, and dumping PHP arrays into YAML encoding.
            
* Second release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>Horde_Yaml 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/Horde_Yaml-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/Horde_Yaml-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-24T23:17:26+00:00</updated>
        <content>
            Classes for parsing YAML files into PHP arrays, and dumping PHP arrays into YAML encoding.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>ansel 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/ansel-2.0.2.tgz" />
        <id>http://pear.horde.org/get/ansel-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-09-24T10:03:01+00:00</updated>
        <content>
            Ansel is a full featured photo management application.
            
* [mjr] Fix auto rotation of images based on orientation exif data (Bug #11441).
* [mjr] Honor locked default_download pref (Bug #11325).
* [mjr] Fix getting gallery data via the API (maxime@chavagne.net, Bug #11229).
* [mjr] Fix carousel when viewing upload screen in an iFrame (Bug #10889).
* [mjr] Fix returning to gallery view after uploading images when viewing Ansel in an iFrame (Bug #11209).
* [mjr] Fix moving a subgallery to a top level gallery (Bug #11134).
* [jan] Fix redirection after setting gallery password (thpo+horde@dotrc.de, Bug #11195).
 
        </content>
    </entry>    <entry>
        <title>ansel 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/ansel-2.0.1.tgz" />
        <id>http://pear.horde.org/get/ansel-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-02-28T12:39:39+00:00</updated>
        <content>
            Ansel is a full featured photo management application.
            
* [jan] Fix saving portal blocks.
* [mjr] Fix issue with carousel display on legacy uploader.
* [mjr] Fix issue where gallery still retained image count after it was empties of all images when using gallery cache.
* [mjr] Fix issue with map not showing when user does not have Horde_Perms::EDIT on the gallery (Bug #10762).
 
        </content>
    </entry>    <entry>
        <title>ansel 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/ansel-2.0.0.tgz" />
        <id>http://pear.horde.org/get/ansel-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-02T15:00:20+00:00</updated>
        <content>
            Ansel is a full featured photo management application.
            
* [mjr] Add pref to allow explicitly turning off the new ajax uploader.
* [mjr] Fix invalid image type errors when uploading in older versions of mozilla.
* [mjr] Fix issue with deleting galleries in date mode with key images (Bug #10671).
 
        </content>
    </entry>    <entry>
        <title>ansel 2.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/ansel-2.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/ansel-2.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-10-27T23:59:28+00:00</updated>
        <content>
            Ansel is a full featured photo management application.
            
* [jan] Fix page output of popup for updating dates of multiple images (Bug #10676).
* [jan] Fix initialization of editor for creating ecards (Bug #10675).
* [mjr] Fix issue causing uploads to fail in certain cases on IE.
* [mjr] Display localized date strings when grouping galleries by date (Bug #10669).
* [mjr] Improve gallery property editing when jpg image format is configured.
* [jan] Add Slovak translation (Martin Matuška &lt;martin@matuska.org&gt;).
* [mjr] Allow filtering listTagInfo results by user.
* [mjr] Fix issue with style migration when upgrading from Ansel 1.x.
 
        </content>
    </entry>    <entry>
        <title>ansel 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/ansel-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/ansel-2.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-10-19T10:15:21+00:00</updated>
        <content>
            Ansel is a full featured photo management application.
            
* [mjr] Fix migrations to not rely on Ansel being available.
* [mjr] Fix hook calls (Bug #10659).
* [mjr] Add script to convert from sql to sqlng shares after migrations have already run.
* [mjr] Add migration to ensure style hashes are computed for migrated galleries.
* [mjr] Fix uploading large files (Bug #10641).
* [mjr] Fix thumbnail generation on bulk caption setting page (Bug #10642).
* [mjr] Fix GROUP BY fields when searching for similar faces (Bug #10635).
* [jan] Fix link to report faces (Bug #10636).
 
        </content>
    </entry>    <entry>
        <title>ansel 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/ansel-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/ansel-2.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-10-11T19:14:43+00:00</updated>
        <content>
            Ansel is a full featured photo management application.
            
* First alpha release for Horde 4.
* [mjr] Support for sending twitter notifications after uploading images.
* [mjr] Refactor Geotagging features to use HordeMap.
* [jan] Add Latvian translation (Jānis Eisaks &lt;jancs@dv.lv&gt;).
* [jan] Provide default configuration files instead of .dist versions.
* [mjr] Mobile view added.
* [mjr] Square image and smart square image generators added.
* [mjr] Gallery style properties are now directly editable per-gallery by the gallery owner (Request #6003).
* [mjr] New ajax image uploader added.
* [mjr] Categories are removed and migrated to tags.
* [mjr] Move tag handling to Content_Tagger.
* [mjr] Unsharpmask filtering options added.
* [mjr] Support for multipage images (Request #6022).
* [mjr] Remove support for no longer available openCV extension.
* [mjr] Exif code removed and placed in Horde_Image_Exif.
 
        </content>
    </entry>    <entry>
        <title>content 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/content-2.0.2.tgz" />
        <id>http://pear.horde.org/get/content-2.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-02-11T23:35:13+00:00</updated>
        <content>
            This application provides tagging support for the other Horde applications.
            
* [mjr] Fix logic that could possibly lead to incorrect content types being applied to objects (Bug #12016).
 
        </content>
    </entry>    <entry>
        <title>content 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/content-2.0.1.tgz" />
        <id>http://pear.horde.org/get/content-2.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-15T00:19:42+00:00</updated>
        <content>
            This application provides tagging support for the other Horde applications.
            
* [jan] Add missing optional dependency on Horde_ElasticSearch.
* [jan] Catch exceptions from Horde_ElasticSearch.
 
        </content>
    </entry>    <entry>
        <title>content 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/content-2.0.0.tgz" />
        <id>http://pear.horde.org/get/content-2.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T22:07:56+00:00</updated>
        <content>
            This application provides tagging support for the other Horde applications.
            
* First stable release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>content 2.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/content-2.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/content-2.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-08-29T16:05:39+00:00</updated>
        <content>
            This application provides tagging support for the other Horde applications.
            
* First beta release for Horde 5.
 
        </content>
    </entry>    <entry>
        <title>content 1.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/content-1.0.3.tgz" />
        <id>http://pear.horde.org/get/content-1.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-10-14T19:46:59+00:00</updated>
        <content>
            This application provides tagging support for the other Horde applications.
            
* [mjr] Honor the limit and radius parameters.
* [mjr] Fix getObjects method when passing object_id (Bug# 10439).
* [mjr] Fix including all non-aggregate fields in GROUP BY clause (Bug# 10419).
* [jan] Fix commandline scripts (Bug #10656).
 
        </content>
    </entry>    <entry>
        <title>content 1.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/content-1.0.2.tgz" />
        <id>http://pear.horde.org/get/content-1.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-08-11T01:15:26+00:00</updated>
        <content>
            This application provides tagging support for the other Horde applications.
            
* [mjr] Fix broken tag cloud queries due to missing GROUP BY fields (Bug #10419)
* [mjr] Prevent tagging with empty strings.
 
        </content>
    </entry>    <entry>
        <title>content 1.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/content-1.0.1.tgz" />
        <id>http://pear.horde.org/get/content-1.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-08-05T11:02:05+00:00</updated>
        <content>
            This application provides tagging support for the other Horde applications.
            
* [mjr] Enforce that object and type names are always taken as a string (Bug #10171).
* [mjr] Updated unit tests to new test structure.
* [mjr] Prevent tagging with empty tags.
 
        </content>
    </entry>    <entry>
        <title>content 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/content-1.0.0.tgz" />
        <id>http://pear.horde.org/get/content-1.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:59:27+00:00</updated>
        <content>
            This application provides tagging support for the other Horde applications.
            
* First stable release for Horde 4.
* [jan] Fix case-insensitive filtering of duplicate tags (Bug #9617).
 
        </content>
    </entry>    <entry>
        <title>content 1.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/content-1.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/content-1.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-30T00:02:46+00:00</updated>
        <content>
            This application provides tagging support for the other Horde applications.
            
* Second release candidate for Horde 4.
* [jan] Rename all scripts to be prefixed with content- (Request #9647).
 
        </content>
    </entry>    <entry>
        <title>content 1.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/content-1.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/content-1.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-23T00:29:21+00:00</updated>
        <content>
            This application provides tagging support for the other Horde applications.
            
* First release candidate for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>content 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/content-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/content-1.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T19:33:26+00:00</updated>
        <content>
            This application provides tagging support for the other Horde applications.
            
* First beta release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>content 1.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/content-1.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/content-1.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-09T00:41:23+00:00</updated>
        <content>
            This application provides tagging support for the other Horde applications.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>gollem 3.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/gollem-3.0.0.tgz" />
        <id>http://pear.horde.org/get/gollem-3.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-02-12T15:34:46+00:00</updated>
        <content>
            Gollem is a web-based file manager, providing the ability to fully manage a hierarchical file system stored in a variety of backends such as a SQL database, as part of a real filesystem, or on FTP, Samba or SSH servers.
            
* [jan] Update French translation (Paul De Vlieger &lt;paul.de_vlieger@moniut.univ-bpclermont.fr&gt;).
 
        </content>
    </entry>    <entry>
        <title>gollem 3.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/gollem-3.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/gollem-3.0.0RC2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-01-10T16:21:15+00:00</updated>
        <content>
            Gollem is a web-based file manager, providing the ability to fully manage a hierarchical file system stored in a variety of backends such as a SQL database, as part of a real filesystem, or on FTP, Samba or SSH servers.
            
* [jan] Pass custom login parameters to VFS backend (Bug #11771).
* [jan] Fix selecting display columns in preferences (Bug #11851).
* [jan] Fix automatic login to other than the first backend.
* [jan] Fix downloading if backend key doesn't match driver name (Bug #11746).
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
* [jan] Change recursive deletion preference to ask by default.
* [jan] Fix share_id column if using old share backend (Bug #11833).
* [jan] Show loading layer when changing backends on login form.
 
        </content>
    </entry>    <entry>
        <title>gollem 3.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/gollem-3.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/gollem-3.0.0RC1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-11-27T13:13:58+00:00</updated>
        <content>
            Gollem is a web-based file manager, providing the ability to fully manage a hierarchical file system stored in a variety of backends such as a SQL database, as part of a real filesystem, or on FTP, Samba or SSH servers.
            
* [jan] Don't show permissions link if permissions are disabled (Bug #11705).
* [jan] Use short date format in file listing (Request #11722).
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
 
        </content>
    </entry>    <entry>
        <title>gollem 3.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/gollem-3.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/gollem-3.0.0beta1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-11-14T23:28:23+00:00</updated>
        <content>
            Gollem is a web-based file manager, providing the ability to fully manage a hierarchical file system stored in a variety of backends such as a SQL database, as part of a real filesystem, or on FTP, Samba or SSH servers.
            
* [jan] Convert templates to Horde_View.
* [jan] Fix getViewLink() API method (Bug #11226).
* [jan] Update Turkish translation (İstanbul Technical University).
 
        </content>
    </entry>    <entry>
        <title>gollem 2.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/gollem-2.0.2.tgz" />
        <id>http://pear.horde.org/get/gollem-2.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-04-11T12:40:55+00:00</updated>
        <content>
            Gollem is a web-based file manager, providing the ability to fully manage a hierarchical file system stored in a variety of backends such as a SQL database, as part of a real filesystem, or on FTP, Samba or SSH servers.
            
* [jan] Don't show user name and password fields on login page if not required.
* [jan] Display 'loginparams' on login screen (Bug #11088).
* [jan] Fix removing filter (Bug #11043).
* [jan] Update Japanese translation (Hiromi Kimura &lt;hiromi@tac.tsukuba.ac.jp&gt;).
 
        </content>
    </entry>    <entry>
        <title>gollem 2.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/gollem-2.0.1.tgz" />
        <id>http://pear.horde.org/get/gollem-2.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-11-22T22:56:50+00:00</updated>
        <content>
            Gollem is a web-based file manager, providing the ability to fully manage a hierarchical file system stored in a variety of backends such as a SQL database, as part of a real filesystem, or on FTP, Samba or SSH servers.
            
* [mms] Fix selectlist widget when initial cacheID was not given (Bug #10781).
* [mms] Fix icon display of files in selectlist widget.
* [jan] Fix downloading of file types without a MIME viewer (Bug #10709).
* [jan] Fix autocreating of home folders (Bug #10690).
* [jan] Fix JavaScript for Actions drop down list (Bug #10695).
 
        </content>
    </entry>    <entry>
        <title>gollem 2.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/gollem-2.0.0.tgz" />
        <id>http://pear.horde.org/get/gollem-2.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-10-27T23:44:28+00:00</updated>
        <content>
            Gollem is a web-based file manager, providing the ability to fully manage a hierarchical file system stored in a variety of backends such as a SQL database, as part of a real filesystem, or on FTP, Samba or SSH servers.
            
* [jan] Update Slovak translation.
 
        </content>
    </entry>    <entry>
        <title>gollem 2.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/gollem-2.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/gollem-2.0.0RC2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-10-18T15:08:43+00:00</updated>
        <content>
            Gollem is a web-based file manager, providing the ability to fully manage a hierarchical file system stored in a variety of backends such as a SQL database, as part of a real filesystem, or on FTP, Samba or SSH servers.
            
* [jan] Fix corruption of downloaded files (Bug #8481).
* [jan] Catch if VFS backend doesn't support size() (Bug #10637).
* [mms] Fix editing text files.
 
        </content>
    </entry>    <entry>
        <title>gollem 2.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/gollem-2.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/gollem-2.0.0RC1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-10-11T15:11:32+00:00</updated>
        <content>
            Gollem is a web-based file manager, providing the ability to fully manage a hierarchical file system stored in a variety of backends such as a SQL database, as part of a real filesystem, or on FTP, Samba or SSH servers.
            
* [jan] Fix usage of createhome parameter (Bug #10592).
* [mms] Fix display of 'columnselect' preference (Bug #10628).
* [jan] Don't require login for login-less VFS backends.
 
        </content>
    </entry>    <entry>
        <title>gollem 2.0.0alpha2 (alpha)</title>
        <link href="http://pear.horde.org/get/gollem-2.0.0alpha2.tgz" />
        <id>http://pear.horde.org/get/gollem-2.0.0alpha2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-09-30T12:43:29+00:00</updated>
        <content>
            Gollem is a web-based file manager, providing the ability to fully manage a hierarchical file system stored in a variety of backends such as a SQL database, as part of a real filesystem, or on FTP, Samba or SSH servers.
            
* [jan] Fix file viewing.
* [jan] Add missing backends configuration.
* [jan] Add missing sort icons.
* [jan] Fix broken dependency.
 
        </content>
    </entry>    <entry>
        <title>gollem 2.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/gollem-2.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/gollem-2.0.0alpha1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-09-30T11:19:35+00:00</updated>
        <content>
            Gollem is a web-based file manager, providing the ability to fully manage a hierarchical file system stored in a variety of backends such as a SQL database, as part of a real filesystem, or on FTP, Samba or SSH servers.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>groupware 5.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/groupware-5.0.4.tgz" />
        <id>http://pear.horde.org/get/groupware-5.0.4.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-02-12T17:56:35+00:00</updated>
        <content>
            Horde Groupware is a free, enterprise ready, browser based collaboration suite. Users can manage and share calendars, contacts, tasks and notes with the standards compliant components from the Horde Project.
            
* [jan] Update Horde, Turba, Kronolith, Mnemo, and Timeobjects.
 
        </content>
    </entry>    <entry>
        <title>groupware 5.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/groupware-5.0.3.tgz" />
        <id>http://pear.horde.org/get/groupware-5.0.3.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2013-01-10T16:04:56+00:00</updated>
        <content>
            Horde Groupware is a free, enterprise ready, browser based collaboration suite. Users can manage and share calendars, contacts, tasks and notes with the standards compliant components from the Horde Project.
            
* [jan] Update Horde, Turba, Kronolith, Nag, Mnemo, and Timeobjects.
 
        </content>
    </entry>    <entry>
        <title>groupware 5.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/groupware-5.0.2.tgz" />
        <id>http://pear.horde.org/get/groupware-5.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-11-27T15:16:47+00:00</updated>
        <content>
            Horde Groupware is a free, enterprise ready, browser based collaboration suite. Users can manage and share calendars, contacts, tasks and notes with the standards compliant components from the Horde Project.
            
* [jan] Update Horde, Turba, Kronolith, Nag, Mnemo, and Content.
 
        </content>
    </entry>    <entry>
        <title>groupware 5.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/groupware-5.0.1.tgz" />
        <id>http://pear.horde.org/get/groupware-5.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-11-07T19:09:57+00:00</updated>
        <content>
            Horde Groupware is a free, enterprise ready, browser based collaboration suite. Users can manage and share calendars, contacts, tasks and notes with the standards compliant components from the Horde Project.
            
*
 
        </content>
    </entry>    <entry>
        <title>groupware 5.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/groupware-5.0.0.tgz" />
        <id>http://pear.horde.org/get/groupware-5.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-30T23:52:19+00:00</updated>
        <content>
            Horde Groupware is a free, enterprise ready, browser based collaboration suite. Users can manage and share calendars, contacts, tasks and notes with the standards compliant components from the Horde Project.
            
* First stable release of Horde Groupware 5.0.0.
 
        </content>
    </entry>    <entry>
        <title>groupware 5.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/groupware-5.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/groupware-5.0.0RC1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-10-29T18:18:49+00:00</updated>
        <content>
            Horde Groupware is a free, enterprise ready, browser based collaboration suite. Users can manage and share calendars, contacts, tasks and notes with the standards compliant components from the Horde Project.
            
* First release candidate of Horde Groupware 5.0.0.
 
        </content>
    </entry>    <entry>
        <title>groupware 4.0.9 (stable)</title>
        <link href="http://pear.horde.org/get/groupware-4.0.9.tgz" />
        <id>http://pear.horde.org/get/groupware-4.0.9.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-11-14T18:20:07+00:00</updated>
        <content>
            Horde Groupware is a free, enterprise ready, browser based collaboration suite. Users can manage and share calendars, contacts, tasks and notes with the standards compliant components from the Horde Project.
            
* [jan] Update Horde, Turba, Kronolith, Nag, and Mnemo.
 
        </content>
    </entry>    <entry>
        <title>groupware 4.0.8 (stable)</title>
        <link href="http://pear.horde.org/get/groupware-4.0.8.tgz" />
        <id>http://pear.horde.org/get/groupware-4.0.8.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-05-29T19:14:38+00:00</updated>
        <content>
            Horde Groupware is a free, enterprise ready, browser based collaboration suite. Users can manage and share calendars, contacts, tasks and notes with the standards compliant components from the Horde Project.
            
* [jan] Update Horde, Turba, Kronolith, Nag, Mnemo, and Timeobjects.
 
        </content>
    </entry>    <entry>
        <title>groupware 4.0.7 (stable)</title>
        <link href="http://pear.horde.org/get/groupware-4.0.7.tgz" />
        <id>http://pear.horde.org/get/groupware-4.0.7.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-04-11T13:49:47+00:00</updated>
        <content>
            Horde Groupware is a free, enterprise ready, browser based collaboration suite. Users can manage and share calendars, contacts, tasks and notes with the standards compliant components from the Horde Project.
            
*
 
        </content>
    </entry>    <entry>
        <title>groupware 4.0.6 (stable)</title>
        <link href="http://pear.horde.org/get/groupware-4.0.6.tgz" />
        <id>http://pear.horde.org/get/groupware-4.0.6.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2012-01-17T13:37:29+00:00</updated>
        <content>
            Horde Groupware is a free, enterprise ready, browser based collaboration suite. Users can manage and share calendars, contacts, tasks and notes with the standards compliant components from the Horde Project.
            
Address Book Changes:
* [jan] Set VOICE parameter when exporting phone numbers to vCard (Request #10349).
* [jan] Fix importing vCards with empty X-ANNIVERSARY attributes (Bug #10557).
* [jan] Update Japanese translation (Hiromi Kimura &lt;hiromi@tac.tsukuba.ac.jp&gt;).

Calendar Changes:
* [mjr] Fix bug that could cause incorrect event exceptions to be created when drag and dropping events in month view.
* [jan] Fix page titles not always updating correctly.
* [jan] Display event time in dynamic view if requested (Request #9866).
* [jan] Only show end time if different from start time.
* [jan] Fix day sorting in agenda view.
* [jan] Sort user and group names in permission screen (Request #10896).
 
        </content>
    </entry>    <entry>
        <title>groupware 4.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/groupware-4.0.5.tgz" />
        <id>http://pear.horde.org/get/groupware-4.0.5.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-12-13T14:44:18+00:00</updated>
        <content>
            Horde Groupware is a free, enterprise ready, browser based collaboration suite. Users can manage and share calendars, contacts, tasks and notes with the standards compliant components from the Horde Project.
            
*
 
        </content>
    </entry>    <entry>
        <title>groupware 4.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/groupware-4.0.4.tgz" />
        <id>http://pear.horde.org/get/groupware-4.0.4.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-11-23T18:53:04+00:00</updated>
        <content>
            Horde Groupware is a free, enterprise ready, browser based collaboration suite. Users can manage and share calendars, contacts, tasks and notes with the standards compliant components from the Horde Project.
            
*
 
        </content>
    </entry>    <entry>
        <title>groupware 4.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/groupware-4.0.3.tgz" />
        <id>http://pear.horde.org/get/groupware-4.0.3.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-09-21T16:47:27+00:00</updated>
        <content>
            Horde Groupware is a free, enterprise ready, browser based collaboration suite. Users can manage and share calendars, contacts, tasks and notes with the standards compliant components from the Horde Project.
            
* [jan] Fix German title of tasks portal block (Bug #10486).
 
        </content>
    </entry>    <entry>
        <title>groupware 4.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/groupware-4.0.2.tgz" />
        <id>http://pear.horde.org/get/groupware-4.0.2.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-08-02T16:33:02+00:00</updated>
        <content>
            Horde Groupware is a free, enterprise ready, browser based collaboration suite. Users can manage and share calendars, contacts, tasks and notes with the standards compliant components from the Horde Project.
            
*
 
        </content>
    </entry>    <entry>
        <title>groupware 4.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/groupware-4.0.1.tgz" />
        <id>http://pear.horde.org/get/groupware-4.0.1.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-07-05T18:14:14+00:00</updated>
        <content>
            Horde Groupware is a free, enterprise ready, browser based collaboration suite. Users can manage and share calendars, contacts, tasks and notes with the standards compliant components from the Horde Project.
            
* [jan] Update Horde, Turba, Kronolith, and Nag.
* [jan] Set release level to stable.
 
        </content>
    </entry>    <entry>
        <title>groupware 4.0.0 (beta)</title>
        <link href="http://pear.horde.org/get/groupware-4.0.0.tgz" />
        <id>http://pear.horde.org/get/groupware-4.0.0.tgz</id>
        <author>
            <name>jan</name>
        </author>
        <updated>2011-06-14T20:39:19+00:00</updated>
        <content>
            Horde Groupware is a free, enterprise ready, browser based collaboration suite. Users can manage and share calendars, contacts, tasks and notes with the standards compliant components from the Horde Project.
            
* First stable release of Horde Groupware 4.0.
 
        </content>
    </entry>    <entry>
        <title>horde 5.1.0beta3 (beta)</title>
        <link href="http://pear.horde.org/get/horde-5.1.0beta3.tgz" />
        <id>http://pear.horde.org/get/horde-5.1.0beta3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-05-14T16:25:09+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [jan] Fix broken configuration definition.
 
        </content>
    </entry>    <entry>
        <title>horde 5.1.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/horde-5.1.0beta2.tgz" />
        <id>http://pear.horde.org/get/horde-5.1.0beta2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-05-14T14:41:57+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [mms] Add configuration of the Horde_HashTable package.
* [jan] Fix incorrect dependencies.
 
        </content>
    </entry>    <entry>
        <title>horde 5.1.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/horde-5.1.0beta1.tgz" />
        <id>http://pear.horde.org/get/horde-5.1.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-05-07T14:25:36+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [mms] Add ability to update/create NoSQL indices from the admin config page.
* [mjr] Add activesync device hooks.
* [mms] Add a global default NoSQL driver configuration.
* [mms] Allow MongoDB to be used as a cache backend.
* [jan] Check all installed PEAR packages when checking for updates.
* [mms] Add 'ajaxaction_data' hook.
 
        </content>
    </entry>    <entry>
        <title>horde 5.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/horde-5.0.4.tgz" />
        <id>http://pear.horde.org/get/horde-5.0.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-02-12T15:26:28+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [jan] Update French translation (Paul De Vlieger &lt;paul.de_vlieger@moniut.univ-bpclermont.fr&gt;).
 
        </content>
    </entry>    <entry>
        <title>horde 5.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/horde-5.0.3.tgz" />
        <id>http://pear.horde.org/get/horde-5.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2013-01-10T14:23:19+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [jan] Fix setting menu refresh rate to none (Bug #11867).
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
* [jan] Fix JavaScript errors after updating the top menu.
 
        </content>
    </entry>    <entry>
        <title>horde 5.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/horde-5.0.2.tgz" />
        <id>http://pear.horde.org/get/horde-5.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-14T23:23:23+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [jan] Fix adding user in admin actions (Bug #11690).
* [mms] Fix removing user in admin actions (Bug #11690).
* [jan] Allow to set custom search field label.
 
        </content>
    </entry>    <entry>
        <title>horde 5.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/horde-5.0.1.tgz" />
        <id>http://pear.horde.org/get/horde-5.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-07T14:39:53+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [jan] Fix form for editing and removing of users.
* [mjr] Workaround for broken iOS ActiveSync AUTODISCOVER requests (Bug #11624).
* [jan] Update Slovak translation (Jozef Sudolský &lt;jozef.sudolsky@elbia.sk&gt;).
* [mms] Fix topbar javascript on IE8 (Bug #11614).
* [jan] Fix LDAP example for authusername hook.
 
        </content>
    </entry>    <entry>
        <title>horde 5.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/horde-5.0.0.tgz" />
        <id>http://pear.horde.org/get/horde-5.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-30T22:04:07+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [jan] Update Polish translation (Krzysztof Kozera &lt;krzysztof113@o2.pl&gt;).
 
        </content>
    </entry>    <entry>
        <title>horde 5.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/horde-5.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/horde-5.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-26T23:54:36+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [jan] Port VAT identification block to use SOAP extension.
* [jan] Fix dynamic updating of portal blocks.
* [mms] Allow view-specific help files to inherit from base application help file.
* [mms] Allow application basic/dynamic views to have different help source files.
 
        </content>
    </entry>    <entry>
        <title>horde 5.0.0beta6 (beta)</title>
        <link href="http://pear.horde.org/get/horde-5.0.0beta6.tgz" />
        <id>http://pear.horde.org/get/horde-5.0.0beta6.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-10-12T23:04:25+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [mms] Show non-javascript enhanced login screen for non-smartmobile mobile browsers (Bug #11215).
* [mms] Add version parameter to CSS/javascript file URLs to help with cache busting when these files change between releases.
* [mms] Add configuration option for maximum allowed session times.
 
        </content>
    </entry>    <entry>
        <title>horde 5.0.0beta5 (beta)</title>
        <link href="http://pear.horde.org/get/horde-5.0.0beta5.tgz" />
        <id>http://pear.horde.org/get/horde-5.0.0beta5.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-08-29T15:59:26+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [jan] Fix cancelling problem report.
* [jan] Fix audio notification path printed in page output.
 
        </content>
    </entry>    <entry>
        <title>horde 5.0.0beta4 (beta)</title>
        <link href="http://pear.horde.org/get/horde-5.0.0beta4.tgz" />
        <id>http://pear.horde.org/get/horde-5.0.0beta4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-08-07T16:16:07+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [jan] Fix logging in without JavaScript (Bug #11328).
* [mms] Fix sidebar element wrapping.
* [mms] Better handling of backend authentication errors when returning AJAX data (Bug #11297).
 
        </content>
    </entry>    <entry>
        <title>horde 5.0.0beta3 (beta)</title>
        <link href="http://pear.horde.org/get/horde-5.0.0beta3.tgz" />
        <id>http://pear.horde.org/get/horde-5.0.0beta3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-22T16:03:56+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [jan] Fix dependency on Horde_Service_Weather.
 
        </content>
    </entry>    <entry>
        <title>horde 5.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/horde-5.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/horde-5.0.0beta2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-21T22:24:37+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [mjr] Request SSL connection from map providers if using SSL (Bug #11193).
* [jan] Remove optional dependency on Horde_DataTree.
 
        </content>
    </entry>    <entry>
        <title>horde 5.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/horde-5.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/horde-5.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-20T01:23:04+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [jan] Remove DataTree support.
* [jan] Allow to configure encryption in global IMAP configuration (Request #11272).
* [jan] Update icon set.
* [rla] Retrieve more detailed message from Horde_Auth when a user is temporarily or permanently locked out (Request #11254).
 
        </content>
    </entry>    <entry>
        <title>horde 5.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/horde-5.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/horde-5.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-07-06T00:35:55+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* First alpha release for Horde 5.
* [jan] Implement new user interface.
* [mms] Add 'suppress' option to prefs.php group entries.
* [mms] Add 'on_change', 'on_init', 'requires', 'requires_nolock', and 'suppress' options to prefs.php preference entries.
* [mms] Remove support for IE 6.
* [mms] Token protect all AJAX actions.
* [jan] Allow to use IMAP storage for shares and groupware data without a complete Kolab server.
* [mms] Implement growler-like notifications for smartmobile view.
* [mms] Modified pushapp hook behavior.
* [mms] Removed pushapp_post hook.
* [mms] AJAX core features now contained within Horde_Core.
* [mms] E-mail sending charset now defaults to UTF-8.
* [mms] Add post-install script for the Horde application
* [mms] Portal blocks can now load just the CSS necessary to display an application's blocks.
* [jan] Show notifications during logging into Smartphone mode.
 
        </content>
    </entry>    <entry>
        <title>horde 4.0.16 (stable)</title>
        <link href="http://pear.horde.org/get/horde-4.0.16.tgz" />
        <id>http://pear.horde.org/get/horde-4.0.16.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-11-14T17:52:55+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [jan] Fix adding attachments to problem tickets (Bug #10654).
* [jan] Update Turkish translation (İstanbul Technical University).
* [jan] Fix setting permissions on static/ directory with horde-set-perms (Bug #11219).
 
        </content>
    </entry>    <entry>
        <title>horde 4.0.15 (stable)</title>
        <link href="http://pear.horde.org/get/horde-4.0.15.tgz" />
        <id>http://pear.horde.org/get/horde-4.0.15.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-05-29T18:11:59+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [jan] Update Swedish translation (Jakob Alvermark &lt;jakob.alvermark@bsdlabs.com&gt;).
* [jan] Update Italian translation (Emilien &lt;emilien@wifi.e4a.it&gt;).
* [jan] Update Lybian flag (Request #11169).
* [jan] Update Slovak translation (Marika Schvarczova &lt;schvarczova.marika@domeny.sk&gt;).
* [jan] Update Czech translation (Michal Foist &lt;michal@foist.cz&gt;).
* [jan] Update Hungarian translation (Zoltán Németh &lt;nemeth.zoltan@etit.hu&gt;).
* [jan] Fix horde-set-perms script (Arjen de Korte, Bug #11048).
 
        </content>
    </entry>    <entry>
        <title>horde 4.0.14 (stable)</title>
        <link href="http://pear.horde.org/get/horde-4.0.14.tgz" />
        <id>http://pear.horde.org/get/horde-4.0.14.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2012-02-28T12:36:28+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [mjr] Added more atomic control over ActiveSync security policies for better device compatibility.
* [mms] Add 'sendmail_eol' configuration parameter.
* [jan] Fix horde-set-perms (piper@hrz.uni-marburg.de, Bug #10923).
* [jan] Sort user and group names in permission screen (Request #10896).
 
        </content>
    </entry>    <entry>
        <title>horde 4.0.13 (stable)</title>
        <link href="http://pear.horde.org/get/horde-4.0.13.tgz" />
        <id>http://pear.horde.org/get/horde-4.0.13.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-12-13T12:45:48+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [jan] Make the lifetime of cached weather information configurable (Arjen de Korte, Request #10848).
* [jan] Update Dutch translation (Arjen de Korte &lt;build+horde@de-korte.org&gt;).
* [mjr] Improve layout of weather block.
* [jan] Update Japanese translation (Hiromi Kimura &lt;hiromi@tac.tsukuba.ac.jp&gt;).
 
        </content>
    </entry>    <entry>
        <title>horde 4.0.12 (stable)</title>
        <link href="http://pear.horde.org/get/horde-4.0.12.tgz" />
        <id>http://pear.horde.org/get/horde-4.0.12.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-22T22:27:23+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [mjr] Replace Weatherdotcom portal block with generic Weather block supported by Horde_Service_Weather.
* [jan] Add configuration option to disable password resets (Request #10640).
 
        </content>
    </entry>    <entry>
        <title>horde 4.0.11 (stable)</title>
        <link href="http://pear.horde.org/get/horde-4.0.11.tgz" />
        <id>http://pear.horde.org/get/horde-4.0.11.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-11-02T13:19:36+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [cjh] Add Hordevetica theme.
* [mjr] Fix issue with ajax uploader and file sizes over 1mb (Bug #10641).
* [mjr] Do not show results in the tag cloud block owned by other users.
 
        </content>
    </entry>    <entry>
        <title>horde 4.0.10 (stable)</title>
        <link href="http://pear.horde.org/get/horde-4.0.10.tgz" />
        <id>http://pear.horde.org/get/horde-4.0.10.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-10-11T18:55:02+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [mjr] Update javascript map library.
* [mms] Allow in-page base64 image encoding to be disabled via configuration.
* [jan] Add administration page to list and clear locks.
 
        </content>
    </entry>    <entry>
        <title>horde 4.0.9 (stable)</title>
        <link href="http://pear.horde.org/get/horde-4.0.9.tgz" />
        <id>http://pear.horde.org/get/horde-4.0.9.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-08-31T18:20:56+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [rla] Add account locking similar to the former kolab-specific option.
* [jan] Add missing configuration for LDAP groups write support.
* [rla] Reset password dialog shows a warning when no security question is set (Request #10430).
* [mjr] Update jQuery Mobile to version 1.0 Beta 2.
* [jan] Update hordeweb theme to match new website layout.
 
        </content>
    </entry>    <entry>
        <title>horde 4.0.8 (stable)</title>
        <link href="http://pear.horde.org/get/horde-4.0.8.tgz" />
        <id>http://pear.horde.org/get/horde-4.0.8.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-08-02T16:01:39+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [cjh] Add mobile maintenance screens.
* [jan] Update Latvian translation.
* [jan] Don't show mobile login page if users are forced to traditional or dynamic views (Request #10358).
* [jan] Update PGP key server list and add SKS pool.
 
        </content>
    </entry>    <entry>
        <title>horde 4.0.7 (stable)</title>
        <link href="http://pear.horde.org/get/horde-4.0.7.tgz" />
        <id>http://pear.horde.org/get/horde-4.0.7.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-07-05T17:27:15+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [jan] Don't use CSS cache in mobile interfaces because it breaks jQuery Mobile CSS.
* [jan] Allow configuration of split read databases for PostgreSQL (Request #7025).
* [mjr] Honor initial_application setting for mobile view (Bug #10264).
* [gwr] Support restricting the HTML tidy post processing by the message size (Request #10266).
* [gwr] Disabled the timeout on the logout token.
 
        </content>
    </entry>    <entry>
        <title>horde 4.0.6 (stable)</title>
        <link href="http://pear.horde.org/get/horde-4.0.6.tgz" />
        <id>http://pear.horde.org/get/horde-4.0.6.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-06-14T15:40:59+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [jan] Fix extracting of translation strings in a release.
* [rla] Enable giving users specific admin permissions (Enhancement #9350)
* [jan] Don't strip domain from user name in account block.
* [jan] Fix account block with empty configuration parameters.
 
        </content>
    </entry>    <entry>
        <title>horde 4.0.5 (stable)</title>
        <link href="http://pear.horde.org/get/horde-4.0.5.tgz" />
        <id>http://pear.horde.org/get/horde-4.0.5.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-06-01T18:52:16+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [jan] Remove debug code.
 
        </content>
    </entry>    <entry>
        <title>horde 4.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/horde-4.0.4.tgz" />
        <id>http://pear.horde.org/get/horde-4.0.4.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-06-01T18:12:17+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [mms] Fix colorpicker on categories preferences screen (Bug #10118).
* [mjr] Fix Metar portal block.
* [gwr] Added support for the Kolab IMAP based preferences backend.
 
        </content>
    </entry>    <entry>
        <title>horde 4.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/horde-4.0.3.tgz" />
        <id>http://pear.horde.org/get/horde-4.0.3.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-05-18T15:05:51+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [mms] Fix return link after reporting problem (Bug #10069).
* [jan] Add button to update all configurations with default values at once.
* [jan] Update DataTree conversion scripts for Horde 4.
* [jan] Fix rendering of DataTree browse tree.
* [mjr] Fix issue causing credentials to be lost when accessing the API during ActiveSync requests (Bug #9733).
 
        </content>
    </entry>    <entry>
        <title>horde 4.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/horde-4.0.2.tgz" />
        <id>http://pear.horde.org/get/horde-4.0.2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-05-03T14:38:14+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [mms] Fix authentication failure when TOS is not accepted.
* [jan] Fix adding categories.
* [jan] Don't check for outdated DB schemas if database support is disabled (Bug #9986).
 
        </content>
    </entry>    <entry>
        <title>horde 4.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/horde-4.0.1.tgz" />
        <id>http://pear.horde.org/get/horde-4.0.1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-20T22:12:32+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [jan] Fix LDAP parameters of account portal block (Klaus Steinberger, Bug #9770).
* [mjr] Fix some display issues when geocoding with HordeMap (Bug #9883).
* [mms] Don't load sidebar content if not expanded.
* [jan] Fix deleting groups.
* [jan] Fix adding new groups (Bug #9881).
* [jan] Fix displaying the Facebook preference group.
* [mms] Add appinitialized hook.
 
        </content>
    </entry>    <entry>
        <title>horde 4.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/horde-4.0.0.tgz" />
        <id>http://pear.horde.org/get/horde-4.0.0.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-04-06T01:28:27+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [mms] Add pushapp_post hook.
* [jan] Fix application-specific permission checks (Bug #9786).
* [jan] Fix resetting passwords (Vilius Sumskas &lt;vilius@lnk.lt&gt;, Bug #9800).
* [jan] Delete object mappings too when deleting SyncML anchors (Request #9377).
* [jan] Move all executable upgrade scripts to bin/ and prefix with horde-.
* [mjr] Fix ActiveSync provisioning.
 
        </content>
    </entry>    <entry>
        <title>horde 4.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/horde-4.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/horde-4.0.0RC2.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-29T23:51:26+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* [jan] Rename all scripts in bin/ to be prefixed with horde- and installed in bin_dir (Request #9647).
* [jan] Fire access keys on hidden elements in Internet Explorer (Bug #8057).
* [jan] Don't fire access keys twice in Chrome browsers.
* [jan] Fix JavaScript date calculations across DST boundaries.
 
        </content>
    </entry>    <entry>
        <title>horde 4.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/horde-4.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/horde-4.0.0RC1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-23T00:12:14+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* First release candidate for Horde 4.
* [gwr] Allow disabling applications for administrators.
 
        </content>
    </entry>    <entry>
        <title>horde 4.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/horde-4.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/horde-4.0.0beta1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-16T18:44:20+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* Fix updating schema for individual libraries.
* Improved control over which application view to load.
* Fix viewing applications with no mobile view from mobile devices.
 
        </content>
    </entry>    <entry>
        <title>horde 4.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/horde-4.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/horde-4.0.0alpha1.tgz</id>
        <author>
            <name>chuck</name>
        </author>
        <updated>2011-03-09T00:07:04+00:00</updated>
        <content>
            The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.
            
* First alpha release for Horde 4.
 
        </content>
    </entry>    <entry>
        <title>horde_lz4 1.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/horde_lz4-1.0.0.tgz" />
        <id>http://pear.horde.org/get/horde_lz4-1.0.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-05-06T18:52:17+00:00</updated>
        <content>
            PHP extension that implements the LZ4 compression algorithm - an extremely fast lossless compression algorithm.
            
* First stable release.
* [mms] Convert unit tests to PHPUnit.
 
        </content>
    </entry>    <entry>
        <title>horde_lz4 1.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/horde_lz4-1.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/horde_lz4-1.0.0beta2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-03-04T00:55:06+00:00</updated>
        <content>
            PHP extension that implements the LZ4 compression algorithm - an extremely fast lossless compression algorithm.
            
*
 
        </content>
    </entry>    <entry>
        <title>horde_lz4 1.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/horde_lz4-1.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/horde_lz4-1.0.0beta1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-03-03T21:07:48+00:00</updated>
        <content>
            PHP extension that implements the LZ4 compression algorithm - an extremely fast lossless compression algorithm.
            
* [mms] Initial release of package.
 
        </content>
    </entry>    <entry>
        <title>imp 6.1.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/imp-6.1.0beta2.tgz" />
        <id>http://pear.horde.org/get/imp-6.1.0beta2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-05-14T14:48:24+00:00</updated>
        <content>
            IMP, the Internet Mail Program, is one of the most popular and widely deployed open source webmail applications in the world. It allows universal, web-based access to IMAP and POP3 mail servers and provides Ajax, mobile and traditional interfaces with a rich range of features normally found only in desktop email clients.
            
* [mms] Directly output image thumbnails via data URIs when possible.
* [jan] Fix incorrect dependencies.
 
        </content>
    </entry>    <entry>
        <title>imp 6.1.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/imp-6.1.0beta1.tgz" />
        <id>http://pear.horde.org/get/imp-6.1.0beta1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-05-07T14:32:02+00:00</updated>
        <content>
            IMP, the Internet Mail Program, is one of the most popular and widely deployed open source webmail applications in the world. It allows universal, web-based access to IMAP and POP3 mail servers and provides Ajax, mobile and traditional interfaces with a rich range of features normally found only in desktop email clients.
            
* [mms] Add ability to create new flag directly from dynamic mailbox screen.
* [mms] Implement 'refresh_time' preference in smartmobile view.
* [mms] Add taphold message action menu to smartmobile mailbox page.
* [mms] Add MongoDB driver for sentmail log storage.
* [mms] Add IMAP cache specific purge action to the imap cache query script.
* [mms] Add support for using SQL and NoSQL backends for IMAP/POP caching.
* [mms] Add thumbnail generation for video attachments.
* [mms] Convert Data URLs in a reply message into attachments so that compose attachment limits can be enforced (Bug #12167).
* [mms] Allow attachments to be dragged/dropped from local filesystem on the dynamic compose page.
* [mms] Hide browser generated file input widget for attachment upload in dynamic compose page.
* [mms] Add attachment upload capability to smartmobile compose page.
* [mms] Add HTML image/style blocking to smartmobile view.
* [mms] Improved autocompleter in smartmobile compose view.
* [mms] Add saving compose drafts in smartmobile view.
* [mms] Rename 'compose_attach' hook as 'compose_attachment'.
* [mms] Honor forward_default preference in smartmobile view.
* [mms] Add PGP keylength configuration option (Request #12099).
* [mjr] Expose the Maillog via the public API.
* [mms] Better handling of flag change attempts when browser cached state (dynamic/smartmobile view) is different than the server state.
* [mms] Move backend configuration parsing/retrieval to IMP_Imap_Config.
* [mms] Spam reporting configuration has been moved to the backends file.
* [mms] Support showing blocked Data URIs in HTML message data.
* [mms] Add the 'mbox_acl' hook.
* [mms] Move folder disabling configuration into the permission system.
* [mms] Upgraded IMP permissions to allow permissions to be set per active backend.
* [mms] Allow the active search query to be edited in the smartmobile view.
* [mms] Add link to exit out of search view in smartmobile view into the original mailbox.
* [mms] Allow default special mailbox names to be overriden by a backend.
* [mms] Move special mailboxes autocreation configuration into backends.php.
* [mms] Add SMTP debugging.
* [mms] Disable mailbox sorting by default if the remote server does not natively support it (Bug #12001).
* [mms] Add the 'msg_filter' hook.
* [mms] Added the 'attach_body_check' hook.
* [mms] Add linked attachment information directly to main body text.
* [mms] Added argument to the 'trailer' hook to allow HTML trailers to be generated.
* [mms] Attachments can now be configured to be linked only if over a configurable size threshold.
* [mms] Linked attachments are no longer a user-configurable action.
* [mms] Spam/innocent reporting on the smartmobile message page now uses a popup instead of a modal dialog.
* [mms] Re-add alerts log to dynamic mailbox view.
* [mms] Rewritten/improved linked attachment code.
* [mms] Add discard draft option to compose page allowing the user to cancel composition and permanently delete the original draft (Request #12017).
* [mms] Minimal view menu entries are now accessible via numbered accesskeys (Request #5847).
* [mms] Add image upload feature to the HTML editor image plugin.
* [mms] Allow drag &amp; drop/pasting of images into the HTML editor.
* [mms] All basic view pages are now routed through the basic.php endpoint.
* [mms] Save AJAX showMessage call when reloading the dynamic mailbox page with a message preview active.
* [mms] Dynamically display MIME type icon for attachments uploaded on the dynamic compose page.
* [mms] Remove 'compose_cc' and 'compose_bcc' preferences.
* [mms] Support attaching vCard in dynamic compose.
* [mms] Support attaching PGP public keys in dynamic compose.
* [mms] Smartmobile view now uses additive loading instead of pagination on the mailbox page.
* [mms] Removed 'link_all_attachments' configuration option.
* [mms] Support link attachment feature in dynamic view.
* [mms] Display Virtual Folders in smartmobile view.
* [mms] Abstract all UIDs used for mailbox/message navigation on the browser to BUIDs (browser UIDs) (Bug #10719).
* [mms] Use more efficient murmurhash3 to determine changes in compose message that will trigger auto saved drafts.
* [mms] Initialize viewport and mailbox list in single AJAX call when initially loading the dynamic mailbox view.
* [mms] Add message thread view to dynamic mailbox preview.
* [mms] Better UI for changing quicksearch criteria in dynamic mailbox screen.
* [mms] Collapse multiple mailbox export options in dynamic mailbox view to single action.
* [mms] Importing a PGP personal key now only requires the private key.
 
        </content>
    </entry>    <entry>
        <title>imp 6.0.4 (stable)</title>
        <link href="http://pear.horde.org/get/imp-6.0.4.tgz" />
        <id>http://pear.horde.org/get/imp-6.0.4.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-02-12T15:41:44+00:00</updated>
        <content>
            IMP, the Internet Mail Program, is one of the most popular and widely deployed open source webmail applications in the world. It allows universal, web-based access to IMAP and POP3 mail servers and provides Ajax, mobile and traditional interfaces with a rich range of features normally found only in desktop email clients.
            
* [mms] Improved detection of charset in text/html message parts.
* [mms] Fix displaying dynamic compose screen when sent-mail preferences are locked (Bug #12009).
* [mms] Fix usage of textContent property on IE8 (Bug #12012).
* [jan] Update Slovak translation (Jozef Sudolský &lt;jozef.sudolsky@elbia.sk&gt;).
* [jan] Fix display of end dates/times of iTip attachments (Bug #11976).
* [mms] Fix Reply all/list buttons on basic compose page (Bug #11990).
* [mms] Fix deleting virtual folders/filters from preferences page (Bug #11982).
* [mms] Fix saving mailbox expansion state in basic folders view (Bug #11979).
* [mms] Hide attachment upload UI in dynamic view if file uploads are disabled.
* [jan] Fix JavaScript errors with Internet Explorer 8.
* [mms] Fix display of mail log icons on the basic message page (Bug #11964).
* [jan] Fix stripping attachments in dynamic view (aarno.sandvik@helsinki.fi, Bug #11959).
* [mms] Workaround broken Message-IDs generated by Outlook when replying to a message (Bug #11953).
* [mms] Fix display of attachment name in basic compose screen (Bug #11947).
 
        </content>
    </entry>    <entry>
        <title>imp 6.0.3 (stable)</title>
        <link href="http://pear.horde.org/get/imp-6.0.3.tgz" />
        <id>http://pear.horde.org/get/imp-6.0.3.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2013-01-10T14:33:49+00:00</updated>
        <content>
            IMP, the Internet Mail Program, is one of the most popular and widely deployed open source webmail applications in the world. It allows universal, web-based access to IMAP and POP3 mail servers and provides Ajax, mobile and traditional interfaces with a rich range of features normally found only in desktop email clients.
            
* [mms] Re-add apply mail filters action in dynamic view.
* [mms] Improved parsing of References header when replying to a message.
* [mms] Fix verifying an enveloped signed &amp; encrypted S/MIME message (Bug #11874).
* [mms] Fix converting charset of signature/trailer in compose message if not sending in UTF-8 (Bug #11898).
* [mms] Fix redirection to mailbox page after sending message in minimal view (Thomas Jarosch &lt;thomas.jarosch@intra2net.com&gt;, Bug #11897).
* [mms] Fix duplicate signature being added to compose messages in minimal view (Thomas Jarosch &lt;thomas.jarosch@intra2net.com&gt;, Bug #11896).
* [jan] Update Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.es&gt;).
* [mms] Fix loss of HTML body if related conversion is turned off (Thomas Jarosch &lt;thomas.jarosch@intra2net.com&gt;, Bug #11883).
* [mms] Ensure that polled mailboxes in dynamic view continue to show unseen message count if its child status changes (Bug #11864).
* [jan] Include address groups in auto-completion list if address book is below AJAX lookup threshold.
* [jan] Update French translation (Laurent Foucher &lt;laurent.foucher@iut-tlse3.fr&gt;).
* [mms] Correctly remember form state when refreshing basic view compose page (Bug #11794).
* [mms] Fix NOT criteria for custom header searches (Bug #11802).
* [mms] Fix saving compose message to draft mailbox when session expires (Bug #11795).
* [mms] Honor 'hide_when_unlimited' option for the quota driver (Thomas Jarosch &lt;thomas.jarosch@intra2net.com&gt;, Bug #11782).
* [mms] Fix toggling other options in dynamic compose screen.
 
        </content>
    </entry>    <entry>
        <title>imp 6.0.2 (stable)</title>
        <link href="http://pear.horde.org/get/imp-6.0.2.tgz" />
        <id>http://pear.horde.org/get/imp-6.0.2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-27T12:50:01+00:00</updated>
        <content>
            IMP, the Internet Mail Program, is one of the most popular and widely deployed open source webmail applications in the world. It allows universal, web-based access to IMAP and POP3 mail servers and provides Ajax, mobile and traditional interfaces with a rich range of features normally found only in desktop email clients.
            
* [mms] Always add MDNSent flag when saving a draft/sent message.
* [mms] Fix preview message text in basic view (Bug #11724).
* [mms] Don't delete saved draft on session close.
* [mms] Improved generation and parsing of mbox files.
* [mms] Fix adding mailboxes with mull delimiters to the IMAP folder tree (Bug #11672).
* [mms] Fix editing/sending templates in dynamic view.
* [mms] Allow iCalendar events to be added to the calendar even if they are missing the required UID parameter (Bug #11669).
* [mms] Fix displaying flag changes for messages in search mailboxes in dynamic view (Bug #11622).
* [mms] Save sent-mail when composing in the smartmobile view (Bug #11670).
* [mms] Don't try to save sent-mail to a non-existent sent-mail mailbox.
* [mms] Fix displaying encrypted message in dynamic preview when correct passphrase is entered (Bug #11661).
* [mms] Purge IMAP cache data when upgrading from IMP 5.
 
        </content>
    </entry>    <entry>
        <title>imp 6.0.1 (stable)</title>
        <link href="http://pear.horde.org/get/imp-6.0.1.tgz" />
        <id>http://pear.horde.org/get/imp-6.0.1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-11-07T18:10:17+00:00</updated>
        <content>
            IMP, the Internet Mail Program, is one of the most popular and widely deployed open source webmail applications in the world. It allows universal, web-based access to IMAP and POP3 mail servers and provides Ajax, mobile and traditional interfaces with a rich range of features normally found only in desktop email clients.
            
* [mms] Fix shift-clicking in dynamic mailbox view when navigating to other mailboxes (Bug #11520).
* [mms] Disallow pasting non-text elements into the HTML editor (Bug #11650).
* [jan] Update Slovak translation (Jozef Sudolský &lt;jozef.sudolsky@elbia.sk&gt;).
* [mms] If persistent IMAP caching is disabled, use an in-memory cache for the current page load.
* [mms] Fix importing personal S/MIME certificate.
* [mms] Correctly show ACL entry for current user even if ACL response for mailbox is empty.
* [mms] Correctly remove unseen information from folder tree in dynamic mailbox view when mailbox is marked as not polled for new mail.
* [mms] Fix expanding folder list in dynamic view when opening a mailbox and folder expansion is not saved in the prefs (Bug #11609).
* [mms] Fix displaying HTML signature preference on identities preference page.
* [mms] Fix dynamic view loading in IE8 (Bug #11614).
* [mms] Optimize permission checking when creating a mailbox if no limit exists for a user.
* [mms] Fix displaying column headers in dynamic mailbox view when accessing a POP3 server.
* [mms] Fix display of innocent button in dynamic mailbox view (Bug #11604).
* [mms] Fix displaying move to spam mailbox option in the preferences (Bug #11603).
* [mms] Fixes to PGP Private key generation (Bug #11597).
* [mms] Don't block remote message styling if sender is in whitelist.
* [mms] Fix spellcheck display in dynamic view if HTML composition mode is the default (Bug #11592).
 
        </content>
    </entry>    <entry>
        <title>imp 6.0.0 (stable)</title>
        <link href="http://pear.horde.org/get/imp-6.0.0.tgz" />
        <id>http://pear.horde.org/get/imp-6.0.0.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-10-30T22:11:59+00:00</updated>
        <content>
            IMP, the Internet Mail Program, is one of the most popular and widely deployed open source webmail applications in the world. It allows universal, web-based access to IMAP and POP3 mail servers and provides Ajax, mobile and traditional interfaces with a rich range of features normally found only in desktop email clients.
            
* [mms] Fix regression in adding an attachment in minimal view.
 
        </content>
    </entry>    <entry>
        <title>imp 6.0.0RC2 (beta)</title>
        <link href="http://pear.horde.org/get/imp-6.0.0RC2.tgz" />
        <id>http://pear.horde.org/get/imp-6.0.0RC2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-10-29T22:00:43+00:00</updated>
        <content>
            IMP, the Internet Mail Program, is one of the most popular and widely deployed open source webmail applications in the world. It allows universal, web-based access to IMAP and POP3 mail servers and provides Ajax, mobile and traditional interfaces with a rich range of features normally found only in desktop email clients.
            
* [jan] Update Polish translation (Krzysztof Kozera &lt;krzysztof113@o2.pl&gt;).
* [mms] Fix regression causing large amounts of whitespace padding to be added to compose text in basic view.
* [mms] Fix regression in sending messages in basic/minimal mode if no attachment is added (Bug #11582).
* [jan] Fix key navigation in message view of basic mode.
 
        </content>
    </entry>    <entry>
        <title>imp 6.0.0RC1 (beta)</title>
        <link href="http://pear.horde.org/get/imp-6.0.0RC1.tgz" />
        <id>http://pear.horde.org/get/imp-6.0.0RC1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-10-26T23:56:30+00:00</updated>
        <content>
            IMP, the Internet Mail Program, is one of the most popular and widely deployed open source webmail applications in the world. It allows universal, web-based access to IMAP and POP3 mail servers and provides Ajax, mobile and traditional interfaces with a rich range of features normally found only in desktop email clients.
            
* [mms] Attach as many files as possible instead of aborting on first failed attachment add.
* [mms] Fix determining first/last unseen message in a mailbox (use message date instead of arrival date).
* [jan] Don't show application menus in iTip MIME viewer popups.
* [mms] Hide subfolder creation option in dynamic view if IMAP server indicates that child mailboxes cannot be created.
* [mms] Correctly send deleted flag information to browser cache when using dynamic/smartmobile view (Bug #11362).
* [mms] Auto-update folders list in smartmobile view if special mailbox is auto-created (Request #11482).
* [mms] Load folders list on-demand in smartmobile view.
* [mms] Fix thread view when mailbox is not thread sorted (Bug #11320).
* [mms] Display message range when dragging slider on dynamic mailbox page.
 
        </content>
    </entry>    <entry>
        <title>imp 6.0.0beta4 (beta)</title>
        <link href="http://pear.horde.org/get/imp-6.0.0beta4.tgz" />
        <id>http://pear.horde.org/get/imp-6.0.0beta4.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-10-12T23:06:47+00:00</updated>
        <content>
            IMP, the Internet Mail Program, is one of the most popular and widely deployed open source webmail applications in the world. It allows universal, web-based access to IMAP and POP3 mail servers and provides Ajax, mobile and traditional interfaces with a rich range of features normally found only in desktop email clients.
            
* [mms] Add predefined templates to ACL management screen (Request #10648).
* [mms] Capture key shortcuts on dynamic mailbox page even if focus is on IFRAME HTML message data (Bug #11428).
* [mms] All IMP templates now use Horde_View.
* [mms] Add swipe action buttons to the smartmobile mailbox page.
* [mms] Optimize loading of message bodies when using dynamic view.
* [mms] Load new mailbox when renaming current mailbox in dynamic view (Request #11394).
* [mms] Add simple address autocompleter to smartmobile compose page.
* [mms] Add refresh button to smartmobile folder page.
* [jan] Fix popdown positioning in mailbox table header (Bug #11384).
 
        </content>
    </entry>    <entry>
        <title>imp 6.0.0beta3 (beta)</title>
        <link href="http://pear.horde.org/get/imp-6.0.0beta3.tgz" />
        <id>http://pear.horde.org/get/imp-6.0.0beta3.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-08-29T16:01:33+00:00</updated>
        <content>
            IMP, the Internet Mail Program, is one of the most popular and widely deployed open source webmail applications in the world. It allows universal, web-based access to IMAP and POP3 mail servers and provides Ajax, mobile and traditional interfaces with a rich range of features normally found only in desktop email clients.
            
* [mms] Allow certain iCalendar events to be configured to automatically update the local user's calendar (Request #11376).
* [mms] Remember message selections when changing mailboxes in dynamic view.
* [mms] Add ability to edit list of safe addresses used with the image_replacement preference.
* [mms] Add attachment download links to smartmobile view (Request #11379).
* [mms] Indicate deleted messages with strikethrough in smartmobile mailbox listing (Request #11362).
* [mms] Show polled children in smartmobile folder list when parent mailbox is not polled (Bug #11238).
* [mms] More complete handling of linked data in subject header across views (Bug #11372).
* [mms] Add Top link to smartmobile mailbox page.
* [mms] Fixes to the iTip Request handler (Bug #11264).
* [mms] Fix searching in smartmobile view (Bug #11365).
* [mms] Tweak smartmobile mailbox page to use mobile-style list clicking (Request #11364).
* [mms] Fix regression in updating dynamic folder list when deleting parent mailboxes that contain children (Bug #11296).
* [mms] Fix regression preventing compose messages from being sent in the smartmobile view (Bug #11342).
* [jan] Allow to reset flag colors and to specify as HTML colors.
* [mjr] The mailboxList API call now returns delimiter and attribute information.
* [jan] Fix polling for new mail from other applications.
 
        </content>
    </entry>    <entry>
        <title>imp 6.0.0beta2 (beta)</title>
        <link href="http://pear.horde.org/get/imp-6.0.0beta2.tgz" />
        <id>http://pear.horde.org/get/imp-6.0.0beta2.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-08-07T16:19:06+00:00</updated>
        <content>
            IMP, the Internet Mail Program, is one of the most popular and widely deployed open source webmail applications in the world. It allows universal, web-based access to IMAP and POP3 mail servers and provides Ajax, mobile and traditional interfaces with a rich range of features normally found only in desktop email clients.
            
* [jan] Highlight quota level in dynamic mode.
* [mms] Add keyboard shortcuts to dynamic compose page (Michael Wing &lt;marsfurrycreature@gmail.com&gt;).
* [mms] Fix sidebar element wrapping.
* [mms] Fix regression preventing contacts popup window from working (Bug #11324).
* [mms] Fix regression in select all checkbox on traditional mailbox page (Bug #11317).
* [mms] Fix regression in altering sort direction in dynamic mailbox view (Bug #11300).
* [mms] Hide empty MIME parts when displaying inline.
* [mms] Fix expanding all mailboxes in dynamic view (Bug #11289).
* [mms] Fix handling of identity tie-to addresses when searching for matching identities.
* [mms] Fix recursive mailbox delete in dynamic view (Bug #11288).
 
        </content>
    </entry>    <entry>
        <title>imp 6.0.0beta1 (beta)</title>
        <link href="http://pear.horde.org/get/imp-6.0.0beta1.tgz" />
        <id>http://pear.horde.org/get/imp-6.0.0beta1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-07-20T01:25:44+00:00</updated>
        <content>
            IMP, the Internet Mail Program, is one of the most popular and widely deployed open source webmail applications in the world. It allows universal, web-based access to IMAP and POP3 mail servers and provides Ajax, mobile and traditional interfaces with a rich range of features normally found only in desktop email clients.
            
* [mms] Fix regression in sorting of special mailboxes (Bug #11241).
* [mms] Fix mailbox sorting in traditional view (Bug #11278).
* [mms] Fix regression in IMAP cache query script preventing stats in all mailbox reports (Bug #11265).
* [mms] Fix regression in creating submailboxes in dynamic view.
* [mms] Fix browser-based AJAX autocompletion (Bug #11233).
* [jan] Fix displaying messages in a popup (Bug #11251).
* [jan] Fix automatic selection of the default identity if other identities contain the same address(es).
* [jan] Fix editing mailbox ACLs (Bug #11247).
* [jan] Fix using admin users and passwords for quota or mailbox management.
 
        </content>
    </entry>    <entry>
        <title>imp 6.0.0alpha1 (alpha)</title>
        <link href="http://pear.horde.org/get/imp-6.0.0alpha1.tgz" />
        <id>http://pear.horde.org/get/imp-6.0.0alpha1.tgz</id>
        <author>
            <name>slusarz</name>
        </author>
        <updated>2012-07-06T00:44:27+00:00</updated>
        <content>
            IMP, the Internet Mail Program, is one of the most popular and widely deployed open source webmail applications in the world. It allows universal, web-based access to IMAP and POP3 mail servers and provides Ajax, mobile and traditional interfaces with a rich range of features normally found only in desktop email clients.
            
* First alpha release for Horde 5.
* [mms] Only show Inbox, special mailboxes, and polled mailboxes by default in smartmobile view.
* [mms] Add 'reply_strip_sig' preference (Request #11056).
* [mms] Move attachment strip icon to MIME part tree display.
* [mms] Convert dynamic view to Horde_View.
* [mms] Convert minimal view to Horde_View.
* [mms] Honor initial_page preference in smartmobile view (Request #11165).
* [mms] Lock mailbox sort to descending date when using minimal view.
* [mms] Pre-fetch next unseen message in INBOX in dynamic view.
* [mms] Allow Edit As New to be used as the default forward action (Request #11135).
* [mms] Improved handling of messages with multiple From addresses in mailbox views.
* [mms] Replying to a multipart/related message in HTML mode now correctly attaches data from the original message.
* [mms] Allow deletion of all subfolders at once in dynamic view.
* [mms] Provide details of when search results were last refreshed.
* [mms] Dynamically update unseen message counts in folder list in smartmobile view.
* [mms] Add mailbox caching to the smartmobile view.
* [mms] Cache last seen message in smartmobile view.
* [mms] Viewing a mailbox in smartmobile mode no longer resets the sortpref preference.
* [mms] Allow all SMTP configuration parameters to be overridden in the backends configuration file (Request #11051).
* [mms] Block images in HTML messages that appear to be sent from you by default, to prevent spammers form easily circumventing the block.
* [mms] Add 'Edit As New' to Forward button dropdown menu in dynamic view.
* [mms] Allow identifying addresses to always display images for without requiring to add them to the addressbook.
* [mms] Disable text selection in dynamic view for everything but compose/message bodies.
* [mms] Rewritten vCal/iCal attachment viewer/handler.
* [mms] S/MIME certificate import from message data no longer requires popup window.
* [mms] PGP key import from message attachment no longer requires popup window.
* [mms] Improve PGP key import screen.
* [mms] Truncate large address lists (50+) by default in dynamic message views.
* [mms] Moved AJAX core features to Horde_Core package.
* [jan] Add reporting as spam/innocent to smartphone view.
* [mms] Workaround overquota error when deleting messages and using Trash mailbox.
* [jan] Add basic search to smartphone view.
* [jan] Add resume and &quot;edit as new&quot; to smartphone view.
* [mms] Hide deleted now works with threaded mailboxes.
* [mms] Threaded sorts now work in all search mailboxes (Request #9700).
* [mms] Improved threading performance.
* [mms] Improved date searching to search by range.
* [mms] Added 'mbox_sort' hook.
* [mms] Make mailbox columns the same order in traditional view as in dynamic view.
* [jan] Add mailbox paging to smartphone view.
* [jan] Add copy and move to smartphone view.
* [jan] Add deleting messages to smartphone view.
* [jan] Add reply, forward and redirect to smartphone view.
* [jan] Add compose functionality to smartphone view.
* [mms] Accurately track changes to virtual folders in dynamic folder tree (Bug #10886).
* [mms] Traditional mode now requires javascript on the browser.
* [mms] Added 'mbox_special' hook (rsalmon@mbpgroup.com, Request #10801).
* [mms] Converted stationery to the Templates special mailbox (Request #9296).
* [mms] Hide inactive buttons in dynamic view instead of dimming them.
* [mms] Added config option to limit size of messages with linked attachments (Request #6247).
* [mms] Allow expiration date to be provided when creating personal PGP key (Request #5754).
* [mms] Always use Horde default for sending charset unless reply_charset preference is active.
* [mms] Add ability to view all message parts in dynamic view (Request #9827).
* [mms] Remove signature from compose UI; signature is now added automatically when sending (Request #10487).
* [mms] Fix accessing mailboxes containing ampersands (Bug #10093)