<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,15 +1,16 @@
 = Cerberus Changelog
 
-== SVN
+== Version 0.3.3
+Major changes
 
 * Fix Const load problem with Rails 1.2RC1
 * Correctly implement Jabber publisher using XMPP4R library
-* Upgrade to Webgen 0.4.1
+* Upgrade Webgen to 0.4.1
 * Added 'getting better/worse' to build messages' subject
 * Added possibility to configure events on what you would like to receive messages. 
   By default used 'default' events. It means all except 'successful' state.
   You could set to this options list of any valid states such as [broken, failed, revival, successful, setup] or predefined sets as
-  [all, any, default, none].
+  [all, default, none].
 
   You could configure by setting :on_event option to :publisher options branch, or to concrete publisher configuration.
   In case if this option added both to :publisher and :publisher,&lt;PUBLISHER&gt; then concrete configurations wins.</diff>
      <filename>CHANGES</filename>
    </modified>
    <modified>
      <diff>@@ -152,3 +152,5 @@ end
 task :publish_site =&gt; :webgen do
   sh %{scp -r -q doc/site/output/* #{RUBYFORGE_USER}@rubyforge.org:/var/www/gforge-projects/#{RUBYFORGE_PROJECT}/}
 end
+
+task :release =&gt; [:release_files, :publish_news, :webgen]
\ No newline at end of file</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -4,8 +4,11 @@
 + Add heartbit message
 + Create Screencast for Cerberus
 + Improve Configuration Index (docs)
-+ Add on_success on_failure and on_finish opions to builders
 + Refactor logger. Use logger also in mail publisher.
++ Add smart algorithm for calculating of person's name who broke release
+
+Before release!
+! Add on_success on_failure and on_finish opions to builders
 
 
 - Add configuration migrations, for easier migration process</diff>
      <filename>TODO</filename>
    </modified>
    <modified>
      <diff>@@ -108,7 +108,7 @@ module Cerberus
               on_event = publisher_config[:on_event] || @config[:publisher, :on_event] || 'default'
               events = 
               case on_event
-              when 'all', 'any'
+              when 'all'
                 [:setup, :successful, :revival, :broken, :failed]
               when 'none'
                 []</diff>
      <filename>lib/cerberus/manager.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a305d83366268263147ff4841d927651a6d38e22</id>
    </parent>
  </parents>
  <author>
    <name>anatol</name>
    <email>anatol@65aa75ef-ce15-0410-bc34-cdc86d5f77e6</email>
  </author>
  <url>http://github.com/notch8/cerberus/commit/838d5b84f810104cbbc02cf89447c29c9385aabe</url>
  <id>838d5b84f810104cbbc02cf89447c29c9385aabe</id>
  <committed-date>2007-01-25T12:35:29-08:00</committed-date>
  <authored-date>2007-01-25T12:35:29-08:00</authored-date>
  <message>Prepare to 0.3.3 release


git-svn-id: svn+ssh://rubyforge.org/var/svn/cerberus@136 65aa75ef-ce15-0410-bc34-cdc86d5f77e6</message>
  <tree>89924e55abe7d995d68407796193fb9733a4f747</tree>
  <committer>
    <name>anatol</name>
    <email>anatol@65aa75ef-ce15-0410-bc34-cdc86d5f77e6</email>
  </committer>
</commit>
