]> git.vpit.fr Git - perl/modules/rgit.git/blobdiff - Changes
Set a process group when possible
[perl/modules/rgit.git] / Changes
diff --git a/Changes b/Changes
index 21cd6c6dc8f349efdfc071d937fcf12f4ec12119..a7ec790b2400421f2a6888cfea7d78d0508e7e24 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,16 @@
 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.
+        + Tst : Improve coverage up to 97%.
+
 0.01    2008-10-05 15:45 UTC
         First version, released on an unsuspecting world.