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