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