<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,29 @@
+Mon Sep 27 6:22:00 NZST 2009
+
+Release Notes - Chef - Version 0.7.14
+
+** Bug
+    * [CHEF-454] - Centos4 yum provider failure
+    * [CHEF-565] - dpkg provider fails at packages with a dash in it, causing packages to be re-installed on every chef run
+    * [CHEF-570] - Portage package provider uses wrong regexp in load_current_resource
+    * [CHEF-577] - provider.rb doesn't give @definitions a default value of Hash.new, causing epic fail in resource DSL 
+    * [CHEF-588] - RC is missing debugging info in find_preferred_file
+    * [CHEF-591] - if service doesn't have a status command, process table inspection fails in simple service provider
+    * [CHEF-593] - deploy resource is not idempotent
+    * [CHEF-602] - in deploy provider, callback-defined resources are executed in all subsequent callbacks
+    * [CHEF-603] - deploy: gems.yml support
+    * [CHEF-604] - deploy: sudo / run command handler support
+    * [CHEF-614] - LWRP  undefined local variable or method `new_resource'
+    * [CHEF-619] - Mixlib-* gems installed from gemcutter.org have too restrictive permissions
+    * [CHEF-621] - LWRP dynamic attribute methods are Ruby 1.9 incompatible and cause warnings in 1.8
+    * [CHEF-628] - Deploy resource removes newest release instead of oldest
+
+** Improvement
+    * [CHEF-620] - LWRP components should be shown in Web UI
+    * [CHEF-622] - Gem Package resource/provider shouldn't silently ignore the options attribute
+    * [CHEF-631] - Should create LWRP resources/providers for new_cookbook
+
+
 Fri Sep 4 7:25:00 NZST 2009
 
 Release Notes - Chef - Version 0.7.12</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -9,7 +9,7 @@ rescue LoadError
 end
 
 GEM_NAME = &quot;chef-server-slice&quot;
-CHEF_SERVER_VERSION=&quot;0.7.12&quot;
+CHEF_SERVER_VERSION=&quot;0.7.14&quot;
 AUTHOR = &quot;Opscode&quot;
 EMAIL = &quot;chef@opscode.com&quot;
 HOMEPAGE = &quot;http://wiki.opscode.com/display/chef&quot;</diff>
      <filename>chef-server-slice/Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -18,7 +18,7 @@ require 'chef' unless defined?(Chef)
 include FileUtils
 
 GEM = &quot;chef-server&quot;
-CHEF_SERVER_VERSION = &quot;0.7.12&quot;
+CHEF_SERVER_VERSION = &quot;0.7.14&quot;
 AUTHOR = &quot;Opscode&quot;
 EMAIL = &quot;chef@opscode.com&quot;
 HOMEPAGE = &quot;http://wiki.opscode.com/display/chef&quot;</diff>
      <filename>chef-server/Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -4,7 +4,7 @@ require 'rake/rdoctask'
 require './tasks/rspec.rb'
 
 GEM = &quot;chef&quot;
-CHEF_VERSION = &quot;0.7.12&quot;
+CHEF_VERSION = &quot;0.7.14&quot;
 AUTHOR = &quot;Adam Jacob&quot;
 EMAIL = &quot;adam@opscode.com&quot;
 HOMEPAGE = &quot;http://wiki.opscode.com/display/chef&quot;
@@ -23,7 +23,7 @@ spec = Gem::Specification.new do |s|
   s.homepage = HOMEPAGE
   
   s.add_dependency &quot;mixlib-config&quot;, &quot;&gt;= 1.0.12&quot;
-  s.add_dependency &quot;ohai&quot;, &quot;&gt;= 0.3.4&quot;
+  s.add_dependency &quot;ohai&quot;, &quot;&gt;= 0.3.6&quot;
   %w{mixlib-cli mixlib-log ruby-openid
     json erubis extlib
     stomp}.each { |gem| s.add_dependency gem }</diff>
      <filename>chef/Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -27,7 +27,7 @@ require 'chef/config'
 Dir[File.join(File.dirname(__FILE__), 'chef/mixin/**/*.rb')].sort.each { |lib| require lib }
 
 class Chef
-  VERSION = '0.7.12'
+  VERSION = '0.7.14'
 end
 
 # Adds a Dir.glob to Ruby 1.8.5, for compat</diff>
      <filename>chef/lib/chef.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>42a9e12c5318a9bbf4882528c50395d9de27c72e</id>
    </parent>
  </parents>
  <author>
    <name>AJ Christensen</name>
    <email>aj@opscode.com</email>
  </author>
  <url>http://github.com/opscode/chef/commit/900196fcc039b17dca6a15d6c640178dfba8a34d</url>
  <id>900196fcc039b17dca6a15d6c640178dfba8a34d</id>
  <committed-date>2009-10-26T13:40:41-07:00</committed-date>
  <authored-date>2009-10-26T10:24:44-07:00</authored-date>
  <message>Release Chef 0.7.14</message>
  <tree>05c91a8db3a099310afce787f38e4ba837950992</tree>
  <committer>
    <name>AJ Christensen</name>
    <email>aj@opscode.com</email>
  </committer>
</commit>
