aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2001-07-06 05:37:16 +0000
committerAndreas Jaeger <aj@suse.de>2001-07-06 05:37:16 +0000
commita1b36134f6634375dc87abea1b7c00e241797bea (patch)
tree6ef8c5025734c1128bbaf88794072266d09b2e3e /ChangeLog
parent41bdb6e20c5d2df34a740cbd70e11c05025dfd12 (diff)
downloadglibc-a1b36134f6634375dc87abea1b7c00e241797bea.tar
glibc-a1b36134f6634375dc87abea1b7c00e241797bea.tar.gz
glibc-a1b36134f6634375dc87abea1b7c00e241797bea.tar.bz2
glibc-a1b36134f6634375dc87abea1b7c00e241797bea.zip
* 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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3ce77fbb4..87464f05f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>