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