blob: 8ed0884fe46cbe319df8d895a7ba7d8e78abdbbb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
Simple version bumps are ommitted from the following ChangeLog.
2010-06-29 Dan McGee <dan@archlinux.org>
Version 1.7.1.1-1
* Add emacs completion files (FS#17968)
* Add git-daemon RC scripts (FS#19291)
2009-06-05 Dan McGee <dan@archlinux.org>
Version 1.6.3.2-1
* Remove gitweb from /usr/share; it needs customization to be helpful
* Add NO_CROSS_DIRECTORY_HARDLINKS option to build (FS#13683)
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
|