diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2009-07-12 00:00:04 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2009-07-12 00:02:58 +0200 |
commit | a5a94e89dab244852dec36d10a8b35083f9b62c3 (patch) | |
tree | c04e5b45e4de41a6efa43fa44476dcca15591e6e | |
parent | 03283d14fd429e8c096b37d70b1be757e11ea6af (diff) |
Mark this as v1.2
-rw-r--r-- | Changelog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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 |