summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-07-12 00:00:04 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2009-07-12 00:02:58 +0200
commita5a94e89dab244852dec36d10a8b35083f9b62c3 (patch)
treec04e5b45e4de41a6efa43fa44476dcca15591e6e /Changelog
parent03283d14fd429e8c096b37d70b1be757e11ea6af (diff)
Mark this as v1.2
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 497f080..308c7aa 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,15 @@
+caretaker 1.2 - Sat Jul 11 2009
+
+ * checklinks: Added --msglevel option (similar to --quiet)
+ * Renamed pkg to caretaker (ct)
+ * Added COLOURS and PROGRESS configuration parameters
+ * Added PKGLIST_LOCAL configuration parameter
+ * Added experimental support for git:// package roots
+ * prereqs are now sourced in function scope
+ * manuals in man/ should be postfixed with .pod
+ * Added short alternatives to the ct action names
+ * Various source code fixes and cleanup
+
pkg 1.1 - Wed Jul 1 2009
* checklinks: style and documentation improvements