blob: 94c0706564fa6a3ce37af8e4d081e1f88cc1f713 (
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
|
Version 1.4.0 - Released 2010-07-08
===================================
FULL CHANGES
------------
- Handle command line calls "layman" and "layman foo" better.
Former now shows a usage summary while latter now reports
an error. Both of them kept quiet before.
- Replace os.system() by subprocess.Popen()
- Close stdin of child processes when run in quiet mode
to avoid running into infinite and blindly interactive sessions.
SHORT CHANGES
-------------
layman-1.4.0 brings larger internal rewrites and minor improvements
on usability. Updating is recommended.
FRESHMEAT
=========
# Release focus. Possible values:
# 0 - N/A
# 1 - Initial freshmeat announcement
# 2 - Documentation
# 3 - Code cleanup
# 4 - Minor feature enhancements
# 5 - Major feature enhancements
# 6 - Minor bugfixes
# 7 - Major bugfixes
# 8 - Minor security fixes
# 9 - Major security fixes
focus:
name:
project:
branch:
|