diff options
author | James Meyer <james.meyer@operamail.com> | 2008-10-04 04:07:38 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-10-04 04:07:38 (GMT) |
commit | db40f2ab304cc32d9a69ee215727c8663b757c53 (patch) | |
tree | 02437908944190186e1ab040fcf5f13c80fbc316 /abs/chroot-devel/git/ChangeLog | |
parent | ea26ba87276362ba1e99ececcb9e802ab2bd8776 (diff) | |
download | linhes_pkgbuild-db40f2ab304cc32d9a69ee215727c8663b757c53.zip linhes_pkgbuild-db40f2ab304cc32d9a69ee215727c8663b757c53.tar.gz linhes_pkgbuild-db40f2ab304cc32d9a69ee215727c8663b757c53.tar.bz2 |
adding tools for chroot-devel
Diffstat (limited to 'abs/chroot-devel/git/ChangeLog')
-rw-r--r-- | abs/chroot-devel/git/ChangeLog | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/abs/chroot-devel/git/ChangeLog b/abs/chroot-devel/git/ChangeLog new file mode 100644 index 0000000..54cdeec --- /dev/null +++ b/abs/chroot-devel/git/ChangeLog @@ -0,0 +1,26 @@ +Simple version bumps are ommitted from the following ChangeLog. + +2008-09-14 Dan McGee <dan@archlinux.org> + Version 1.6.0.2-1 + * Moved optional depends from install file to optdepends array + +2008-06-15 Dan McGee <dan@archlinux.org> + Version 1.5.6-1 + * Removed 'cpio' dependency, clone is now a builtin and no longer needs it + +2008-02-02 Dan McGee <dan@archlinux.org> + Version 1.5.4-1 + * Upstream version 1.5.4 + * Enable pthreads support in pack-objects. To use, set the pack.threads + git config option. Read manpages of pack-objects and config for more + details. + * Changelog added (with entries going back a bit). + +2008-01-28 Kevin Piche <kevin@archlinux.org> + Version 1.5.3.7-2 + * Updated for new perl policy (vendor dirs) + * Change license to GPL2 + +2007-11-01 Eric Belanger <eric@archlinux.org> + Version 1.5.3.5-2 + * Fix Perl module location |