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