diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-03-20 18:46:28 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-03-20 18:46:28 +0100 |
commit | 8e36ec6d4a5ca8030822cb4cbefccfeb95ac92e9 (patch) | |
tree | 53d733fed45bd387906887985fe859ec79bb44d0 | |
parent | 2310f6c0d02c8dd9f2085a04f5dd410f691da79e (diff) |
Remove changelog
-rw-r--r-- | Changelog | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/Changelog b/Changelog deleted file mode 100644 index 308c7aa..0000000 --- a/Changelog +++ /dev/null @@ -1,36 +0,0 @@ -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 - * Fixed git repositories being behind the remote branch - for GIT_USE_ORIGIN=1 - * Compile the documentation in a less verbose manner - * replaced pkg local-update/remote-update by pkg update remote/local - -pkg 1.0.1 - Sun Jun 14 2009 - - * Fixed some warnings in checklinks - * support $XDG_CONFIG_HOME/pkg/pkg.conf as well - * Fixed adding packages from prereqs - * Improved error detection in bootstrap - -pkg 1.0 - Wed May 20 2009 - - * git as backend - * add, pull, push, remove - * prereqs support - * ~/bin symlinking - * automatic manpage creaton - * hooks - * basic provides system |