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