]> cygwin.com Git - cygwin-apps/cygutils.git/blame_incremental - NEWS
bump to 1.4.16-2
[cygwin-apps/cygutils.git] / NEWS
... / ...
CommitLineData
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
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
181.4.14
19 * cygdrop: Fix bug in obtaining security token information
20 Patch from Corinna Vinschen, reported by Achim Gratz.
21 * mkshortcut: Fix longstanding memory allocation bug (Patch
22 by Jon Turney; reported by...practically everyone)
23
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
311.4.10
32 * getclip and putclip now support new cygwin-1.7.13+ clipboard format.
33 * cygstart now supports file:// and mailto: URLs (Yaakov Selkowitz)
34 * Added -R/--raw option to readshortcut (prevents expanding embedded
35 environment variables within paths). Reported by Denis Excoffier.
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.
41
421.4.8
43 * Integrate cygstart with FD.o menu and mimetype system.
44 (Yaakov Selkowitz)
45 * Remove ascii utility; replaced by separate package derived
46 from ESR's implementation http://catb.org/~esr/ascii/
47 * Remove realpath utility; replaced by new implementation
48 provided by coreutils (8.15 and above).
49
501.4.6
51 * conv: no longer distribute as dos2unix, unix2dos, u2d, or d2u.
52 Those programs now available from the separate dos2unix package.
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
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
59 * cygdrop: Minor fixes (Christian Franke)
60 * mkshortcut: Minor fixes (Jon TURNEY)
61 * Updated license for lpr to GPLv3+ (with permission from
62 Rick Rankin)
63 * Updated license for readshortcut to GPLv3+ (with permission
64 from Rob Siklos)
65 * Updated license for realpath to GPLv3+ (was GPLv2+)
66 * Updated license for cygstart to GPLv3+ (was GPLv2+; no objections
67 from Michael Schaap)
68 * Updated license for cygdrop to GPLv3+ (was GPLv2+; no objections
69 from Christian Franke)
70 * Updated license for mkshortcut to GPLv3+ (was GPLv2+; no objections
71 from Joshua Daniel Franklin)
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.
75 * Updated license for banner to GPLv3+ (with permission from
76 from Joerg Schaible)
77
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
871.4.2
88 Add hippo icon to cygicons.
89 Fix mkshortcut bug.
90
911.4.1
92 Add --help option to lpr.
93 Build system improvements.
94 Add support for building on MinGW.
95 Add new cygdrop utility (Christian Franke; requires w2k or better)
96 Many of the utilities have been relicensed as GPLv3+.
97
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
1041.3.4
105 Fix installation bug, exposed by new libtool's modified
106 behavior (reported by Jerry Hedden and David Rothenberger)
107
1081.3.3
109 cygstart: Add new -w/--wait option (Barry Kelly)
110 Propagate exit status of child process when -w (Alex Smith)
111
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
1241.3.1
125 cygstart: compatibility fixes for recent cygwin snapshots
126 build machinery updated to latest autotools -- now passes distcheck
127
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
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
1451.2.9
146 Fix memory leak/crash in readshortcut (cgf)
147
148
1491.2.8
150 more updates to cygstart (Michael Schaap)
151 bugfix for dump under mingw (Kees Zeelenberg)
152
1531.2.7
154 Updates to cygstart (Anthony Derosa, Michael Schaap)
155 New 'rename' program (Christopher Faylor)
156
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
1661.2.5:
167 Add new -s (startup norm|max|min mode) option for
168 mkshortcut
169 Add new -d|--desc option for mkshortcut (to control
170 the 'description' field == tooltip text)
171
1721.2.4:
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.
177
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
1841.2.2:
185 Add readshortcut (Rob Siklos)
186 Actually implement the --dos/--unix options to putclip
187 and getclip (Rob Siklos)
188 Add the --no-conv option to putclip and getclip
189
1901.2.1:
191 Fix some configury errors, update documenation
192
1931.2.0:
194 Added ipcs, ipcrm, and ipck programs from cygipc.
195
1961.1.4:
197 Added -w/--workingdir option to mkshortcut (David Baur)
198 Reimplemented lpr in C++ (Rick Rankin)
199
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:
206 Add rev, column, colcrt, colrm, mcookie. Use GNU gettext (add
207 gettext source, as well).
208
2091.1.1:
210 Add getopt and readlink
211
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
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
2220.9.9:
223 add explicit license information to each .c and .h file.
224 move (almost all) #includes into common.h
225 add lpr
226 add mkshortcut
227
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
2380.9.5:
239 renamed the package to `cygutils'
240 added Joerg Schaible's 'banner' implementation
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.027708 seconds and 5 git commands to generate.