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