]> git.mjollnir.org Git - cil.git/commitdiff
Oopse, commit the changes file so people know what has happened
authorAndrew Chilton <andychilton@gmail.com>
Mon, 17 May 2010 10:20:51 +0000 (22:20 +1200)
committerAndrew Chilton <andychilton@gmail.com>
Sat, 5 Jun 2010 11:43:38 +0000 (23:43 +1200)
Changes

diff --git a/Changes b/Changes
index f22211c46eb996d4f0248d923ffb933d1a29172d..ad66d7b10b2392a2ddc2dc1f181bea5ed6fbaa68 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,12 @@
+0.07.01 (2010-05-17)
+
+  * 03c93e82 Remove the whole VCS.pm stuff, just have a Git.pm at the top level
+  * 1111d724 Make sure libfile-homedir-perl is in Debian packaging
+  * 1a5fb257 Make sure depends-on and precedes can --add and --commit
+  * 52d702df The StatusOpenList and StatusClosedList should fully describe what is allowed
+  * c77fae7c Make commit messages nicer when multiple issues are updated
+  * f7ce705b Check for duplicate DependsOn and Precedes
+
 0.6.0 (Unreleased)
 
   * New hook infrastructure, currently only 'issue_post_save' is allowed