]> cygwin.com Git - cygwin-apps/cygutils.git/blob - NEWS
7bf7d275598d770c89064a2caab53025edbadad9
[cygwin-apps/cygutils.git] / NEWS
1 1.2.5:
2 Add new -s (startup norm|max|min mode) option for
3 mkshortcut
4 Add new -d|--desc option for mkshortcut (to control
5 the 'description' field == tooltip text)
6
7 1.2.4:
8 Remove ipcs, ipcrm which are now provided by cygwin itself
9 Remove support for building ipc tools against cygipc; build
10 only against cygserver. CygIPC versions are now (again)
11 provided by the cygipc package itself.
12
13 1.2.3 (unreleased):
14 Bugfix for lpr
15 Bugfix for ipck
16 Adapt ipck for cygserver compatibility
17 Fix docs for mkshortcut to reflect new -w/--workingdir option
18
19 1.2.2:
20 Add readshortcut (Rob Siklos)
21 Actually implement the --dos/--unix options to putclip
22 and getclip (Rob Siklos)
23 Add the --no-conv option to putclip and getclip
24
25 1.2.1:
26 Fix some configury errors, update documenation
27
28 1.2.0:
29 Added ipcs, ipcrm, and ipck programs from cygipc.
30
31 1.1.4:
32 Added -w/--workingdir option to mkshortcut (David Baur)
33 Reimplemented lpr in C++ (Rick Rankin)
34
35 1.1.3:
36 Removed last, utmpdump (now provided by the sysvinit package)
37 Updated to latest autotools and gettext -- but remove gettext
38 source; no longer necessary with AM_GETTEXT_GNU([external])
39
40 1.1.2:
41 Add rev, column, colcrt, colrm, mcookie. Use GNU gettext (add
42 gettext source, as well).
43
44 1.1.1:
45 Add getopt and readlink
46
47 1.1.0:
48 change to one-big-makefile (cf. "Recursive Make Considered
49 Harmful"). Update documentation (esp. "HOW-TO-CONTRIBUTE" to
50 reflect that.
51
52 1.0.0:
53 rearrange directory structure to cut down on clutter
54 (first insure that every .c and .h file has the correct
55 license notice)
56
57 0.9.9:
58 add explicit license information to each .c and .h file.
59 move (almost all) #includes into common.h
60 add lpr
61 add mkshortcut
62
63 0.9.8:
64 add last, utmpdump implementations from Mark Bradshaw
65 add realpath, ddate implementations
66
67 0.9.7:
68 fix banner, release on sources mirror system
69
70 0.9.6:
71 huge reorg, separate apps by license
72
73 0.9.5:
74 renamed the package to `cygutils'
75 added Jorg Schaible's 'banner' implementation
76
77 0.9.4:
78 added ipc tools from "Linux Programmer's Guide":
79 semtool, semstat, shmtool, msgtool
80
81 0.9.3:
82 Autoconfiscated. Not really cross-platform yet, still
83 will only build properly on cygwin.
84
85 0.9.1:
86 initial public release
This page took 0.035795 seconds and 5 git commands to generate.