summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2011-04-26 15:53:35 -0600
committerEric Blake <eblake@redhat.com>2011-04-27 13:29:41 -0600
commit59680ace35de01c8c3df5299b78ab14f15e3712a (patch)
tree79d22e810d5e776176195fd095966ed567aace08 /ChangeLog
parentcb6acd4a71b0ffbde09d0a8f05d5615488024f58 (diff)
downloadgnulib-59680ace35de01c8c3df5299b78ab14f15e3712a.tar.gz
filenamecat-lgpl: fix licence
http://lists.gnu.org/archive/html/bug-gnulib/2009-10/msg00299.html talked about splitting out LGPLv2+ portions of existing modules. * modules/filenamecat-lgpl (License): Mark as LGPLv2+, as intended when it was first created. Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f6e7fa4f21..4e1839b28f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2011-04-27 Eric Blake <eblake@redhat.com>
+ filenamecat-lgpl: fix licence
+ * modules/filenamecat-lgpl (License): Mark as LGPLv2+, as intended
+ when it was first created.
+
linkat, renameat: add missing dependency
* modules/linkat (Depends-on): Require getcwd-lgpl.
* modules/renameat (Depends-on): Likewise.