]> cygwin.com Git - cygwin-apps/cygutils.git/blame - NEWS
Add new -R/--raw option to readshortcut
[cygwin-apps/cygutils.git] / NEWS
CommitLineData
9f1d5254
CW
11.4.10
2 * getclip and putclip now support new cygwin-1.7.13+ clipboard format.
fc791ce2 3 * cygstart now supports file:// and mailto: URLs (Yaakov Selkowitz)
edfd8611
CW
4 * Added -R/--raw option to readshortcut (prevents expanding embedded
5 environment variables within paths). Reported by Denis Excoffier.
9f1d5254 6
92a06272 71.4.8
fe478dde
CW
8 * Integrate cygstart with FD.o menu and mimetype system.
9 (Yaakov Selkowitz)
2870c9ec
CW
10 * Remove ascii utility; replaced by separate package derived
11 from ESR's implementation http://catb.org/~esr/ascii/
46d62f45
CW
12 * Remove realpath utility; replaced by new implementation
13 provided by coreutils (8.15 and above).
92a06272 14
d76073f1 151.4.6
5a3996fa
CW
16 * conv: no longer distribute as dos2unix, unix2dos, u2d, or d2u.
17 Those programs now available from the separate dos2unix package.
4e224388
CW
18 * ascii: by default, now only prints characters 0..127. Use new
19 option --extended/-e for old behavior, printing characters 0..255.
20 See this thread: http://cygwin.com/ml/cygwin/2010-04/msg00600.html
c91963aa
CW
21 * cygstart: Fix --reference. Allow relative paths (enables, e.g.
22 'cygstart calc'). Reported by Ken Hirsch.
23 http://cygwin.com/ml/cygwin/2010-01/msg01101.html
ef453222
CW
24 * cygdrop: Minor fixes (Christian Franke)
25 * mkshortcut: Minor fixes (Jon TURNEY)
d76073f1
CW
26 * Updated license for lpr to GPLv3+ (with permission from
27 Rick Rankin)
3181ec72
CW
28 * Updated license for readshortcut to GPLv3+ (with permission
29 from Rob Siklos)
25a7e4b9 30 * Updated license for realpath to GPLv3+ (was GPLv2+)
f7e43063
CW
31 * Updated license for cygstart to GPLv3+ (was GPLv2+; no objections
32 from Michael Schaap)
55673fb0
CW
33 * Updated license for cygdrop to GPLv3+ (was GPLv2+; no objections
34 from Christian Franke)
3a076f8e
CW
35 * Updated license for mkshortcut to GPLv3+ (was GPLv2+; no objections
36 from Joshua Daniel Franklin)
426acf63
CW
37 * Updated license for the cygicons.dll (as a collection) to GPLv3+ (was
38 GPLv2+). Individual icons within the collection remain under their
39 original license.
5db1fa14
CW
40 * Updated license for banner to GPLv3+ (with permission from
41 from Joerg Schaible)
d76073f1 42
94b8dd6f
CW
431.4.4
44 * Fix longstanding bug in mkshortcut, in which failure was
45 reported even on success (Andy Koppe).
46 * --help, --license, --usage, and --version output now goes
47 to stdout instead of stderr
48 * Add standard command line options to cygdrop (--version,
49 --help, --license, --usage)
50 * Various internal code cleanups
51
7b4dda32
CW
521.4.2
53 Add hippo icon to cygicons.
54 Fix mkshortcut bug.
55
a5139f37
CW
561.4.1
57 Add --help option to lpr.
58 Build system improvements.
8043b054 59 Add support for building on MinGW.
29197d74 60 Add new cygdrop utility (Christian Franke; requires w2k or better)
1cb970ef 61 Many of the utilities have been relicensed as GPLv3+.
a5139f37 62
608458df
CW
631.4.0
64 Add support to cygstart for filenames with UTF/wide chars.
65 (IWAMURO Motonori).
66
67^^ Begin cygwin-1.7-specific development ^^
68
b773d56f
CW
691.3.4
70 Fix installation bug, exposed by new libtool's modified
71 behavior (reported by Jerry Hedden and David Rothenberger)
72
6492d64c
CW
731.3.3
74 cygstart: Add new -w/--wait option (Barry Kelly)
75 Propagate exit status of child process when -w (Alex Smith)
76
65b579cb
CW
771.3.2
78 cygicons: a new DLL that provides cygwin-related icons
79 original images were obtained from various (free
80 as in speech) sources.
81 Now installs documentation into $(prefix)/share/doc/cygutils
82 Also installs per-component documentation in $(docdir)/component/
83 No longer link apps to libpopt if they don't need it.
84 Needs libtool for building cygicons, but side effect is to use
85 libtool throughout. cygicons requires libtool to be configured
86 with RC support (e.g. windres). This may break building on
87 non-w32 platforms.
88
a15e13ca
CW
891.3.1
90 cygstart: compatibility fixes for recent cygwin snapshots
91 build machinery updated to latest autotools -- now passes distcheck
92
76e235a1
CW
931.3.0
94 cal - remove
95 col - remove
96 colcrt - remove
97 colrm - remove
98 column - remove
99 ddate - remove
100 getopt - remove
101 mcookie - remove
102 namei - remove
103 rename - remove
104 rev - remove
105
67eb9474
CW
1061.2.10
107 cygstart: properly convert environment variables to Win32 (Michael Schaap)
108 cygstart: don't parse options listed after the command (Eric Blake)
109
41322b40
CW
1101.2.9
111 Fix memory leak/crash in readshortcut (cgf)
112
113
a932f2dd
CW
1141.2.8
115 more updates to cygstart (Michael Schaap)
c09847dc 116 bugfix for dump under mingw (Kees Zeelenberg)
a932f2dd 117
7fadead1 1181.2.7
48101fdb 119 Updates to cygstart (Anthony Derosa, Michael Schaap)
0a9fe2f2 120 New 'rename' program (Christopher Faylor)
7fadead1 121
23348f9f
CW
1221.2.6
123 Remove readlink (now provided by coreutils-5.3.0+)
124 conv/d2u/u2d: add --force/--safe options (defaults to safe).
125 Identify binary files by presence of '\0' and bail if --safe.
126 Do not short circuit if first line ends in target style; keep
127 going. Collapse sequences of '\r' without '\n' to a single
128 EOL of target style. '--force' propagates '\0' from input to
129 output.
130
6d007d60
CW
1311.2.5:
132 Add new -s (startup norm|max|min mode) option for
133 mkshortcut
08cb7edc
CW
134 Add new -d|--desc option for mkshortcut (to control
135 the 'description' field == tooltip text)
6d007d60
CW
136
1371.2.4:
b5edac4c
CW
138 Remove ipcs, ipcrm which are now provided by cygwin itself
139 Remove support for building ipc tools against cygipc; build
140 only against cygserver. CygIPC versions are now (again)
141 provided by the cygipc package itself.
807fb049 142
6d007d60
CW
1431.2.3 (unreleased):
144 Bugfix for lpr
145 Bugfix for ipck
146 Adapt ipck for cygserver compatibility
147 Fix docs for mkshortcut to reflect new -w/--workingdir option
148
c56f3b40
CW
1491.2.2:
150 Add readshortcut (Rob Siklos)
dd028aac
CW
151 Actually implement the --dos/--unix options to putclip
152 and getclip (Rob Siklos)
153 Add the --no-conv option to putclip and getclip
c56f3b40
CW
154
1551.2.1:
156 Fix some configury errors, update documenation
157
9420d22f
CW
1581.2.0:
159 Added ipcs, ipcrm, and ipck programs from cygipc.
160
b2682e03
CW
1611.1.4:
162 Added -w/--workingdir option to mkshortcut (David Baur)
b19a3420 163 Reimplemented lpr in C++ (Rick Rankin)
b2682e03 164
2cacf0ee
CW
1651.1.3:
166 Removed last, utmpdump (now provided by the sysvinit package)
167 Updated to latest autotools and gettext -- but remove gettext
168 source; no longer necessary with AM_GETTEXT_GNU([external])
169
1701.1.2:
eb7cdcb6 171 Add rev, column, colcrt, colrm, mcookie. Use GNU gettext (add
47852e8f
CW
172 gettext source, as well).
173
1741.1.1:
175 Add getopt and readlink
176
41326bf7
CW
1771.1.0:
178 change to one-big-makefile (cf. "Recursive Make Considered
179 Harmful"). Update documentation (esp. "HOW-TO-CONTRIBUTE" to
180 reflect that.
181
6cc111d5
CW
1821.0.0:
183 rearrange directory structure to cut down on clutter
184 (first insure that every .c and .h file has the correct
185 license notice)
186
bd695173
CW
1870.9.9:
188 add explicit license information to each .c and .h file.
189 move (almost all) #includes into common.h
0bb67178
CW
190 add lpr
191 add mkshortcut
bd695173 192
d955e090
CW
1930.9.8:
194 add last, utmpdump implementations from Mark Bradshaw
195 add realpath, ddate implementations
196
1970.9.7:
198 fix banner, release on sources mirror system
199
2000.9.6:
201 huge reorg, separate apps by license
202
d4a28ab0
CW
2030.9.5:
204 renamed the package to `cygutils'
5db1fa14 205 added Joerg Schaible's 'banner' implementation
d4a28ab0
CW
206
2070.9.4:
208 added ipc tools from "Linux Programmer's Guide":
209 semtool, semstat, shmtool, msgtool
210
2110.9.3:
212 Autoconfiscated. Not really cross-platform yet, still
213 will only build properly on cygwin.
214
2150.9.1:
216 initial public release
This page took 0.04794 seconds and 5 git commands to generate.