Update Changes.
Dan Brook [Sat, 26 Feb 2011 15:18:47 +0000 (15:18 +0000)]
Changes

diff --git a/Changes b/Changes
index 26cacf9..80656a6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 This file documents the revision history for Perl extension Gitalist.
 
+   - Add the ability to provide a whitelist of repos.
+   - Add support for export-ok config option.
+   - Ignore ancient/malformed tags.
+   - Use the correct perl binary we installed against (Tom Hukins)
+
 0.002007 2011-02-19
    - Add support for recursively searching for git repos (Dipesh Patel)
    - Cleaned up model code in Gitalist::Git:: (Zachary Stevens)