]> cygwin.com Git - cygwin-apps/cygutils.git/blob - NEWS
388822ea6893faa2f151e7aa9db4e538cfb8d2f0
[cygwin-apps/cygutils.git] / NEWS
1 1.2.8
2 more updates to cygstart (Michael Schaap)
3
4
5 1.2.7
6 Updates to cygstart (Anthony Derosa, Michael Schaap)
7 New 'rename' program (Christopher Faylor)
8
9 1.2.6
10 Remove readlink (now provided by coreutils-5.3.0+)
11 conv/d2u/u2d: add --force/--safe options (defaults to safe).
12 Identify binary files by presence of '\0' and bail if --safe.
13 Do not short circuit if first line ends in target style; keep
14 going. Collapse sequences of '\r' without '\n' to a single
15 EOL of target style. '--force' propagates '\0' from input to
16 output.
17
18 1.2.5:
19 Add new -s (startup norm|max|min mode) option for
20 mkshortcut
21 Add new -d|--desc option for mkshortcut (to control
22 the 'description' field == tooltip text)
23
24 1.2.4:
25 Remove ipcs, ipcrm which are now provided by cygwin itself
26 Remove support for building ipc tools against cygipc; build
27 only against cygserver. CygIPC versions are now (again)
28 provided by the cygipc package itself.
29
30 1.2.3 (unreleased):
31 Bugfix for lpr
32 Bugfix for ipck
33 Adapt ipck for cygserver compatibility
34 Fix docs for mkshortcut to reflect new -w/--workingdir option
35
36 1.2.2:
37 Add readshortcut (Rob Siklos)
38 Actually implement the --dos/--unix options to putclip
39 and getclip (Rob Siklos)
40 Add the --no-conv option to putclip and getclip
41
42 1.2.1:
43 Fix some configury errors, update documenation
44
45 1.2.0:
46 Added ipcs, ipcrm, and ipck programs from cygipc.
47
48 1.1.4:
49 Added -w/--workingdir option to mkshortcut (David Baur)
50 Reimplemented lpr in C++ (Rick Rankin)
51
52 1.1.3:
53 Removed last, utmpdump (now provided by the sysvinit package)
54 Updated to latest autotools and gettext -- but remove gettext
55 source; no longer necessary with AM_GETTEXT_GNU([external])
56
57 1.1.2:
58 Add rev, column, colcrt, colrm, mcookie. Use GNU gettext (add
59 gettext source, as well).
60
61 1.1.1:
62 Add getopt and readlink
63
64 1.1.0:
65 change to one-big-makefile (cf. "Recursive Make Considered
66 Harmful"). Update documentation (esp. "HOW-TO-CONTRIBUTE" to
67 reflect that.
68
69 1.0.0:
70 rearrange directory structure to cut down on clutter
71 (first insure that every .c and .h file has the correct
72 license notice)
73
74 0.9.9:
75 add explicit license information to each .c and .h file.
76 move (almost all) #includes into common.h
77 add lpr
78 add mkshortcut
79
80 0.9.8:
81 add last, utmpdump implementations from Mark Bradshaw
82 add realpath, ddate implementations
83
84 0.9.7:
85 fix banner, release on sources mirror system
86
87 0.9.6:
88 huge reorg, separate apps by license
89
90 0.9.5:
91 renamed the package to `cygutils'
92 added Jorg Schaible's 'banner' implementation
93
94 0.9.4:
95 added ipc tools from "Linux Programmer's Guide":
96 semtool, semstat, shmtool, msgtool
97
98 0.9.3:
99 Autoconfiscated. Not really cross-platform yet, still
100 will only build properly on cygwin.
101
102 0.9.1:
103 initial public release
This page took 0.036499 seconds and 5 git commands to generate.