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