blob: f9b2baf2e73bf9f1ec10410dd568376a9052943d (
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
|
moreutils (0.6) unstable; urgency=low
* Revert to perl sponge since the C one corrupts larger files.
Hopefully temporary..
-- Joey Hess <joeyh@debian.org> Fri, 10 Mar 2006 15:33:43 -0500
moreutils (0.5) unstable; urgency=low
* Added ifdata, by Benjamin BAYART (originally called ifcfg).
* Made ifdata -Wall clean.
* Made ifdata support -h and print usage on unknown options.
* Cleaned up ifdata's behavior when asked to print info for nonexistant
devices. Still needs improvement.
* Indentation improvements.
* Replaced and(1) and not(1) by combine, based on an idea by Matt Taggart.
-- Joey Hess <joeyh@debian.org> Tue, 7 Mar 2006 23:02:14 -0500
moreutils (0.4) unstable; urgency=low
* Added versions of and(1) and not(1) that support arbitrary numbers of
input files.
-- Joey Hess <joeyh@debian.org> Sun, 5 Mar 2006 22:28:13 -0500
moreutils (0.3) unstable; urgency=low
* Switch sponge to a C implementation by mithandir.
* Added a list of prospective tools that I am considering adding to the
README file.
-- Joey Hess <joeyh@debian.org> Fri, 3 Mar 2006 18:09:46 -0500
moreutils (0.2) unstable; urgency=low
* Build dep on docbook-xml.
-- Joey Hess <joeyh@debian.org> Sun, 19 Feb 2006 18:40:56 -0500
moreutils (0.1) unstable; urgency=low
* First release.
-- Joey Hess <joeyh@debian.org> Sun, 12 Feb 2006 17:11:21 -0500
|