diff options
author | Andreas Jaeger <aj@suse.de> | 2001-07-06 05:37:16 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2001-07-06 05:37:16 +0000 |
commit | a1b36134f6634375dc87abea1b7c00e241797bea (patch) | |
tree | 6ef8c5025734c1128bbaf88794072266d09b2e3e /ChangeLog | |
parent | 41bdb6e20c5d2df34a740cbd70e11c05025dfd12 (diff) | |
download | glibc-a1b36134f6634375dc87abea1b7c00e241797bea.zip glibc-a1b36134f6634375dc87abea1b7c00e241797bea.tar.gz glibc-a1b36134f6634375dc87abea1b7c00e241797bea.tar.bz2 |
* COPYING: Fix Y2k bug in sample copyright notices.
* manual/lesser.texi: Renamed from manual/lgpl.texinfo,
as fsf.org uses the name "lesser.texi".
* manual/Makefile (texis): Follow rename.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -4,6 +4,11 @@ not appropriate for documentation anyway. * manual/libc-texinfo.sh: "Library General Public License" -> "Lesser General Public License". + * COPYING: Fix Y2k bug in sample copyright notices. + * manual/lesser.texi: Renamed from manual/lgpl.texinfo, + as fsf.org uses the name "lesser.texi". + * manual/Makefile (texis): Follow rename. + 2001-07-06 Andreas Jaeger <aj@suse.de> |