Add copyright notices to long-enough files that lack them, since
[gnulib.git] / doc / ChangeLog
1 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
2
3         Add copyright notices to long-enough files that lack them, since
4         otherwise the files aren't clearly free.  Use the same notice that
5         getdate.texi already uses.
6         * alloca-opt.texi: Add copyright notice.
7         * alloca.texi: Likewise.
8         * ctime.texi: Likewise.
9         * functions.texi: Likewise.
10         * gcd.texi: Likewise.
11         * gnulib-tool.texi: Likewise.
12         * inet_ntoa.texi: Likewise.
13         * visibility.texi: Likewise.
14
15         * getdate.texi: Update FDL version from 1.1 to 1.2.
16         * quote.texi: Add copyright notice.
17
18         * solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
19         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
20         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
21         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
22         is now obsolete, and give a pointer to the Sun list.
23         Add copyright notice.
24
25 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26
27         * Makefile (standards.info standards.html standards.dvi):
28         Also depend on make-stds.texi.
29
30 2006-07-29  Bruno Haible  <bruno@clisp.org>
31
32         * gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
33
34 2006-07-19  Derek Price  <derek@ximbiot.com>
35
36         * gnulib.texi (Libtool and Windows):  Eliminate passive voice.  Correct
37         grammar.
38
39 2006-07-14  Simon Josefsson  <jas@extundo.com>
40
41         * gnulib.texi (Libtool and Windows): New section.
42
43 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
44
45         * functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
46
47 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
48
49         * maintain.texi, make-stds.texi: Sync from
50         <http://savannah.gnu.org/projects/gnustandards>.
51
52 2006-06-29  Eric Blake  <ebb9@byu.net>
53
54         * functions.texi (Function Portability): Document missing lstat
55         on mingw.
56
57 2006-06-21  Simon Josefsson  <jas@extundo.com>
58
59         * gnulib.texi (Windows sockets): Add.
60
61 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
62
63         * verify.texi: New file, partly based on a proposal by Bruno Haible.
64
65 2006-04-29  Bruno Haible  <bruno@clisp.org>
66
67         * gcd.texi: New file.
68         * gnulib.texi: Include it.
69
70 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
71
72         * gnulib-tool.texi (Modified imports): pathname -> file name.
73
74 2006-03-01  Karl Berry  <karl@gnu.org>
75
76         * Copyright/request-*: new files, synced from gnuorg.
77
78 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
79
80         Sync from coreutils.
81         * getdate.texi (General date syntax): Invalid dates are rejected.
82         (Time of day items): Mention the possibility of leap seconds.
83         Problem reported by Dr. David Alan Gilbert.
84
85 2005-09-19  Bruno Haible  <bruno@clisp.org>
86
87         * quote.texi: New file, extracted from gnulib.texi.
88         * ctime.texi: New file, extracted from gnulib.texi.
89         * inet_ntoa.texi: New file, extracted from gnulib.texi.
90         * gnulib-tool.texi: New file, extracted from gnulib.texi.
91         * gnulib.texi: Include them.
92
93 2005-09-18  Bruno Haible  <bruno@clisp.org>
94
95         * gnulib.texi (Invoking gnulib-tool): 50% rewritten.
96
97 2005-08-11  Simon Josefsson  <jas@extundo.com>
98
99         * gnulib.texi (Initial import, Finishing touches): Mention
100         gl_AVOID.
101
102 2005-07-30  Karl Berry  <karl@gnu.org>
103
104         * gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
105         Report from Ben Pfaff, regarding getopt.
106
107 2005-07-24  Bruno Haible  <bruno@clisp.org>
108
109         * visibility.texi: New file.
110
111 2005-07-16  Simon Josefsson  <jas@extundo.com>
112
113         * gnulib.texi (Library version handling): Add ELF symbol collision
114         workaround, suggested by Bruno.
115
116 2005-07-11  Karl Berry  <karl@gnu.org>
117
118         * gnulib.texi (Quoting): new node.
119         (Initial import): more info, from Patrice.
120
121 2005-06-28  Simon Josefsson  <jas@extundo.com>
122
123         * gnulib.texi (Library version handling): New section.
124
125 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
126
127         * getdate.texi (General date syntax): Don't say that date
128         date --iso-8601=ns generates acceptable dates; it doesn't yet.
129         Problem reported by Nic Ferrier.
130
131 2005-05-10  Karl Berry  <karl@gnu.org>
132
133         * fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
134         (from http://www.gnu.org/licenses).
135         * COPYING.LIB: also rename to COPYING.LESSER.
136         * COPYING.DOC: remove; per rms, only needed in doc files, so
137         fdl.texi suffices.
138
139 2005-04-18  Oskar Liljeblad <oskar@osk.mine.nu>
140
141         * gnulib.texi (Initial import): Fix.  Mention --aux-dir.
142
143 2004-12-18  Bruno Haible  <bruno@clisp.org>
144
145         * alloca.texi: New file.
146         * alloca-opt.texi: New file.
147
148 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
149
150         * getdate.texi (Time of day items, Time zone items):
151         Describe new formats +00:00, UTC+00:00.
152
153 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
154
155         * getdate.texi (General date syntax): "next" is 1, not 2.
156         Document that "second" isn't allowed as an ordinal number.
157
158 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
159
160         * getdate.texi: New file, from coreutils with modifications for
161         the new TZ parsing.
162
163 2004-02-23  Karl Berry  <karl@gnu.org>
164
165         * maintain.texi, standards.texi, make-stds.texi: new files
166         (from fencepost.gnu.org:/gd/gnuorg).
167
168 2004-01-18  Karl Berry  <karl@gnu.org>
169
170         * gpl.texi, lgpl.texi: new files.
171
172 2003-03-13  Paul Eggert  <eggert@twinsun.com>
173
174         * COPYING.DOC, fdl.texi: Sync with latest FSF version.
175
176 2003-01-02    <karl@gnu.org>
177
178         * COPYING.DOC: belatedly updated to 1.2.
179
180 2002-12-21    <karl@gnu.org>
181
182         * fdl.texi: update to version 1.2.
183
184
185 Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
186 Copying and distribution of this file, with or without modification,
187 are permitted provided the copyright notice and this notice are preserved.