summaryrefslogtreecommitdiffstats
path: root/CHANGES
blob: 86bb4f90eb5df9a6fd5af5f985479a78d3ffe4b2 (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
CHANGES
-------

Version 1.2.2 - Released 2008/12/28
===================================

 - layman -L: better use of screen real estate for source URLs
   (#251032)

 - Execute subprocesses in a shell. Fixes app-portage/layman-1.2.1:
   --quietness=2 is broken (#247792)

 - app-portage/layman - 'layman -S --quiet' yields "git: 'pull-q' is
   not a git-command." (#247964)


Version 1.2.1 - Released 2008/11/15
===================================

 - Pass --quiet flag down to the version control
   system (#236165).

 - Fixes for python-2.6 (#237625)

 - Better locale support (#235165)

 - Handle git+ssh://, ssh:// correctly (#230702)

 - Do not remove directories if adding an
   overlay failed (#236945)


Version 1.2.0 - Released 2008/06/02
===================================

 - Fixed --info call (#198483)

 - Added umask setting (#186819)

 - Switched default storage location from

     /usr/portage/local/layman

   to

     /usr/local/portage/layman

   (#219786)

 - Added optional version control useflags (#168203)