]> git.vpit.fr Git - perl/modules/rgit.git/blobdiff - Changes
This is 0.03
[perl/modules/rgit.git] / Changes
diff --git a/Changes b/Changes
index ebda156fdf59f399d83a0c9a1008e977b14c2395..a7ec790b2400421f2a6888cfea7d78d0508e7e24 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,12 @@
 Revision history for rgit
 
+0.03    2008-10-06 16:45 UTC
+        + Chg : Repositories are now sorted by path before being visited.
+        + Fix : Prefer to chdir() into the working directory, as commands like
+                pull may need it.
+        + Fix : The root directory can also be a repository.
+        + Tst : Almost reached 98% of coverage.
+
 0.02    2008-10-05 22:40 UTC
         + Fix : Missing $VERSION in App::Rgit::Config.
         + Tst : Don't bundle fake repositories, but create them on the fly.