-
Notifications
You must be signed in to change notification settings - Fork 6
/
ChangeLog
executable file
·99 lines (58 loc) · 2.35 KB
/
ChangeLog
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
2008-11-05 "Luis Fernando"
* Release: 1.1.2
- Removing references to outdated types.
Now this works with CCM 2.2.X.
2008-10-06 Marco Emilio Poleggi,<Marco.Poleggi@cnaf.infn.it>
* Release: 1.1.1
- Removed unescape(), now provided by EDG::WP4::CCM::Element
2008-03-19 Michel Jouvin
* Release: 1.1.0
- Add option to unescape nlist keys (--unescape) and set as default
2006-11-27 German Cancio Melia
* Release: 1.0.15
- User friendly message telling a non-root user to go away
2006-03-17 German Cancio Melia
* Release: 1.0.14
- Updated TODO list
2005-08-15 German Cancio Melia
* Release: 1.0.13
- --dump is now optional, and all arguments are now accepted for paths or components
2005-05-04 German Cancio Melia
* Release: 1.0.12
- Added new --deriv option to show derivation information
2005-05-02 German Cancio Melia
* Release: 1.0.11
- Added --deref option and full support for fetch, stream and link types
2005-04-22 German Cancio Melia
* Release: 1.0.10
- New option added --pan - shows the profile tree in pan syntax
2005-04-19 German Cancio Melia
* Release: 1.0.9
- Adds new --isactive flag to verify if a component is active in the node profile or not
2004-10-28 Rafael Garcia Leiva
* Release: 1.0.8
- updated RPM dependencies
2004-04-08 German CANCIO MELIA
* Release: 1.0.7
- Replaced hardcoded Perl interpreter with @PERL_EXECUTABLE@ for improved portability
2003-10-27 German CANCIO MELIA
* Release: 1.0.6
- changed URL in README to quattor.org
2003-08-27 CVS: new release (gcancio)
* Release: 1.0.3
- updated documentation (man page, correct options)
2003-08-25 CVS: new release (gcancio)
* Release: 0.4.2
- allow any uid to run command
2003-08-22 CVS: new release (gcancio)
* Release: 0.4.1
- use gzip -f
2003-08-22 CVS: new release (gcancio)
* Release: 0.4.0
- Cleanup and polish port to new Quattor build tools
2003-08-18 German CANCIO MELIA <gcancio@asis-w6.cern.ch>
- support for dumping selected component information
2003-08-18 German CANCIO MELIA <gcancio@asis-w6.cern.ch>
- check for appropriate credentials to run
2003-08-18 German CANCIO MELIA <gcancio@asis-w6.cern.ch>
* first version in CVS