]> cygwin.com Git - cygwin-apps/cygutils.git/blame - NEWS
Remove readlink; mmodify conv
[cygwin-apps/cygutils.git] / NEWS
CommitLineData
23348f9f
CW
11.2.6
2 Remove readlink (now provided by coreutils-5.3.0+)
3 conv/d2u/u2d: add --force/--safe options (defaults to safe).
4 Identify binary files by presence of '\0' and bail if --safe.
5 Do not short circuit if first line ends in target style; keep
6 going. Collapse sequences of '\r' without '\n' to a single
7 EOL of target style. '--force' propagates '\0' from input to
8 output.
9
6d007d60
CW
101.2.5:
11 Add new -s (startup norm|max|min mode) option for
12 mkshortcut
08cb7edc
CW
13 Add new -d|--desc option for mkshortcut (to control
14 the 'description' field == tooltip text)
6d007d60
CW
15
161.2.4:
b5edac4c
CW
17 Remove ipcs, ipcrm which are now provided by cygwin itself
18 Remove support for building ipc tools against cygipc; build
19 only against cygserver. CygIPC versions are now (again)
20 provided by the cygipc package itself.
807fb049 21
6d007d60
CW
221.2.3 (unreleased):
23 Bugfix for lpr
24 Bugfix for ipck
25 Adapt ipck for cygserver compatibility
26 Fix docs for mkshortcut to reflect new -w/--workingdir option
27
c56f3b40
CW
281.2.2:
29 Add readshortcut (Rob Siklos)
dd028aac
CW
30 Actually implement the --dos/--unix options to putclip
31 and getclip (Rob Siklos)
32 Add the --no-conv option to putclip and getclip
c56f3b40
CW
33
341.2.1:
35 Fix some configury errors, update documenation
36
9420d22f
CW
371.2.0:
38 Added ipcs, ipcrm, and ipck programs from cygipc.
39
b2682e03
CW
401.1.4:
41 Added -w/--workingdir option to mkshortcut (David Baur)
b19a3420 42 Reimplemented lpr in C++ (Rick Rankin)
b2682e03 43
2cacf0ee
CW
441.1.3:
45 Removed last, utmpdump (now provided by the sysvinit package)
46 Updated to latest autotools and gettext -- but remove gettext
47 source; no longer necessary with AM_GETTEXT_GNU([external])
48
491.1.2:
eb7cdcb6 50 Add rev, column, colcrt, colrm, mcookie. Use GNU gettext (add
47852e8f
CW
51 gettext source, as well).
52
531.1.1:
54 Add getopt and readlink
55
41326bf7
CW
561.1.0:
57 change to one-big-makefile (cf. "Recursive Make Considered
58 Harmful"). Update documentation (esp. "HOW-TO-CONTRIBUTE" to
59 reflect that.
60
6cc111d5
CW
611.0.0:
62 rearrange directory structure to cut down on clutter
63 (first insure that every .c and .h file has the correct
64 license notice)
65
bd695173
CW
660.9.9:
67 add explicit license information to each .c and .h file.
68 move (almost all) #includes into common.h
0bb67178
CW
69 add lpr
70 add mkshortcut
bd695173 71
d955e090
CW
720.9.8:
73 add last, utmpdump implementations from Mark Bradshaw
74 add realpath, ddate implementations
75
760.9.7:
77 fix banner, release on sources mirror system
78
790.9.6:
80 huge reorg, separate apps by license
81
d4a28ab0
CW
820.9.5:
83 renamed the package to `cygutils'
84 added Jorg Schaible's 'banner' implementation
85
860.9.4:
87 added ipc tools from "Linux Programmer's Guide":
88 semtool, semstat, shmtool, msgtool
89
900.9.3:
91 Autoconfiscated. Not really cross-platform yet, still
92 will only build properly on cygwin.
93
940.9.1:
95 initial public release
This page took 0.030403 seconds and 5 git commands to generate.