Changed the owner check to only check that *something came back.
[catagits/Gitalist.git] / Changes
diff --git a/Changes b/Changes
index 0e45534..3f128b4 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 This file documents the revision history for Perl extension Gitalist.
 
+  - Fixed ownership assertions in t/02git_object.t (Christian Walde).
+
 0.003002 2011-05-23
   - Add JSON serialization and expose via .json (Tomas Doran).
   - Provide .psgi for Plack goodness (Francoise Dehinbo).