Skip to content

Commit

Permalink
Missing since information for Horde_Smtp_Filter_Body
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Dec 4, 2014
1 parent bcd53a7 commit f9e0aac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions framework/Smtp/doc/Horde/Smtp/UPGRADING
Expand Up @@ -33,6 +33,10 @@ Upgrading to 1.7.0
Added the CATEGORY_* constants to provide more general error categories if
an error code is not handled specifically.

- Horde_Smtp_Filter_Body

This class was added.


Upgrading to 1.6.0
==================
Expand Down
1 change: 1 addition & 0 deletions framework/Smtp/lib/Horde/Smtp/Filter/Body.php
Expand Up @@ -20,6 +20,7 @@
* @copyright 2014 Horde LLC
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @package Smtp
* @since 1.7.0
*/
class Horde_Smtp_Filter_Body extends php_user_filter
{
Expand Down

0 comments on commit f9e0aac

Please sign in to comment.