]> cygwin.com Git - cygwin-apps/cygutils.git/blob - NEWS
Release 1.4.12
[cygwin-apps/cygutils.git] / NEWS
1 1.4.12
2 * winln: new ln workalike that produces "native" windows
3 shortcuts. Daniel Colascione.
4 * Build fixes adapting to new w32api.
5 * Bugfixes for lpr and readshortcut (already present in
6 1.4.10-2 cygwin release).
7
8 1.4.10
9 * getclip and putclip now support new cygwin-1.7.13+ clipboard format.
10 * cygstart now supports file:// and mailto: URLs (Yaakov Selkowitz)
11 * Added -R/--raw option to readshortcut (prevents expanding embedded
12 environment variables within paths). Reported by Denis Excoffier.
13 * mkshortcut and readshortcut now use cygwin-1.7 path conversion
14 functions rather than deprecated ones. However, they make only
15 minimal concessions to unicode, and operate mostly on narrow character
16 encoded pathnames. They should now be able to handle "long" pathnames
17 however.
18
19 1.4.8
20 * Integrate cygstart with FD.o menu and mimetype system.
21 (Yaakov Selkowitz)
22 * Remove ascii utility; replaced by separate package derived
23 from ESR's implementation http://catb.org/~esr/ascii/
24 * Remove realpath utility; replaced by new implementation
25 provided by coreutils (8.15 and above).
26
27 1.4.6
28 * conv: no longer distribute as dos2unix, unix2dos, u2d, or d2u.
29 Those programs now available from the separate dos2unix package.
30 * ascii: by default, now only prints characters 0..127. Use new
31 option --extended/-e for old behavior, printing characters 0..255.
32 See this thread: http://cygwin.com/ml/cygwin/2010-04/msg00600.html
33 * cygstart: Fix --reference. Allow relative paths (enables, e.g.
34 'cygstart calc'). Reported by Ken Hirsch.
35 http://cygwin.com/ml/cygwin/2010-01/msg01101.html
36 * cygdrop: Minor fixes (Christian Franke)
37 * mkshortcut: Minor fixes (Jon TURNEY)
38 * Updated license for lpr to GPLv3+ (with permission from
39 Rick Rankin)
40 * Updated license for readshortcut to GPLv3+ (with permission
41 from Rob Siklos)
42 * Updated license for realpath to GPLv3+ (was GPLv2+)
43 * Updated license for cygstart to GPLv3+ (was GPLv2+; no objections
44 from Michael Schaap)
45 * Updated license for cygdrop to GPLv3+ (was GPLv2+; no objections
46 from Christian Franke)
47 * Updated license for mkshortcut to GPLv3+ (was GPLv2+; no objections
48 from Joshua Daniel Franklin)
49 * Updated license for the cygicons.dll (as a collection) to GPLv3+ (was
50 GPLv2+). Individual icons within the collection remain under their
51 original license.
52 * Updated license for banner to GPLv3+ (with permission from
53 from Joerg Schaible)
54
55 1.4.4
56 * Fix longstanding bug in mkshortcut, in which failure was
57 reported even on success (Andy Koppe).
58 * --help, --license, --usage, and --version output now goes
59 to stdout instead of stderr
60 * Add standard command line options to cygdrop (--version,
61 --help, --license, --usage)
62 * Various internal code cleanups
63
64 1.4.2
65 Add hippo icon to cygicons.
66 Fix mkshortcut bug.
67
68 1.4.1
69 Add --help option to lpr.
70 Build system improvements.
71 Add support for building on MinGW.
72 Add new cygdrop utility (Christian Franke; requires w2k or better)
73 Many of the utilities have been relicensed as GPLv3+.
74
75 1.4.0
76 Add support to cygstart for filenames with UTF/wide chars.
77 (IWAMURO Motonori).
78
79 ^^ Begin cygwin-1.7-specific development ^^
80
81 1.3.4
82 Fix installation bug, exposed by new libtool's modified
83 behavior (reported by Jerry Hedden and David Rothenberger)
84
85 1.3.3
86 cygstart: Add new -w/--wait option (Barry Kelly)
87 Propagate exit status of child process when -w (Alex Smith)
88
89 1.3.2
90 cygicons: a new DLL that provides cygwin-related icons
91 original images were obtained from various (free
92 as in speech) sources.
93 Now installs documentation into $(prefix)/share/doc/cygutils
94 Also installs per-component documentation in $(docdir)/component/
95 No longer link apps to libpopt if they don't need it.
96 Needs libtool for building cygicons, but side effect is to use
97 libtool throughout. cygicons requires libtool to be configured
98 with RC support (e.g. windres). This may break building on
99 non-w32 platforms.
100
101 1.3.1
102 cygstart: compatibility fixes for recent cygwin snapshots
103 build machinery updated to latest autotools -- now passes distcheck
104
105 1.3.0
106 cal - remove
107 col - remove
108 colcrt - remove
109 colrm - remove
110 column - remove
111 ddate - remove
112 getopt - remove
113 mcookie - remove
114 namei - remove
115 rename - remove
116 rev - remove
117
118 1.2.10
119 cygstart: properly convert environment variables to Win32 (Michael Schaap)
120 cygstart: don't parse options listed after the command (Eric Blake)
121
122 1.2.9
123 Fix memory leak/crash in readshortcut (cgf)
124
125
126 1.2.8
127 more updates to cygstart (Michael Schaap)
128 bugfix for dump under mingw (Kees Zeelenberg)
129
130 1.2.7
131 Updates to cygstart (Anthony Derosa, Michael Schaap)
132 New 'rename' program (Christopher Faylor)
133
134 1.2.6
135 Remove readlink (now provided by coreutils-5.3.0+)
136 conv/d2u/u2d: add --force/--safe options (defaults to safe).
137 Identify binary files by presence of '\0' and bail if --safe.
138 Do not short circuit if first line ends in target style; keep
139 going. Collapse sequences of '\r' without '\n' to a single
140 EOL of target style. '--force' propagates '\0' from input to
141 output.
142
143 1.2.5:
144 Add new -s (startup norm|max|min mode) option for
145 mkshortcut
146 Add new -d|--desc option for mkshortcut (to control
147 the 'description' field == tooltip text)
148
149 1.2.4:
150 Remove ipcs, ipcrm which are now provided by cygwin itself
151 Remove support for building ipc tools against cygipc; build
152 only against cygserver. CygIPC versions are now (again)
153 provided by the cygipc package itself.
154
155 1.2.3 (unreleased):
156 Bugfix for lpr
157 Bugfix for ipck
158 Adapt ipck for cygserver compatibility
159 Fix docs for mkshortcut to reflect new -w/--workingdir option
160
161 1.2.2:
162 Add readshortcut (Rob Siklos)
163 Actually implement the --dos/--unix options to putclip
164 and getclip (Rob Siklos)
165 Add the --no-conv option to putclip and getclip
166
167 1.2.1:
168 Fix some configury errors, update documenation
169
170 1.2.0:
171 Added ipcs, ipcrm, and ipck programs from cygipc.
172
173 1.1.4:
174 Added -w/--workingdir option to mkshortcut (David Baur)
175 Reimplemented lpr in C++ (Rick Rankin)
176
177 1.1.3:
178 Removed last, utmpdump (now provided by the sysvinit package)
179 Updated to latest autotools and gettext -- but remove gettext
180 source; no longer necessary with AM_GETTEXT_GNU([external])
181
182 1.1.2:
183 Add rev, column, colcrt, colrm, mcookie. Use GNU gettext (add
184 gettext source, as well).
185
186 1.1.1:
187 Add getopt and readlink
188
189 1.1.0:
190 change to one-big-makefile (cf. "Recursive Make Considered
191 Harmful"). Update documentation (esp. "HOW-TO-CONTRIBUTE" to
192 reflect that.
193
194 1.0.0:
195 rearrange directory structure to cut down on clutter
196 (first insure that every .c and .h file has the correct
197 license notice)
198
199 0.9.9:
200 add explicit license information to each .c and .h file.
201 move (almost all) #includes into common.h
202 add lpr
203 add mkshortcut
204
205 0.9.8:
206 add last, utmpdump implementations from Mark Bradshaw
207 add realpath, ddate implementations
208
209 0.9.7:
210 fix banner, release on sources mirror system
211
212 0.9.6:
213 huge reorg, separate apps by license
214
215 0.9.5:
216 renamed the package to `cygutils'
217 added Joerg Schaible's 'banner' implementation
218
219 0.9.4:
220 added ipc tools from "Linux Programmer's Guide":
221 semtool, semstat, shmtool, msgtool
222
223 0.9.3:
224 Autoconfiscated. Not really cross-platform yet, still
225 will only build properly on cygwin.
226
227 0.9.1:
228 initial public release
This page took 0.045388 seconds and 5 git commands to generate.