]> cygwin.com Git - cygwin-apps/cygutils.git/blob - NEWS
Add new -R/--raw option to readshortcut
[cygwin-apps/cygutils.git] / NEWS
1 1.4.10
2 * getclip and putclip now support new cygwin-1.7.13+ clipboard format.
3 * cygstart now supports file:// and mailto: URLs (Yaakov Selkowitz)
4 * Added -R/--raw option to readshortcut (prevents expanding embedded
5 environment variables within paths). Reported by Denis Excoffier.
6
7 1.4.8
8 * Integrate cygstart with FD.o menu and mimetype system.
9 (Yaakov Selkowitz)
10 * Remove ascii utility; replaced by separate package derived
11 from ESR's implementation http://catb.org/~esr/ascii/
12 * Remove realpath utility; replaced by new implementation
13 provided by coreutils (8.15 and above).
14
15 1.4.6
16 * conv: no longer distribute as dos2unix, unix2dos, u2d, or d2u.
17 Those programs now available from the separate dos2unix package.
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
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
24 * cygdrop: Minor fixes (Christian Franke)
25 * mkshortcut: Minor fixes (Jon TURNEY)
26 * Updated license for lpr to GPLv3+ (with permission from
27 Rick Rankin)
28 * Updated license for readshortcut to GPLv3+ (with permission
29 from Rob Siklos)
30 * Updated license for realpath to GPLv3+ (was GPLv2+)
31 * Updated license for cygstart to GPLv3+ (was GPLv2+; no objections
32 from Michael Schaap)
33 * Updated license for cygdrop to GPLv3+ (was GPLv2+; no objections
34 from Christian Franke)
35 * Updated license for mkshortcut to GPLv3+ (was GPLv2+; no objections
36 from Joshua Daniel Franklin)
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.
40 * Updated license for banner to GPLv3+ (with permission from
41 from Joerg Schaible)
42
43 1.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
52 1.4.2
53 Add hippo icon to cygicons.
54 Fix mkshortcut bug.
55
56 1.4.1
57 Add --help option to lpr.
58 Build system improvements.
59 Add support for building on MinGW.
60 Add new cygdrop utility (Christian Franke; requires w2k or better)
61 Many of the utilities have been relicensed as GPLv3+.
62
63 1.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
69 1.3.4
70 Fix installation bug, exposed by new libtool's modified
71 behavior (reported by Jerry Hedden and David Rothenberger)
72
73 1.3.3
74 cygstart: Add new -w/--wait option (Barry Kelly)
75 Propagate exit status of child process when -w (Alex Smith)
76
77 1.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
89 1.3.1
90 cygstart: compatibility fixes for recent cygwin snapshots
91 build machinery updated to latest autotools -- now passes distcheck
92
93 1.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
106 1.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
110 1.2.9
111 Fix memory leak/crash in readshortcut (cgf)
112
113
114 1.2.8
115 more updates to cygstart (Michael Schaap)
116 bugfix for dump under mingw (Kees Zeelenberg)
117
118 1.2.7
119 Updates to cygstart (Anthony Derosa, Michael Schaap)
120 New 'rename' program (Christopher Faylor)
121
122 1.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
131 1.2.5:
132 Add new -s (startup norm|max|min mode) option for
133 mkshortcut
134 Add new -d|--desc option for mkshortcut (to control
135 the 'description' field == tooltip text)
136
137 1.2.4:
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.
142
143 1.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
149 1.2.2:
150 Add readshortcut (Rob Siklos)
151 Actually implement the --dos/--unix options to putclip
152 and getclip (Rob Siklos)
153 Add the --no-conv option to putclip and getclip
154
155 1.2.1:
156 Fix some configury errors, update documenation
157
158 1.2.0:
159 Added ipcs, ipcrm, and ipck programs from cygipc.
160
161 1.1.4:
162 Added -w/--workingdir option to mkshortcut (David Baur)
163 Reimplemented lpr in C++ (Rick Rankin)
164
165 1.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
170 1.1.2:
171 Add rev, column, colcrt, colrm, mcookie. Use GNU gettext (add
172 gettext source, as well).
173
174 1.1.1:
175 Add getopt and readlink
176
177 1.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
182 1.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
187 0.9.9:
188 add explicit license information to each .c and .h file.
189 move (almost all) #includes into common.h
190 add lpr
191 add mkshortcut
192
193 0.9.8:
194 add last, utmpdump implementations from Mark Bradshaw
195 add realpath, ddate implementations
196
197 0.9.7:
198 fix banner, release on sources mirror system
199
200 0.9.6:
201 huge reorg, separate apps by license
202
203 0.9.5:
204 renamed the package to `cygutils'
205 added Joerg Schaible's 'banner' implementation
206
207 0.9.4:
208 added ipc tools from "Linux Programmer's Guide":
209 semtool, semstat, shmtool, msgtool
210
211 0.9.3:
212 Autoconfiscated. Not really cross-platform yet, still
213 will only build properly on cygwin.
214
215 0.9.1:
216 initial public release
This page took 0.044235 seconds and 5 git commands to generate.