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