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