<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,12 +1,16 @@
- * Master
+== 0.5.0 / 2008-10-01
 
 * Major ehancement
   * Add comment on each picture. Each comment can be write by Redcloth format.
     So Redcloth is now needed by pictrails
+  * Add view of previous and next picture in same gallery when you see a
+    picture
 
 * Minor ehancement
   * Update will_paginate from 2.2.1 to 2.2.3
   * Separate the creation of gallery with files in server
+  * Ordering all picture by created_at and id when you see all picture from a
+    gallery
 
 == 0.4.0 / 2008-08-03
 </diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -20,6 +20,7 @@ h2. Features
  * Navigate with a breadcrumb
  * View a cloud tag of all gallery
  * Navigate by tag
+ * Comments on each pictures
 
 h2. Requirements
 </diff>
      <filename>README.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 module Pictrails
   module VERSION #:nodoc:
     MAJOR = 0
-    MINOR = 4
+    MINOR = 5
     TINY  = 0
 
     STRING = [MAJOR, MINOR, TINY].join('.')</diff>
      <filename>lib/pictrails/version.rb</filename>
    </modified>
    <modified>
      <diff>@@ -57,12 +57,13 @@ It's features are :
  * Navigate with a breadcrumb
  * View a cloud tag of all gallery
  * Navigate by tag
+ * Comments on each pictures
 
     )
     spec = Gem::Specification.new do |s|
       s.name = PKG_NAME
       s.version = PKG_VERSION
-      s.summary = &quot;A Web Photo Gallery, written with Rails 2.0. Pictrails can manage several photo galleries.&quot;
+      s.summary = &quot;A Web Photo Gallery, written with Rails on rails, Pictrails can manage several photo galleries.&quot;
       s.has_rdoc = false
       
       s.files = File.read(&quot;Manifest.txt&quot;).delete(&quot;\r&quot;).split(/\n/)
@@ -96,8 +97,6 @@ It's features are :
                (&quot;#{pkg}.zip&quot;)].compact
 
       puts &quot;Releasing Pictrails v. #{PKG_VERSION}&quot;
-      require 'ruby-debug'
-      debugger
       rf.add_release PKG_NAME, PKG_NAME, &quot;#{PKG_NAME}-#{PKG_VERSION}&quot;, *files
     end
 </diff>
      <filename>lib/tasks/deployment.rake</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b03da38c032a2a0ac14771d747cd38707344f731</id>
    </parent>
  </parents>
  <author>
    <name>shingara</name>
    <email>cyril.mougel@gmail.com</email>
  </author>
  <url>http://github.com/shingara/pictrails/commit/bd5299cb735f204a90295ac45d868677bcb007d4</url>
  <id>bd5299cb735f204a90295ac45d868677bcb007d4</id>
  <committed-date>2008-09-30T15:23:15-07:00</committed-date>
  <authored-date>2008-09-30T15:23:15-07:00</authored-date>
  <message>prepare release 0.5.0</message>
  <tree>aa1d4939e407846013459f3f47a0bac14b3326dc</tree>
  <committer>
    <name>shingara</name>
    <email>cyril.mougel@gmail.com</email>
  </committer>
</commit>
