]> cygwin.com Git - cygwin-apps/cygutils.git/blob - NEWS
8adf29c50380b53775549a5185119d674a491e03
[cygwin-apps/cygutils.git] / NEWS
1 1.4.1
2 Add --help option to lpr.
3 Build system improvements.
4 Add support for building on MinGW.
5 Add new cygdrop utility (Christian Franke; requires w2k or better)
6 Many of the utilities have been relicensing as GPLv3+.
7
8 1.4.0
9 Add support to cygstart for filenames with UTF/wide chars.
10 (IWAMURO Motonori).
11
12 ^^ Begin cygwin-1.7-specific development ^^
13
14 1.3.4
15 Fix installation bug, exposed by new libtool's modified
16 behavior (reported by Jerry Hedden and David Rothenberger)
17
18 1.3.3
19 cygstart: Add new -w/--wait option (Barry Kelly)
20 Propagate exit status of child process when -w (Alex Smith)
21
22 1.3.2
23 cygicons: a new DLL that provides cygwin-related icons
24 original images were obtained from various (free
25 as in speech) sources.
26 Now installs documentation into $(prefix)/share/doc/cygutils
27 Also installs per-component documentation in $(docdir)/component/
28 No longer link apps to libpopt if they don't need it.
29 Needs libtool for building cygicons, but side effect is to use
30 libtool throughout. cygicons requires libtool to be configured
31 with RC support (e.g. windres). This may break building on
32 non-w32 platforms.
33
34 1.3.1
35 cygstart: compatibility fixes for recent cygwin snapshots
36 build machinery updated to latest autotools -- now passes distcheck
37
38 1.3.0
39 cal - remove
40 col - remove
41 colcrt - remove
42 colrm - remove
43 column - remove
44 ddate - remove
45 getopt - remove
46 mcookie - remove
47 namei - remove
48 rename - remove
49 rev - remove
50
51 1.2.10
52 cygstart: properly convert environment variables to Win32 (Michael Schaap)
53 cygstart: don't parse options listed after the command (Eric Blake)
54
55 1.2.9
56 Fix memory leak/crash in readshortcut (cgf)
57
58
59 1.2.8
60 more updates to cygstart (Michael Schaap)
61 bugfix for dump under mingw (Kees Zeelenberg)
62
63 1.2.7
64 Updates to cygstart (Anthony Derosa, Michael Schaap)
65 New 'rename' program (Christopher Faylor)
66
67 1.2.6
68 Remove readlink (now provided by coreutils-5.3.0+)
69 conv/d2u/u2d: add --force/--safe options (defaults to safe).
70 Identify binary files by presence of '\0' and bail if --safe.
71 Do not short circuit if first line ends in target style; keep
72 going. Collapse sequences of '\r' without '\n' to a single
73 EOL of target style. '--force' propagates '\0' from input to
74 output.
75
76 1.2.5:
77 Add new -s (startup norm|max|min mode) option for
78 mkshortcut
79 Add new -d|--desc option for mkshortcut (to control
80 the 'description' field == tooltip text)
81
82 1.2.4:
83 Remove ipcs, ipcrm which are now provided by cygwin itself
84 Remove support for building ipc tools against cygipc; build
85 only against cygserver. CygIPC versions are now (again)
86 provided by the cygipc package itself.
87
88 1.2.3 (unreleased):
89 Bugfix for lpr
90 Bugfix for ipck
91 Adapt ipck for cygserver compatibility
92 Fix docs for mkshortcut to reflect new -w/--workingdir option
93
94 1.2.2:
95 Add readshortcut (Rob Siklos)
96 Actually implement the --dos/--unix options to putclip
97 and getclip (Rob Siklos)
98 Add the --no-conv option to putclip and getclip
99
100 1.2.1:
101 Fix some configury errors, update documenation
102
103 1.2.0:
104 Added ipcs, ipcrm, and ipck programs from cygipc.
105
106 1.1.4:
107 Added -w/--workingdir option to mkshortcut (David Baur)
108 Reimplemented lpr in C++ (Rick Rankin)
109
110 1.1.3:
111 Removed last, utmpdump (now provided by the sysvinit package)
112 Updated to latest autotools and gettext -- but remove gettext
113 source; no longer necessary with AM_GETTEXT_GNU([external])
114
115 1.1.2:
116 Add rev, column, colcrt, colrm, mcookie. Use GNU gettext (add
117 gettext source, as well).
118
119 1.1.1:
120 Add getopt and readlink
121
122 1.1.0:
123 change to one-big-makefile (cf. "Recursive Make Considered
124 Harmful"). Update documentation (esp. "HOW-TO-CONTRIBUTE" to
125 reflect that.
126
127 1.0.0:
128 rearrange directory structure to cut down on clutter
129 (first insure that every .c and .h file has the correct
130 license notice)
131
132 0.9.9:
133 add explicit license information to each .c and .h file.
134 move (almost all) #includes into common.h
135 add lpr
136 add mkshortcut
137
138 0.9.8:
139 add last, utmpdump implementations from Mark Bradshaw
140 add realpath, ddate implementations
141
142 0.9.7:
143 fix banner, release on sources mirror system
144
145 0.9.6:
146 huge reorg, separate apps by license
147
148 0.9.5:
149 renamed the package to `cygutils'
150 added Jorg Schaible's 'banner' implementation
151
152 0.9.4:
153 added ipc tools from "Linux Programmer's Guide":
154 semtool, semstat, shmtool, msgtool
155
156 0.9.3:
157 Autoconfiscated. Not really cross-platform yet, still
158 will only build properly on cygwin.
159
160 0.9.1:
161 initial public release
This page took 0.052841 seconds and 5 git commands to generate.