]> cygwin.com Git - cygwin-apps/cygutils.git/blame - NEWS
bump to 1.4.16-2
[cygwin-apps/cygutils.git] / NEWS
CommitLineData
850f7301
MG
11.4.16
2 * Unicode support added to mkshortcut and readshortcut by Thomas Wolff.
3 * Minor formatting fixes to quash compiler warnings.
4 * Execute bits removed from files not needing them.
5 * Temporarily rename /usr/lib/libpopt.la while building package.
6
c3bb28d5
MG
71.4.15
8 New maintainer Mark Geisert <mark@maxrnd.com>.
9 Source code master converted from CVS to Git, still hosted at sourceware.
10 * cygdrop: Replace strcmpi() calls with strcasecmp().
11 * lpr: Replace stricmp() calls with strcasecmp().
12 * mkshortcut: Fix seg fault due to freeing adjusted pointer. Patch from
13 reporter Anthony Heading.
14 * mkshortcut: Handle changed Windows behavior when saving a link to a
15 relative path; change evident after Windows 7. Patch from reporter
16 Anthony Heading.
17
06d0ed58
CW
181.4.14
19 * cygdrop: Fix bug in obtaining security token information
20 Patch from Corinna Vinschen, reported by Achim Gratz.
bcf87db2
CW
21 * mkshortcut: Fix longstanding memory allocation bug (Patch
22 by Jon Turney; reported by...practically everyone)
06d0ed58 23
b8e80933
CW
241.4.12
25 * winln: new ln workalike that produces "native" windows
26 shortcuts. Daniel Colascione.
27 * Build fixes adapting to new w32api.
28 * Bugfixes for lpr and readshortcut (already present in
29 1.4.10-2 cygwin release).
30
9f1d5254
CW
311.4.10
32 * getclip and putclip now support new cygwin-1.7.13+ clipboard format.
fc791ce2 33 * cygstart now supports file:// and mailto: URLs (Yaakov Selkowitz)
edfd8611
CW
34 * Added -R/--raw option to readshortcut (prevents expanding embedded
35 environment variables within paths). Reported by Denis Excoffier.
1ec3acf3
CW
36 * mkshortcut and readshortcut now use cygwin-1.7 path conversion
37 functions rather than deprecated ones. However, they make only
38 minimal concessions to unicode, and operate mostly on narrow character
39 encoded pathnames. They should now be able to handle "long" pathnames
40 however.
9f1d5254 41
92a06272 421.4.8
fe478dde
CW
43 * Integrate cygstart with FD.o menu and mimetype system.
44 (Yaakov Selkowitz)
2870c9ec
CW
45 * Remove ascii utility; replaced by separate package derived
46 from ESR's implementation http://catb.org/~esr/ascii/
46d62f45
CW
47 * Remove realpath utility; replaced by new implementation
48 provided by coreutils (8.15 and above).
92a06272 49
d76073f1 501.4.6
5a3996fa
CW
51 * conv: no longer distribute as dos2unix, unix2dos, u2d, or d2u.
52 Those programs now available from the separate dos2unix package.
4e224388
CW
53 * ascii: by default, now only prints characters 0..127. Use new
54 option --extended/-e for old behavior, printing characters 0..255.
55 See this thread: http://cygwin.com/ml/cygwin/2010-04/msg00600.html
c91963aa
CW
56 * cygstart: Fix --reference. Allow relative paths (enables, e.g.
57 'cygstart calc'). Reported by Ken Hirsch.
58 http://cygwin.com/ml/cygwin/2010-01/msg01101.html
ef453222
CW
59 * cygdrop: Minor fixes (Christian Franke)
60 * mkshortcut: Minor fixes (Jon TURNEY)
d76073f1
CW
61 * Updated license for lpr to GPLv3+ (with permission from
62 Rick Rankin)
3181ec72
CW
63 * Updated license for readshortcut to GPLv3+ (with permission
64 from Rob Siklos)
25a7e4b9 65 * Updated license for realpath to GPLv3+ (was GPLv2+)
f7e43063
CW
66 * Updated license for cygstart to GPLv3+ (was GPLv2+; no objections
67 from Michael Schaap)
55673fb0
CW
68 * Updated license for cygdrop to GPLv3+ (was GPLv2+; no objections
69 from Christian Franke)
3a076f8e
CW
70 * Updated license for mkshortcut to GPLv3+ (was GPLv2+; no objections
71 from Joshua Daniel Franklin)
426acf63
CW
72 * Updated license for the cygicons.dll (as a collection) to GPLv3+ (was
73 GPLv2+). Individual icons within the collection remain under their
74 original license.
5db1fa14
CW
75 * Updated license for banner to GPLv3+ (with permission from
76 from Joerg Schaible)
d76073f1 77
94b8dd6f
CW
781.4.4
79 * Fix longstanding bug in mkshortcut, in which failure was
80 reported even on success (Andy Koppe).
81 * --help, --license, --usage, and --version output now goes
82 to stdout instead of stderr
83 * Add standard command line options to cygdrop (--version,
84 --help, --license, --usage)
85 * Various internal code cleanups
86
7b4dda32
CW
871.4.2
88 Add hippo icon to cygicons.
89 Fix mkshortcut bug.
90
a5139f37
CW
911.4.1
92 Add --help option to lpr.
93 Build system improvements.
8043b054 94 Add support for building on MinGW.
29197d74 95 Add new cygdrop utility (Christian Franke; requires w2k or better)
1cb970ef 96 Many of the utilities have been relicensed as GPLv3+.
a5139f37 97
608458df
CW
981.4.0
99 Add support to cygstart for filenames with UTF/wide chars.
100 (IWAMURO Motonori).
101
102^^ Begin cygwin-1.7-specific development ^^
103
b773d56f
CW
1041.3.4
105 Fix installation bug, exposed by new libtool's modified
106 behavior (reported by Jerry Hedden and David Rothenberger)
107
6492d64c
CW
1081.3.3
109 cygstart: Add new -w/--wait option (Barry Kelly)
110 Propagate exit status of child process when -w (Alex Smith)
111
65b579cb
CW
1121.3.2
113 cygicons: a new DLL that provides cygwin-related icons
114 original images were obtained from various (free
115 as in speech) sources.
116 Now installs documentation into $(prefix)/share/doc/cygutils
117 Also installs per-component documentation in $(docdir)/component/
118 No longer link apps to libpopt if they don't need it.
119 Needs libtool for building cygicons, but side effect is to use
120 libtool throughout. cygicons requires libtool to be configured
121 with RC support (e.g. windres). This may break building on
122 non-w32 platforms.
123
a15e13ca
CW
1241.3.1
125 cygstart: compatibility fixes for recent cygwin snapshots
126 build machinery updated to latest autotools -- now passes distcheck
127
76e235a1
CW
1281.3.0
129 cal - remove
130 col - remove
131 colcrt - remove
132 colrm - remove
133 column - remove
134 ddate - remove
135 getopt - remove
136 mcookie - remove
137 namei - remove
138 rename - remove
139 rev - remove
140
67eb9474
CW
1411.2.10
142 cygstart: properly convert environment variables to Win32 (Michael Schaap)
143 cygstart: don't parse options listed after the command (Eric Blake)
144
41322b40
CW
1451.2.9
146 Fix memory leak/crash in readshortcut (cgf)
147
148
a932f2dd
CW
1491.2.8
150 more updates to cygstart (Michael Schaap)
c09847dc 151 bugfix for dump under mingw (Kees Zeelenberg)
a932f2dd 152
7fadead1 1531.2.7
48101fdb 154 Updates to cygstart (Anthony Derosa, Michael Schaap)
0a9fe2f2 155 New 'rename' program (Christopher Faylor)
7fadead1 156
23348f9f
CW
1571.2.6
158 Remove readlink (now provided by coreutils-5.3.0+)
159 conv/d2u/u2d: add --force/--safe options (defaults to safe).
160 Identify binary files by presence of '\0' and bail if --safe.
161 Do not short circuit if first line ends in target style; keep
162 going. Collapse sequences of '\r' without '\n' to a single
163 EOL of target style. '--force' propagates '\0' from input to
164 output.
165
6d007d60
CW
1661.2.5:
167 Add new -s (startup norm|max|min mode) option for
168 mkshortcut
08cb7edc
CW
169 Add new -d|--desc option for mkshortcut (to control
170 the 'description' field == tooltip text)
6d007d60
CW
171
1721.2.4:
b5edac4c
CW
173 Remove ipcs, ipcrm which are now provided by cygwin itself
174 Remove support for building ipc tools against cygipc; build
175 only against cygserver. CygIPC versions are now (again)
176 provided by the cygipc package itself.
807fb049 177
6d007d60
CW
1781.2.3 (unreleased):
179 Bugfix for lpr
180 Bugfix for ipck
181 Adapt ipck for cygserver compatibility
182 Fix docs for mkshortcut to reflect new -w/--workingdir option
183
c56f3b40
CW
1841.2.2:
185 Add readshortcut (Rob Siklos)
dd028aac
CW
186 Actually implement the --dos/--unix options to putclip
187 and getclip (Rob Siklos)
188 Add the --no-conv option to putclip and getclip
c56f3b40
CW
189
1901.2.1:
191 Fix some configury errors, update documenation
192
9420d22f
CW
1931.2.0:
194 Added ipcs, ipcrm, and ipck programs from cygipc.
195
b2682e03
CW
1961.1.4:
197 Added -w/--workingdir option to mkshortcut (David Baur)
b19a3420 198 Reimplemented lpr in C++ (Rick Rankin)
b2682e03 199
2cacf0ee
CW
2001.1.3:
201 Removed last, utmpdump (now provided by the sysvinit package)
202 Updated to latest autotools and gettext -- but remove gettext
203 source; no longer necessary with AM_GETTEXT_GNU([external])
204
2051.1.2:
eb7cdcb6 206 Add rev, column, colcrt, colrm, mcookie. Use GNU gettext (add
47852e8f
CW
207 gettext source, as well).
208
2091.1.1:
210 Add getopt and readlink
211
41326bf7
CW
2121.1.0:
213 change to one-big-makefile (cf. "Recursive Make Considered
214 Harmful"). Update documentation (esp. "HOW-TO-CONTRIBUTE" to
215 reflect that.
216
6cc111d5
CW
2171.0.0:
218 rearrange directory structure to cut down on clutter
219 (first insure that every .c and .h file has the correct
220 license notice)
221
bd695173
CW
2220.9.9:
223 add explicit license information to each .c and .h file.
224 move (almost all) #includes into common.h
0bb67178
CW
225 add lpr
226 add mkshortcut
bd695173 227
d955e090
CW
2280.9.8:
229 add last, utmpdump implementations from Mark Bradshaw
230 add realpath, ddate implementations
231
2320.9.7:
233 fix banner, release on sources mirror system
234
2350.9.6:
236 huge reorg, separate apps by license
237
d4a28ab0
CW
2380.9.5:
239 renamed the package to `cygutils'
5db1fa14 240 added Joerg Schaible's 'banner' implementation
d4a28ab0
CW
241
2420.9.4:
243 added ipc tools from "Linux Programmer's Guide":
244 semtool, semstat, shmtool, msgtool
245
2460.9.3:
247 Autoconfiscated. Not really cross-platform yet, still
248 will only build properly on cygwin.
249
2500.9.1:
251 initial public release
This page took 0.051498 seconds and 5 git commands to generate.