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