]> cygwin.com Git - cygwin-apps/cygutils.git/blame - NEWS
Post-release version bump 1.4.13
[cygwin-apps/cygutils.git] / NEWS
CommitLineData
b8e80933
CW
11.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
9f1d5254
CW
81.4.10
9 * getclip and putclip now support new cygwin-1.7.13+ clipboard format.
fc791ce2 10 * cygstart now supports file:// and mailto: URLs (Yaakov Selkowitz)
edfd8611
CW
11 * Added -R/--raw option to readshortcut (prevents expanding embedded
12 environment variables within paths). Reported by Denis Excoffier.
1ec3acf3
CW
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.
9f1d5254 18
92a06272 191.4.8
fe478dde
CW
20 * Integrate cygstart with FD.o menu and mimetype system.
21 (Yaakov Selkowitz)
2870c9ec
CW
22 * Remove ascii utility; replaced by separate package derived
23 from ESR's implementation http://catb.org/~esr/ascii/
46d62f45
CW
24 * Remove realpath utility; replaced by new implementation
25 provided by coreutils (8.15 and above).
92a06272 26
d76073f1 271.4.6
5a3996fa
CW
28 * conv: no longer distribute as dos2unix, unix2dos, u2d, or d2u.
29 Those programs now available from the separate dos2unix package.
4e224388
CW
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
c91963aa
CW
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
ef453222
CW
36 * cygdrop: Minor fixes (Christian Franke)
37 * mkshortcut: Minor fixes (Jon TURNEY)
d76073f1
CW
38 * Updated license for lpr to GPLv3+ (with permission from
39 Rick Rankin)
3181ec72
CW
40 * Updated license for readshortcut to GPLv3+ (with permission
41 from Rob Siklos)
25a7e4b9 42 * Updated license for realpath to GPLv3+ (was GPLv2+)
f7e43063
CW
43 * Updated license for cygstart to GPLv3+ (was GPLv2+; no objections
44 from Michael Schaap)
55673fb0
CW
45 * Updated license for cygdrop to GPLv3+ (was GPLv2+; no objections
46 from Christian Franke)
3a076f8e
CW
47 * Updated license for mkshortcut to GPLv3+ (was GPLv2+; no objections
48 from Joshua Daniel Franklin)
426acf63
CW
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.
5db1fa14
CW
52 * Updated license for banner to GPLv3+ (with permission from
53 from Joerg Schaible)
d76073f1 54
94b8dd6f
CW
551.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
7b4dda32
CW
641.4.2
65 Add hippo icon to cygicons.
66 Fix mkshortcut bug.
67
a5139f37
CW
681.4.1
69 Add --help option to lpr.
70 Build system improvements.
8043b054 71 Add support for building on MinGW.
29197d74 72 Add new cygdrop utility (Christian Franke; requires w2k or better)
1cb970ef 73 Many of the utilities have been relicensed as GPLv3+.
a5139f37 74
608458df
CW
751.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
b773d56f
CW
811.3.4
82 Fix installation bug, exposed by new libtool's modified
83 behavior (reported by Jerry Hedden and David Rothenberger)
84
6492d64c
CW
851.3.3
86 cygstart: Add new -w/--wait option (Barry Kelly)
87 Propagate exit status of child process when -w (Alex Smith)
88
65b579cb
CW
891.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
a15e13ca
CW
1011.3.1
102 cygstart: compatibility fixes for recent cygwin snapshots
103 build machinery updated to latest autotools -- now passes distcheck
104
76e235a1
CW
1051.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
67eb9474
CW
1181.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
41322b40
CW
1221.2.9
123 Fix memory leak/crash in readshortcut (cgf)
124
125
a932f2dd
CW
1261.2.8
127 more updates to cygstart (Michael Schaap)
c09847dc 128 bugfix for dump under mingw (Kees Zeelenberg)
a932f2dd 129
7fadead1 1301.2.7
48101fdb 131 Updates to cygstart (Anthony Derosa, Michael Schaap)
0a9fe2f2 132 New 'rename' program (Christopher Faylor)
7fadead1 133
23348f9f
CW
1341.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
6d007d60
CW
1431.2.5:
144 Add new -s (startup norm|max|min mode) option for
145 mkshortcut
08cb7edc
CW
146 Add new -d|--desc option for mkshortcut (to control
147 the 'description' field == tooltip text)
6d007d60
CW
148
1491.2.4:
b5edac4c
CW
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.
807fb049 154
6d007d60
CW
1551.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
c56f3b40
CW
1611.2.2:
162 Add readshortcut (Rob Siklos)
dd028aac
CW
163 Actually implement the --dos/--unix options to putclip
164 and getclip (Rob Siklos)
165 Add the --no-conv option to putclip and getclip
c56f3b40
CW
166
1671.2.1:
168 Fix some configury errors, update documenation
169
9420d22f
CW
1701.2.0:
171 Added ipcs, ipcrm, and ipck programs from cygipc.
172
b2682e03
CW
1731.1.4:
174 Added -w/--workingdir option to mkshortcut (David Baur)
b19a3420 175 Reimplemented lpr in C++ (Rick Rankin)
b2682e03 176
2cacf0ee
CW
1771.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
1821.1.2:
eb7cdcb6 183 Add rev, column, colcrt, colrm, mcookie. Use GNU gettext (add
47852e8f
CW
184 gettext source, as well).
185
1861.1.1:
187 Add getopt and readlink
188
41326bf7
CW
1891.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
6cc111d5
CW
1941.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
bd695173
CW
1990.9.9:
200 add explicit license information to each .c and .h file.
201 move (almost all) #includes into common.h
0bb67178
CW
202 add lpr
203 add mkshortcut
bd695173 204
d955e090
CW
2050.9.8:
206 add last, utmpdump implementations from Mark Bradshaw
207 add realpath, ddate implementations
208
2090.9.7:
210 fix banner, release on sources mirror system
211
2120.9.6:
213 huge reorg, separate apps by license
214
d4a28ab0
CW
2150.9.5:
216 renamed the package to `cygutils'
5db1fa14 217 added Joerg Schaible's 'banner' implementation
d4a28ab0
CW
218
2190.9.4:
220 added ipc tools from "Linux Programmer's Guide":
221 semtool, semstat, shmtool, msgtool
222
2230.9.3:
224 Autoconfiscated. Not really cross-platform yet, still
225 will only build properly on cygwin.
226
2270.9.1:
228 initial public release
This page took 0.047273 seconds and 5 git commands to generate.