]> cygwin.com Git - cygwin-apps/cygutils.git/blob - ChangeLog
dc787fe367252aa12d6024645602c5a3c43a94aa
[cygwin-apps/cygutils.git] / ChangeLog
1
2 2001-01-26 Charles Wilson <cwilson@ece.gatech.edu>
3
4 * NEWS: add entries for 0.9.6, .7, and .8
5 * ChangeLog: fix tabs
6 * release version 0.9.8
7
8 2001-01-26 Charles Wilson <cwilson@ece.gatech.edu>
9
10 * src-pd/ddate.c: new file
11 * src-pd/ddate.1: new file
12 * src-pd/ddate.doc: new file
13 * AUTHORS: add Druel the Chaotic
14 * PROGLIST: add ddate
15 * README: mention ddate
16 * src-pd/Makefile.am: add ddate to proglist, ddate.1
17 to manlist
18 * src-bsd/Makefile.in: regenerate
19
20 2001-01-26 Charles Wilson <cwilson@ece.gatech.edu>
21
22 * src-gpl/realpath.c: new file
23 * AUTHORS: add Steven Barker
24 * PROGLIST: add realpath
25 * README: mention realpath
26 * src-gpl/Makefile.am: add realpath to proglist
27 * src-gpl/Makefile.in: regenerate
28
29 2001-01-18 Mark Bradshaw <bradshaw@staff.crosswalk.com>
30
31 * src-gpl/utmpdump.c: new file
32 * AUTHORS: add Mark Bradshaw
33 * PROGLIST: add utmpdump
34 * README: mention utmpdump
35 * src-gpl/Makefile.am: add utmpdump to proglist
36 * src-gpl/Makefile.in: regenerate
37
38 2001-01-16 Charles Wilson <cwilson@ece.gatech.edu>
39
40 * bootstrap: new file
41 * src-gpl/Makefile.am: add last to proglist
42 * src-gpl/Makefile.in: regenerate
43 * PROGLIST: add last
44 * README: mention last
45 * AUTHORS: add Mark Bradshaw
46
47 2001-01-16 Mark Bradshaw <bradshaw@staff.crosswalk.com>
48
49 * src-gpl/last.c: new file
50 * src-gpl/last.1: new file
51 * src-gpl/lastb.1: new file
52 * src-gpl/oldutmp.h: new file
53
54 2001-12-05 Joerg Schaible <joerg.schaible@gft.com>
55
56 * src-gpl/banner.c: fix the -c option, use ANSI
57 font to print the extended charset
58
59 2001-12-04 Charles Wilson <cwilson@ece.gatech.edu>
60
61 * licenses: new subdir
62 * licenses/COPYING.GPL: new file (GPL text)
63 * licenses/COPYING.BSD-no-advert: new file (BSD license,
64 without the advertising clause)
65 * src-pd: new subdir (for public domain source code that
66 I've taken, modified, and released under the GPL)
67 * src-bsd: new subdir (for source code that is covered
68 by the BSD-no-advert license) Note that BSD-w-advert
69 code is disallowed -- can't legally be linked to
70 cygwin1.dll.
71 * src: removed (renamed to src-gpl for consistency)
72 * src-gpl: new (renamed from src)
73 * PROGLIST: new file (contains descriptions of the
74 various programs)
75 * README: proglist stuff removed. README is more general.
76 * src-bsd/Makefile.am: new file
77 * src-bsd/Makefile.in: new file
78 * src-bsd/README.cal: new file
79 * src-bsd/cal.1: new file
80 * src-bsd/cal.c: new file
81 * src-bsd/err.c: new file
82 * src-bsd/errs.h: new file
83 * src-bsd/widechar.h: new file
84 * src-pd/Makefile.am: new file
85 * src-pd/Makefile.in: new file
86 * src-pd/README.namei: new file
87 * src-pd/README1.namei: new file
88 * src-pd/namei.1: new file
89 * src-pd/namei.c: new file
90 * configure.ac: add new tests to support namei and cal
91 * Makefile.am: add new subdirs
92 * config.h.in: regenerate
93 * aclocal.m4: regenerate
94 * Makefile.in: regenerate
95 * src/Makefile.in: regenerate
96
97 2001-11-28 Charles Wilson <cwilson@ece.gatech.edu>
98
99 * package renamed to 'cygutils'
100 * README: update
101 * NEWS: update
102 * AUTHORS: add Jorg Schaible
103 * configure.ac: package name change
104 * src/Makefile.am: add 'banner'
105 * src/banner.c: new file. Modified from Joerg's
106 original to use popt for argument processing.
107 * configure: regenerate
108 * config.h.in: regenerate
109 * aclocal.m4: regenerate
110 * Makefile.in: regenerate
111 * src/Makefile.in: regenerate
112
113 2001-11-26 Charles Wilson <cwilson@ece.gatech.edu>
114
115 * src/semtool.c: added
116 * src/semstat.c: added
117 * src/msgtool.c: added
118 * src/shmtool.c: added
119 * src/Makefile.am: add semtool, semstat, msgtool,
120 and shmtool targets.
121 * configure.ac: add check for cygipc, and for
122 ipc headers
123 * configure: regenerate
124 * config.h.in: regenerate
125 * aclocal.m4: regenerate
126 * Makefile.in: regenerate
127 * src/Makefile.in: regenerate
128
129 2001-11-25 Charles Wilson <cwilson@ece.gatech.edu>
130
131 * uuencode.1: deleted
132 * uuencode.c: deleted
133 * uudecode.1: deleted
134 * uudecond.c: deleted (get these from GNU sharutils)
135 * mktemp.1: deleted
136 * mktemp.c: deleted (get these from
137 http://www.courtesan.com/mktemp/)
138 * autoconfiscated -- lots of new files
139 * moved remaining .c files into src subdir
140 * src/conv.c: now recognize 'dos2unix.exe' and
141 'unix2dos.exe' as special argv[0] values, along
142 with 'd2u.exe' and 'u2d.exe'
143 * src/Makefile.in: install conv.exe as itself but
144 also as d2u.exe, u2d.exe, dos2unix.exe and unix2dos.exe
145
146 0.9.2
147
148 * link with /usr/lib/libpopt.a ('official' version)
149 * add mktemp implementation
150 * add friendly help/option handling to dump, putclip,
151 getclip, and ascii.
152
153 0.9.1 ---- baseline
154
This page took 0.041586 seconds and 5 git commands to generate.