]> cygwin.com Git - cygwin-apps/cygutils.git/blob - NEWS
eeb942e0720d004558d6cb142f526886f190bb0d
[cygwin-apps/cygutils.git] / NEWS
1 1.4.2
2 Add hippo icon to cygicons.
3 Fix mkshortcut bug.
4
5 1.4.1
6 Add --help option to lpr.
7 Build system improvements.
8 Add support for building on MinGW.
9 Add new cygdrop utility (Christian Franke; requires w2k or better)
10 Many of the utilities have been relicensed as GPLv3+.
11
12 1.4.0
13 Add support to cygstart for filenames with UTF/wide chars.
14 (IWAMURO Motonori).
15
16 ^^ Begin cygwin-1.7-specific development ^^
17
18 1.3.4
19 Fix installation bug, exposed by new libtool's modified
20 behavior (reported by Jerry Hedden and David Rothenberger)
21
22 1.3.3
23 cygstart: Add new -w/--wait option (Barry Kelly)
24 Propagate exit status of child process when -w (Alex Smith)
25
26 1.3.2
27 cygicons: a new DLL that provides cygwin-related icons
28 original images were obtained from various (free
29 as in speech) sources.
30 Now installs documentation into $(prefix)/share/doc/cygutils
31 Also installs per-component documentation in $(docdir)/component/
32 No longer link apps to libpopt if they don't need it.
33 Needs libtool for building cygicons, but side effect is to use
34 libtool throughout. cygicons requires libtool to be configured
35 with RC support (e.g. windres). This may break building on
36 non-w32 platforms.
37
38 1.3.1
39 cygstart: compatibility fixes for recent cygwin snapshots
40 build machinery updated to latest autotools -- now passes distcheck
41
42 1.3.0
43 cal - remove
44 col - remove
45 colcrt - remove
46 colrm - remove
47 column - remove
48 ddate - remove
49 getopt - remove
50 mcookie - remove
51 namei - remove
52 rename - remove
53 rev - remove
54
55 1.2.10
56 cygstart: properly convert environment variables to Win32 (Michael Schaap)
57 cygstart: don't parse options listed after the command (Eric Blake)
58
59 1.2.9
60 Fix memory leak/crash in readshortcut (cgf)
61
62
63 1.2.8
64 more updates to cygstart (Michael Schaap)
65 bugfix for dump under mingw (Kees Zeelenberg)
66
67 1.2.7
68 Updates to cygstart (Anthony Derosa, Michael Schaap)
69 New 'rename' program (Christopher Faylor)
70
71 1.2.6
72 Remove readlink (now provided by coreutils-5.3.0+)
73 conv/d2u/u2d: add --force/--safe options (defaults to safe).
74 Identify binary files by presence of '\0' and bail if --safe.
75 Do not short circuit if first line ends in target style; keep
76 going. Collapse sequences of '\r' without '\n' to a single
77 EOL of target style. '--force' propagates '\0' from input to
78 output.
79
80 1.2.5:
81 Add new -s (startup norm|max|min mode) option for
82 mkshortcut
83 Add new -d|--desc option for mkshortcut (to control
84 the 'description' field == tooltip text)
85
86 1.2.4:
87 Remove ipcs, ipcrm which are now provided by cygwin itself
88 Remove support for building ipc tools against cygipc; build
89 only against cygserver. CygIPC versions are now (again)
90 provided by the cygipc package itself.
91
92 1.2.3 (unreleased):
93 Bugfix for lpr
94 Bugfix for ipck
95 Adapt ipck for cygserver compatibility
96 Fix docs for mkshortcut to reflect new -w/--workingdir option
97
98 1.2.2:
99 Add readshortcut (Rob Siklos)
100 Actually implement the --dos/--unix options to putclip
101 and getclip (Rob Siklos)
102 Add the --no-conv option to putclip and getclip
103
104 1.2.1:
105 Fix some configury errors, update documenation
106
107 1.2.0:
108 Added ipcs, ipcrm, and ipck programs from cygipc.
109
110 1.1.4:
111 Added -w/--workingdir option to mkshortcut (David Baur)
112 Reimplemented lpr in C++ (Rick Rankin)
113
114 1.1.3:
115 Removed last, utmpdump (now provided by the sysvinit package)
116 Updated to latest autotools and gettext -- but remove gettext
117 source; no longer necessary with AM_GETTEXT_GNU([external])
118
119 1.1.2:
120 Add rev, column, colcrt, colrm, mcookie. Use GNU gettext (add
121 gettext source, as well).
122
123 1.1.1:
124 Add getopt and readlink
125
126 1.1.0:
127 change to one-big-makefile (cf. "Recursive Make Considered
128 Harmful"). Update documentation (esp. "HOW-TO-CONTRIBUTE" to
129 reflect that.
130
131 1.0.0:
132 rearrange directory structure to cut down on clutter
133 (first insure that every .c and .h file has the correct
134 license notice)
135
136 0.9.9:
137 add explicit license information to each .c and .h file.
138 move (almost all) #includes into common.h
139 add lpr
140 add mkshortcut
141
142 0.9.8:
143 add last, utmpdump implementations from Mark Bradshaw
144 add realpath, ddate implementations
145
146 0.9.7:
147 fix banner, release on sources mirror system
148
149 0.9.6:
150 huge reorg, separate apps by license
151
152 0.9.5:
153 renamed the package to `cygutils'
154 added Jorg Schaible's 'banner' implementation
155
156 0.9.4:
157 added ipc tools from "Linux Programmer's Guide":
158 semtool, semstat, shmtool, msgtool
159
160 0.9.3:
161 Autoconfiscated. Not really cross-platform yet, still
162 will only build properly on cygwin.
163
164 0.9.1:
165 initial public release
This page took 0.041601 seconds and 5 git commands to generate.