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