]> cygwin.com Git - cygwin-apps/cygutils.git/blob - NEWS
d7cc47045c01a254d961c76aba72bcab6a95c7a6
[cygwin-apps/cygutils.git] / NEWS
1 1.2.0:
2 Added ipcs, ipcrm, and ipck programs from cygipc.
3
4 1.1.4:
5 Added -w/--workingdir option to mkshortcut (David Baur)
6 Reimplemented lpr in C++ (Rick Rankin)
7
8 1.1.3:
9 Removed last, utmpdump (now provided by the sysvinit package)
10 Updated to latest autotools and gettext -- but remove gettext
11 source; no longer necessary with AM_GETTEXT_GNU([external])
12
13 1.1.2:
14 Add rev, column, colcrt, colrm, mcookie. Use GNU gettext (add
15 gettext source, as well).
16
17 1.1.1:
18 Add getopt and readlink
19
20 1.1.0:
21 change to one-big-makefile (cf. "Recursive Make Considered
22 Harmful"). Update documentation (esp. "HOW-TO-CONTRIBUTE" to
23 reflect that.
24
25 1.0.0:
26 rearrange directory structure to cut down on clutter
27 (first insure that every .c and .h file has the correct
28 license notice)
29
30 0.9.9:
31 add explicit license information to each .c and .h file.
32 move (almost all) #includes into common.h
33 add lpr
34 add mkshortcut
35
36 0.9.8:
37 add last, utmpdump implementations from Mark Bradshaw
38 add realpath, ddate implementations
39
40 0.9.7:
41 fix banner, release on sources mirror system
42
43 0.9.6:
44 huge reorg, separate apps by license
45
46 0.9.5:
47 renamed the package to `cygutils'
48 added Jorg Schaible's 'banner' implementation
49
50 0.9.4:
51 added ipc tools from "Linux Programmer's Guide":
52 semtool, semstat, shmtool, msgtool
53
54 0.9.3:
55 Autoconfiscated. Not really cross-platform yet, still
56 will only build properly on cygwin.
57
58 0.9.1:
59 initial public release
This page took 0.037945 seconds and 5 git commands to generate.